From blueprint
Executes structured workflow for single scoped coding task: understand requirements, plan changes, implement, test, verify, and report. Use for focused implementation from plans or tickets.
npx claudepluginhub owainlewis/blueprint --plugin blueprintThis skill uses the workspace's default tool permissions.
- Implementing a single task from a plan
Implements single focused code changes by writing or modifying source code, adding unit and integration tests, and running the project test suite for verification. For features, bug fixes, or scoped behavioral changes; one task at a time.
Executes implementation tasks from docs/plan/plan.md using TDD workflow, commits changes via git, verifies hooks, and updates progress. Use after /plan in build pipeline.
Executes tech plans via dependency-aware task batching, TDD, incremental commits, section code reviews, and PR creation. Use after planning phases.
Share bugs, ideas, or general feedback.