By obsfx
Shows remaining context window percentage in the statusline with a visual progress bar
Visual progress bar showing remaining context window percentage in the Claude Code statusline.
Opus · ███████░░░ 75%
Everything is rendered in dim gray — model name, progress bar, and percentage.
claude plugin marketplace add obsfx/cc-deadline
claude plugin install cc-deadline
Or in Claude Code interactive mode:
/plugin marketplace add obsfx/cc-deadline
/plugin install cc-deadline
git clone https://github.com/obsfx/cc-deadline.git
claude plugin install ./cc-deadline
Restart Claude Code after installing. The statusline is automatically configured via a SessionStart hook.
The plugin uses a SessionStart hook to inject the statusline configuration into ~/.claude/settings.json. The path is updated on every session start to stay correct across version upgrades.
The statusline script:
model.display_name and context_window.remaining_percentageUpdates automatically after each assistant response.
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimEnrich coding agent prompts with codebase context using a local LLM
AI-optimized issue tracker for coding workflows. Search-first workflow with persistent task memory across sessions.
Finds @feedback annotations in source code and addresses them with code changes
Composable skills for coding agents — structured workflows for learning, architecture, and planning
npx claudepluginhub obsfx/cc-deadline --plugin cc-deadlineUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.