docs: Add missing /task command documentation and fix command count references (#66)

- Add complete /task command documentation to COMMANDS.md with operations, features, and examples
  - Update command count from 18 to 19 across README.md, ROADMAP.md, and COMMANDS.md
  - Correct /task syntax in index.md to use colon-based operations (:create, :status, :resume)
  - Add changelog entry documenting the documentation fixes
  - Maintain historical accuracy in previous changelog entries
This commit is contained in:
krsnaa
2025-07-02 08:35:08 -07:00
committed by GitHub
parent b3cc64f3f0
commit 477ee46099
6 changed files with 39 additions and 5 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ logs/
# Claude operations documentation
.claudedocs/
.claude_logs/
# Task management (project-specific)
./claudedocs/tasks/