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:
@@ -5,6 +5,13 @@ All notable changes to SuperClaude will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
- Added missing `/task` command documentation to COMMANDS.md
|
||||
- Updated command count references from 18 to 19 across documentation files
|
||||
- Corrected `/task` command flag syntax in index.md to use colon operations
|
||||
|
||||
## [2.0.1] - 2025-06-26
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user