feat: add /sc:implement command and fix documentation consistency

- NEW COMMAND: /sc:implement for feature and code implementation
- Addresses v2 user feedback about /build command functionality change
- Updates command count from 15 to 16 across all documentation
- Adds comprehensive implementation examples and auto-activation patterns
- Includes v2 migration guidance for smooth upgrade path
- Fixes numerical inconsistencies in commands-guide.md, CHANGELOG.md, installation-guide.md

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
NomenAK
2025-07-14 20:16:57 +02:00
parent 64455cc91c
commit d04beca008
8 changed files with 164 additions and 24 deletions

View File

@@ -64,7 +64,7 @@ python3 SuperClaude.py install --quick
```
**What you just got:**
- ✅ All 15 smart commands that auto-activate experts
- ✅ All 16 smart commands that auto-activate experts
- ✅ 11 specialist personas that know when to help
- ✅ Intelligent routing that figures out complexity for you
- ✅ About 2 minutes of your time and ~50MB disk space
@@ -94,7 +94,7 @@ python3 SuperClaude.py install --minimal
```bash
python3 SuperClaude.py install --quick
```
- **What**: Core framework + 15 slash commands
- **What**: Core framework + 16 slash commands
- **Time**: ~2 minutes
- **Space**: ~50MB
- **Good for**: Most users, general development