What problem does it solve?
This Skill prevents wasted execution by converting unclear user intent into a structured, file-backed software planning artifact with explicit scope boundaries, validation, and controlled session pause/resume.
Core Features & Use Cases
- Spec-first planning: Produces a software spec (user stories + testable acceptance criteria) to anchor downstream design and implementation.
- Pre-plan ambiguity resolution: Surfaces gray areas and resolves assumptions before a plan is created.
- File-backed plan workflow: Creates, manages, checks, and validates plans using persistent artifacts so progress survives across sessions.
- Pause/resume handoff: Supports stopping mid-work and resuming from handoff artifacts without losing decisions or plan state.
- Interview-style clarity pass: Uses depth-first questioning with recommended answers to resolve interdependent decisions efficiently.
Quick Start
Use planning to write a software spec and acceptance criteria from your idea by saying: Write spec for a feature that adds login with email and password, including user stories and testable acceptance criteria.