mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Merge branch 'master' of https://github.com/NomenAK/SuperClaude
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
### 📦 Token Optimization
|
### 📦 Token Optimization
|
||||||
| Flag | Alias | Description |
|
| Flag | Alias | Description |
|
||||||
|------|-------|-------------|
|
|------|-------|-------------|
|
||||||
| `--uc` | `--ultracompressed` | Activate UltraCompressed mode (70% token reduction) |
|
| `--uc` | `--ultracompressed` | Activate UltraCompressed mode (huge token reduction) |
|
||||||
|
|
||||||
### 🔧 MCP Server Control
|
### 🔧 MCP Server Control
|
||||||
| Flag | Description |
|
| Flag | Description |
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ Thanks for contributing to SuperClaude! This guide helps you get started.
|
|||||||
git checkout -b feature/your-feature-name
|
git checkout -b feature/your-feature-name
|
||||||
```
|
```
|
||||||
|
|
||||||
3. **Make Changes** → Test → Commit → Push → PR
|
3. **Make Changes** → Test → Commit → PR
|
||||||
|
|
||||||
## Types of Contributions
|
## Types of Contributions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user