Skip to content

docs: fix outdated /speckit.* command references to /spec.*#60

Merged
kanfil merged 1 commit into
mainfrom
feature/46-mission-brief-clarify
Mar 4, 2026
Merged

docs: fix outdated /speckit.* command references to /spec.*#60
kanfil merged 1 commit into
mainfrom
feature/46-mission-brief-clarify

Conversation

@kanfil

@kanfil kanfil commented Mar 4, 2026

Copy link
Copy Markdown
Member

Fixes #35

  • docs/quickstart.md: /speckit.tasks -> /spec.tasks (lines 341, 344)
  • templates/commands/checklist.md: /speckit.checklist -> /spec.checklist (line 303)

Description

Testing

  • Tested locally with uv run specify --help
  • Ran existing tests with uv sync && uv run pytest
  • Tested with a sample project (if applicable)

AI Disclosure

  • I did not use AI assistance for this contribution
  • I did use AI assistance (describe below)

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 eb32013 into main Mar 4, 2026
8 checks passed
@github-actions

github-actions Bot commented Mar 4, 2026

Copy link
Copy Markdown

📊 Eval Results

Overall: 0/0 tests passed (0%)

Metric Value
✅ Passed 0
❌ Failed 0
📈 Pass Rate 0%
🪙 Total Tokens 0
💾 Cached Tokens 0

⚠️ Quality thresholds not met (target: 70%). Please review failures.

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