What problem does it solve?
Planning a new project or feature often starts as vague intent. This skill guides you through a structured, four-phase process that converts ambiguity into a concrete, executable plan artifact you can reference in future sessions.
Core Features & Use Cases
- Four-phase planning workflow: Objective & Requirements, Technical Design, Milestones, and Review, all captured as a cohesive plan.
- RFC 2119-compliant requirements drafting: Ensures testable, observable criteria are defined early to guide implementation.
- Plan artifact delivery: Produces a self-contained plan document that can be handed to a new team or session to execute without remaining questions.
- Use Case: When starting a new feature, rewrite vague goals into explicit objectives, design decisions, milestones, and acceptance criteria before coding begins.
Quick Start
Begin by writing a clear Objective for your project in Phase 1 and draft testable requirements using RFC 2119 language.