mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ logs/
|
||||
|
||||
# Claude operations documentation
|
||||
.claudedocs/
|
||||
.claude_logs/
|
||||
|
||||
# Task management (project-specific)
|
||||
./claudedocs/tasks/
|
||||
|
||||
Reference in New Issue
Block a user