From a-team
Loads an implementation plan, reviews it critically, executes each task step-by-step, and reports completion. Skips pauses between tasks unless blocked.
How this skill is triggered — by the user, by Claude, or both
Slash command
/a-team:executing-plansThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load plan, review critically, execute all tasks, report when complete.
Load plan, review critically, execute all tasks, report when complete.
Announce at start: "I'm using the executing-plans skill to implement this plan."
Prefer subagent-driven-development over this skill when subagents are available —
it provides higher quality through per-task fresh context and two-stage review.
For each task:
Do not pause to check in between tasks unless blocked.
After all tasks complete:
finishing-a-development-branch skillSTOP executing immediately when:
Ask for clarification rather than guessing.
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 rbraga01/a-team --plugin a-team