mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
This commit introduces the /sc:help command by adding its definition file and updating the project's documentation.
The new `/sc:help` command is designed to list all available `/sc` commands, improving discoverability of the framework's features. The following changes are included: - Created `SuperClaude/Commands/help.md` with a detailed description of the command. - Updated `README.md` to reflect the new command count and mention the `/sc:help` command. - Updated `Docs/User-Guide/commands.md` with comprehensive documentation for the new command. This commit only adds the command definition and documentation, as per the user's instructions. The implementation logic is handled by an external system and is not part of this repository. Co-authored-by: Mithun Gowda B <mithungowda.b7411@gmail.com
This commit is contained in:
@@ -55,9 +55,11 @@
|
||||
|
||||
| **Commands** | **Agents** | **Modes** | **MCP Servers** |
|
||||
|:------------:|:----------:|:---------:|:---------------:|
|
||||
| **23** | **14** | **6** | **6** |
|
||||
| **24** | **14** | **6** | **6** |
|
||||
| Slash Commands | Specialized AI | Behavioral | Integrations |
|
||||
|
||||
Use the new `/sc:help` command to see a full list of all available commands.
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user