What problem does it solve?
Plan a single feature with a structured Socratic dialogue so requirements, edge cases, and constraints are surfaced before any coding starts, avoiding vague briefs and missed decisions.
This keeps the subsequent generate-tasks workflow focused, grounded, and efficient by providing a complete feature plan artifact.
Core Features & Use Cases
- Socratic Discovery: Guides the developer through intent, deep dives, and edge case exploration without ever drifting into implementation or task generation.
- Decision Capture: Forces explicit rationale for every constraint or behavior so downstream engineers understand the trade-offs and locked-in choices.
- Plan Artifact: Produces a standardized markdown plan that feeds directly into the generate-tasks skill, ensuring no ambiguity on scope or expectations.
- Use Case: When a developer needs to align on a new API endpoint, UI interaction, or infrastructure change, this skill coaxes the missing context before work begins.
Quick Start
Ask plan-feature to walk through a single feature idea, capture requirements, edge cases, and decisions before any implementation begins.