claude-code-statuslineInstall and configure a custom Claude Code status line showing real-time token usage, context window percentage, git branch, and color-coded warnings. Use wh...
Install via ClawdBot CLI:
clawdbot install ajitsingh25/claude-code-statuslineGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 23, 2026
A developer uses Claude Code to review large pull requests. The statusline shows real-time token consumption and context window percentage, allowing the developer to know when to start a new session to avoid truncation.
A SaaS company providing Claude Code to clients installs the statusline to display token usage per session. This helps in monitoring operational costs and adjusting usage limits based on actual consumption.
Prompt engineers use the statusline to see live token counts for input, output, and cache. This feedback helps them refine prompts to fit within context limits and reduce token waste.
By configuring threshold colors, a data scientist sets yellow at 60%, orange at 75%, and red at 90% context usage. The color-coded statusline provides an immediate visual warning before the context window overflows.
Offer a basic free tier with limited tokens per session. The statusline shows users their token usage, encouraging upgrades to paid plans when they hit limits.
Charge customers based on actual token consumption. The statusline provides transparency, allowing users to see their usage in real-time and reducing billing disputes.
Sell the statusline as a premium feature with customizable thresholds and colors. Enterprise clients pay extra for tailored monitoring and alerts.
💬 Integration Tip
Run the installer with default settings first, then customize thresholds and colors via the configure command. Ensure Python 3 is available on the system and git is installed if branch display is desired.
Scored May 23, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.