blueprint
Installation
SKILL.md
Blueprint
Turn ideas into fully formed designs through relentless collaborative dialogue, then record the approved design in the GitHub issue where the team works — the issue body holds the design and the implementation plan. Every piece of work is tracked by an issue and delivered by a pull request that closes it.
blueprint
└→ design interview → approved design
└→ recorded in the GitHub issue body (design + plan)
└→ implement skill: branch → gates → PR (Closes #issue)