From agent-knowledge
Installs or updates the agent-knowledge statusline module in Claude Code's ~/.claude/statusline.sh. Manages boundary comments for safe replacement and ensures PROJECT_DIR integration.
npx claudepluginhub chris-xperimntl/agent-knowledgeThis skill is limited to using the following tools:
Install the agent-knowledge statusline module into the user's Claude Code statusline.
Edits existing Claude Code status line script via interactive wizard pre-selecting current SHOW_* settings for model, tokens, progress, git branch, costs, and more. Supports macOS, Linux, Windows.
Installs custom Claude Code status line script to ~/.claude displaying model, Git status, context usage rate, cost, and worktree info via one-click bash setup.
Guides users through claude-2x-statusline onboarding after install: checks config, summarizes tier/mode, offers verify install, switch tier, learn segments, or check updates.
Share bugs, ideas, or general feedback.
Install the agent-knowledge statusline module into the user's Claude Code statusline.
scripts/statusline-module.sh relative to this command filescripts/statusline-module.sh from the plugin directory to get the latest module content~/.claude/statusline.sh (or $CLAUDE_CONFIG_DIR/statusline.sh)~/.claude/statusline.sh (or $CLAUDE_CONFIG_DIR/statusline.sh). See Claude Code's docs for the statusline format.# --- agent-knowledge --- / # --- end agent-knowledge ---statusline-module.sh, excluding the shebang and header comments)printf statements, and ensure $BK_STATUS is referenced in the PLUGIN_SEG variable"$PROJECT_DIR" to get_bk_status