From oh-no-harness
Installs the Oh No Harness developer statusline into Claude Code settings by reading and following instructions from a SKILL.md file.
How this command is triggered — by the user, by Claude, or both
Slash command
/oh-no-harness:install-statusline [check]The summary Claude sees in its command listing — used to decide when to auto-load this command
Read the file at `${CLAUDE_PLUGIN_ROOT}/skills-claude/install-statusline/SKILL.md` using the Read tool and follow its instructions exactly.
## User Input
$ARGUMENTSRead the file at ${CLAUDE_PLUGIN_ROOT}/skills-claude/install-statusline/SKILL.md using the Read tool and follow its instructions exactly.
$ARGUMENTS
npx claudepluginhub p/jcwleo-oh-no-harness-plugins-oh-no-harness/setupInstalls or updates claude-pace, a lightweight statusline for Claude Code. Downloads the latest script and configures the statusLine in settings.json.
/setupInstalls the which-claude-code statusline into ~/.claude/settings.json by running an idempotent Bash setup script that backs up existing config. Requires new session or /reload.
/statuslineInstalls or configures the PBR status line in Claude Code, provided by the pbr:statusline skill.
/setupInstalls and configures the claude-code-status-bar plugin: copies scripts, merges statusLine settings, and sets refresh interval.