brewcode:teardown

Installation
SKILL.md

Execution

Skill arguments received: $ARGUMENTS

If NOT --dry-run: Use AskUserQuestion to confirm before executing:

"This will delete brewcode project files (templates, configs, logs, plans). Task directories are preserved. Proceed?"

EXECUTE using Bash tool — run teardown script:

bash "${CLAUDE_SKILL_DIR}/scripts/teardown.sh" ARGS_HERE && echo "✅ done" || echo "❌ FAILED"

IMPORTANT: Replace ARGS_HERE with the actual value from "Skill arguments received" above. If empty, omit the argument.

STOP if ❌ — check script path exists and teardown.sh has execute permissions.

Options

Related skills
Installs
14
GitHub Stars
27
First Seen
Mar 2, 2026