What problem does it solve?
This Skill replaces ad hoc feature development with a structured Sidequest-driven workflow that keeps planning, execution, review, and integration aligned. It helps avoid the common failure mode of letting one model do all the thinking and coding inline, which is slow, expensive, and hard to steer for larger changes.
Core Features & Use Cases
- Scope and size feature work: Decide whether a change is a single ticket, one wave, or a multi-wave effort based on reversibility, blast radius, and architectural ambiguity.
- Design and contract the work: Turn rough requests into a pinned contract, including shared interfaces, file boundaries, dependency order, verify commands, and review depth.
- Run parallel execution safely: Use the board to file the full backlog, dispatch independent waves, and integrate only after deterministic verification and sized review.
- Use Case: A user asks for a redesign of a subsystem that affects schema, CLI, and docs, and this Skill breaks the work into a coordinated plan with explicit review and delivery steps.
Quick Start
Ask the assistant to size the feature, frame the outcome, and create the Sidequest backlog and execution plan for the requested change.