Skip to content

docs: fix outdated /speckit.* command references#59

Merged
kanfil merged 1 commit intomainfrom
fix/35-speckit-command-refs
Mar 4, 2026
Merged

docs: fix outdated /speckit.* command references#59
kanfil merged 1 commit intomainfrom
fix/35-speckit-command-refs

Conversation

@kanfil
Copy link
Copy Markdown
Member

@kanfil kanfil commented Mar 4, 2026

Summary

  • Fixes outdated /speckit.* command references to /spec.* convention per CHANGELOG.md v0.3.0
  • Updates docs/quickstart.md: /speckit.tasks/spec.tasks
  • Updates templates/commands/checklist.md: /speckit.checklist/spec.checklist

Fixes #35

Fixes #35

- docs/quickstart.md: /speckit.tasks -> /spec.tasks (lines 341, 344)
- templates/commands/checklist.md: /speckit.checklist -> /spec.checklist (line 303)
@kanfil kanfil merged commit 95452bd into main Mar 4, 2026
8 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2026

📊 Eval Results

Overall: 20/25 tests passed (80%)

Metric Value
✅ Passed 20
❌ Failed 5
📈 Pass Rate 80%
🪙 Total Tokens 131,502
💾 Cached Tokens 0

❌ Failed Tests

  • Unknown (score: 0.94)
  • Unknown (score: 0.74)
  • Unknown (score: 0.96)
  • Unknown (score: 0.57)
  • Unknown (score: 0.79)

Quality thresholds met!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Fix outdated /speckit.* command references in quickstart.md

1 participant