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>
10 lines
384 B
Plaintext
10 lines
384 B
Plaintext
# Machine-local Spec Kit state — not meant to be shared.
|
|
# Managed by the Specify CLI; safe to edit (your changes are preserved on refresh).
|
|
|
|
# Local pointer to the current feature directory. Rewritten every time you
|
|
# switch features, so it is per-checkout state rather than something to share.
|
|
feature.json
|
|
|
|
# Per-machine extension config overrides.
|
|
extensions/*/local-config.yml
|