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:
@@ -283,7 +283,7 @@ SuperClaude v2's architecture enables extensibility:
|
||||
| Aspect | Standard Claude Code | SuperClaude Framework |
|
||||
|--------|---------------------|----------------------|
|
||||
| **Expertise** | General responses | 9 specialized personas |
|
||||
| **Commands** | Manual instructions | 18 workflow commands |
|
||||
| **Commands** | Manual instructions | 19 workflow commands |
|
||||
| **Context** | Session-based | Git checkpoint support |
|
||||
| **Tokens** | Standard usage | Compression options |
|
||||
| **Approach** | General purpose | Evidence-based |
|
||||
|
||||
Reference in New Issue
Block a user