What problem does it solve?
This Skill enforces a rigorous research-plan-execute cycle for feature development, ensuring complete traceability and preventing context rot by grounding AI actions in existing code, past requirements, and established policies.
Core Features & Use Cases
- Ambiguity Resolution: Identifies and resolves ambiguities in user requests before planning.
- Conflict Detection: Checks for semantic conflicts with existing code, policies, and past decisions.
- Traceable Planning: Generates detailed plans with clear requirements, decisions, and impact analyses.
- State Management: Orchestrates a strict state machine (INIT → RESEARCH → GENERATE_PLAN → REVIEWING_PLAN → COMPILING_TASKS → EXECUTE → COMPLETE) for feature development.
- Use Case: When a user requests a new feature, this Skill guides the AI through a structured process to understand the requirements, check for conflicts, generate a detailed plan, and then execute it, ensuring all steps are documented and traceable.
Quick Start
Use the spex plan skill to start planning a new feature.