Adds the specify CLI's .specify/ scaffolding (templates, PowerShell automation scripts, constitution memory) and the .claude/skills/speckit-* slash commands for spec-driven development (constitution, specify, clarify, plan, tasks, checklist, analyze, implement, converge). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
13 lines
369 B
JSON
13 lines
369 B
JSON
{
|
|
"schema_version": "1.0",
|
|
"workflows": {
|
|
"speckit": {
|
|
"name": "Full SDD Cycle",
|
|
"version": "1.0.0",
|
|
"description": "Runs specify \u2192 plan \u2192 tasks \u2192 implement with review gates",
|
|
"source": "bundled",
|
|
"installed_at": "2026-08-21T10:25:14.476954+00:00",
|
|
"updated_at": "2026-08-21T10:25:14.476954+00:00"
|
|
}
|
|
}
|
|
} |