plan-implementation
Installation
SKILL.md
Platform Notes
- Optional helper plugins may help in some environments, but they must not be treated as required for this skill.
Plan Implementation — Autonomous Executor
Use When
- Autonomous plan executor that implements feature plans from start to finish using TDD, 5-layer validation, and the 10 Commandments of Orchestration. Reads plans created by feature-planning skill and executes every task without stopping, producing...
- The task needs reusable judgment, domain constraints, or a proven workflow rather than ad hoc advice.
Do Not Use When
- The task is unrelated to
plan-implementationor would be better handled by a more specific companion skill. - The request only needs a trivial answer and none of this skill's constraints or references materially help.