Workout banner
BotchetDig BotchetDig

Workout

Development community

Description

--- description: Workout Gate - on/off, challenge, stats, presets, settings allowed-tools: Bash(.venv/bin/python -m workout_gate:*) --- The user manages the Workout Gate (exercise challenge before prompts). Their request: "$ARGUMENTS" Run the matching command with Bash, from the project root, exactly in this form, and relay the output concisely: - no arguments → run `.venv/bin/python -m workout_gate status` and show a compact summary; remind the user that `! workout` pops the zero-token arrow

Installation

Installs to ~/.claude/commands/botchetdig-workout-gate-workout.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/BotchetDig/workout-gate/HEAD/.claude/commands/workout.md -o ~/.claude/commands/botchetdig-workout-gate-workout.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository