
from vgv-wingspan78
Execute an implementation plan: implement tasks, write tests, run parallel review agents, validate quality, and open a pull request.
This skill turns an approved implementation plan into shipped code. It walks through phases: load and confirm the plan, read context files, implement and test tasks, run five parallel quality review agents, perform final validation and cleanup, and open a PR. The skill enforces strict rules (never skip tests, follow plan scope, run reviewers) to ensure reliable, reviewable code delivery.
Use when a plan exists in docs/plan/ and the user asks to start building (phrases like "build this", "implement the plan", "start coding"). Ideal for teams that want an agent to perform end-to-end implementation from plan to PR.
Designed for Claude-style agent runtimes and other agent platforms that support multi-agent review workflows and repo interactions (e.g., Claude Code, custom GitHub-integrated agents).
This skill has not been reviewed by our automated audit pipeline yet.