What problem does it solve?
This Skill removes the uncertainty and rework of implementing changes to a PICO-8 game by coordinating an orchestrated plan, code development, and targeted QA in one workflow.
Core Features & Use Cases
- Full orchestrator → developer → QA pipeline: research the current
barista.p8 codebase, produce a scoped implementation brief, then delegate to a developer pass and validate via QA.
- Change-aware reporting: returns a clear summary of what was changed, where, and what the QA verdict was (including findings or follow-ups).
- Iterative fix loop on failures: if QA fails, routes specific issues back to the developer for corrections before final reporting.
- Use Case: when you want to add a new ingredient interaction, alter scoring/par logic, adjust UI/level state transitions, or implement a new level challenge in the campaign.
Quick Start
Use the implement skill to run an end-to-end orchestrator, developer, and QA pipeline for the task "add a new ingredient type and integrate it into the HUD recipe matching and foul rules" within the PICO-8 codebase.