Loading...
Loading...
Found 24 Skills
Perform non-destructive cross-artifact consistency and quality analysis on three core documents: spec.md, plan.md, and tasks.md. Identify inconsistent, duplicate, ambiguous, and under-specified items after task generation. Trigger words include: "speckit-analyze", "speckit-analyze", "document consistency analysis", "specification analysis", "quality check", "artifact analysis", "spec analysis", "plan analysis", "task analysis"
Transform a feature description into a structured spec.md
Break down implementation plans into actionable task lists. Use after planning to create a structured task breakdown. Generates tasks.md with ordered, dependency-aware tasks.
Execute and implement approved specification proposals in sequence using a test-and-validation-first approach. It is used for implementing changes, applying proposals, executing specification tasks, or building according to approved plans. Trigger words include "speckit-implement", "speckit-develop", "develop", "implement", "realize proposal", "apply change", "execute specification", "complete tasks in order", "build feature", "start implementation".
Windows 11 system management
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Execute all tasks from the task breakdown to build the feature. Use after task generation to systematically implement the planned solution following TDD approach where applicable.
Convert tasks.md into GitHub issues in the current repository
Initialize the .specify/ directory structure for Spec-Driven Development in the current project
Validate cross-artifact consistency across spec.md, plan.md, and tasks.md (read-only)
Define or update the project governing principles in .specify/memory/constitution.md
Execute implementation phase-by-phase following tasks.md