Loading...
Loading...
Found 8 Skills
Initialize and manage specification directories with auto-incrementing IDs. Use when creating new specs, checking spec status, tracking user decisions, or managing the docs/specs/ directory structure. Maintains README.md in each spec to record decisions (e.g., PRD skipped), context, and progress. Orchestrates the specification workflow across PRD, SDD, and PLAN phases.
Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.
Shared scripts, fragments, and bundled files used by all RootSpec skills — not meant to be invoked directly
Create or modify individual main spec files under .spec-driven/specs/ directly, without going through the change workflow. For quick corrections, typo fixes, and adding missing spec entries.
Execute a lightweight ad-hoc task (debugging, documentation, small adjustments) without the full change lifecycle. Assesses spec impact afterward.
Scan code and specs for drift, directly synchronize spec files, and report the gaps in chat.
Create or update project charters from interactive or provided principle inputs, ensuring all dependent templates remain synchronized. Applicable to project management, specification formulation, charter maintenance, and team collaboration scenarios. Trigger words include "speckit constitution", "create charter", "update charter", "project charter", "formulate specification", "team charter"
Update specifications with discoveries made during development. Use when implementation reveals new requirements, constraints, or design changes.