From claude-fitness-break
Trigger a new claude-fitness-break exercise immediately, bypassing the cooldown. Use only when the user explicitly invokes this skill.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-fitness-break:fitness-nowThis 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/fitness-break.sh" --now`
!bash "${CLAUDE_PLUGIN_ROOT}/hooks/fitness-break.sh" --now
Show the exercise from the script output above. Tell the user the full roast is generating in the background and will appear in the status bar within a few seconds.
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.