Stats
Actions
Tags
From claude-fitness-break
Wire claude-fitness-break into your statusLine. Use only when the user explicitly asks to set up claude-fitness-break.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-fitness-break:fitness-setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
!`bash "${CLAUDE_PLUGIN_ROOT}/hooks/setup.sh"`
!bash "${CLAUDE_PLUGIN_ROOT}/hooks/setup.sh"
Report the result of the setup script to the user in one short line. If the script errored, quote the error verbatim.
npx claudepluginhub adam-ismael/claude-fitness-break --plugin claude-fitness-breakGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.