From supertools
Use when you have an approved implementation plan and are about to start building. Walks the plan task-by-task in the current session with checkpoints for user review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/supertools:executing-plansThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Take a written plan and walk it task-by-task. Stop for user review at
Take a written plan and walk it task-by-task. Stop for user review at defined checkpoints.
For each task in the plan:
test-driven-development.A checkpoint is any of:
At a checkpoint, stop and ask the user before proceeding.
Plans get details wrong. If a step doesn't make sense, doesn't apply, or is missing context: STOP. Don't improvise. Tell the user what's wrong and propose an update to the plan.
When the last task is complete and verified:
verification-before-completion.requesting-code-review if the plan is heading to a PR.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub yoshana/supertools --plugin supertools