execute-blueprint
Installation
SKILL.md
Execute Blueprint Skill
Purpose
Execute blueprint plans by driving each step through a strict build, review, and verify cycle using dedicated subagents. The main conversation is a coordination hub between the user and the subagents — it asks the user the questions defined in this skill, dispatches subagents to do the work, reports results, and handles git according to the user's chosen mode. The main conversation never performs build, review, or verification work itself.
Iron Laws
These rules govern every execution session. They override any local reasoning that suggests cutting corners.
Every build, every review, and every verification is dispatched to a subagent via Claude Code's Agent tool. The main conversation only:
Related skills