What problem does it solve?
This Skill addresses the challenges of unclear requirements, analysis paralysis, and scope creep by enforcing an iterative, human-in-the-loop planning process with explicit checkpoints and trade-off presentations.
Core Features & Use Cases
- Iterative Requirements Gathering: Asks one question at a time, waiting for user input before proceeding.
- Multi-Approach Analysis: Generates 2-3 distinct implementation approaches, detailing pros, cons, effort, and risk for each.
- Section-by-Section Drafting & Approval: Builds the plan one section at a time, requiring explicit user approval before moving forward.
- Use Case: When tasked with adding user authentication, this Skill will guide you through defining requirements, exploring options like JWT vs. session-based auth, and drafting the implementation plan step-by-step, ensuring alignment at every stage.
Quick Start
Use the brain-jam-plan skill to start outlining a new feature for the user profile.