What problem does it solve?
Guardiola turns vague feature intent into a validated implementation plan, then drives a strict end-to-end workflow that clarifies requirements, implements changes, performs review refinement, and prepares PR output.
Core Features & Use Cases
- Clarify & produce an implementation plan: Elicits missing details and writes an
implementation-plan-YYYY-MM-DD.md file with ordered, concrete steps.
- Strict sequential execution with atomic commits: Hands off to Bob Builder to implement per the plan and requires an atomic
Little create commit after each step/slice.
- Review refinement and PR delegation: Runs Mr. Milchick for post-implementation refinement, then delegates PR writing or PR creation to Little based on user intent.
Quick Start
Use this skill by telling the assistant: "Guardiola: implement the feature so we can plan, build, review, and prepare a PR in one strict sequence."