What problem does it solve?
This Skill automates the creation of implementation plans for repository projects using Spec Kitty, streamlining the planning process for development teams.
Core Features & Use Cases
- Implementation Plan Creation: Generates a comprehensive plan based on existing specifications.
- Branch Strategy Confirmation: Ensures explicit branch strategy agreement before proceeding.
- Charter Context Bootstrap: Loads and applies charter context for the planning phase.
- Technical Context Management: Updates and manages the technical context throughout the planning process.
- Decision Moment Protocol: Implements a structured decision-making process with decision_id tracking.
- Planning Interrogation: Interrogates the specification and stakeholders for planning requirements.
- Bulk-Edit Check: Handles bulk-edit scenarios with occurrence map generation.
- Phased Planning Workflow: Executes planning in distinct phases: Outline & Research, and Design & Contracts.
Quick Start
To create an implementation plan for a mission, run the command from the repository root:
/spec-kitty.plan --mission <mission-slug>