9 Commits

Author SHA1 Message Date
Harim Kang
7440bd8c6a
Update README.md for v3: Repairing some missed commands in Quickstart (#137)
Update README.md

Signed-off-by: Harim Kang <harimkang4422@gmail.com>
2025-07-15 10:16:22 +02:00
NomenAK
d04beca008 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>
2025-07-14 20:16:57 +02:00
NomenAK
64455cc91c docs: comprehensive documentation update and command system enhancement
- Updated all documentation files for improved coherence and consistency
- Enhanced command guides with clearer examples and workflows
- Improved installation instructions and troubleshooting sections
- Refined personas guide with better auto-activation explanations
- Standardized tone and messaging across all documentation
- Added comprehensive cross-references between guide sections

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 19:45:00 +02:00
NomenAK
90716ab7b8 docs: comprehensive documentation update and command system enhancement
- Update all command documentation with improved clarity and examples
- Enhance user guides with simplified activation patterns
- Improve installation and setup documentation
- Refine command system implementation in setup components
- Update changelog with recent improvements

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 18:34:01 +02:00
NomenAK
3bd577672a
Update README.md
Add "Missing Python?" section

Signed-off-by: NomenAK <39598727+NomenAK@users.noreply.github.com>
2025-07-14 16:50:41 +02:00
NomenAK
55b01276ec
Update README.md
Mentioned the need to remove SuperClaude/ and cloning again to start fresh.

Signed-off-by: NomenAK <39598727+NomenAK@users.noreply.github.com>
2025-07-14 16:46:49 +02:00
NomenAK
6425be82eb docs: Update README with v2 migration warning and documentation links
- Add prominent v2 migration warning with cleanup instructions
- Add documentation section with links to all user guides
- Improve tone to be more humble and developer-focused
- Remove marketing language and boastful claims
- Maintain clear emoji structure for readability

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 16:33:03 +02:00
Mithun Gowda B
8c5fad9875
Enhancement: Robust Logging, Legacy Fallback, CLI Help, and Typo Handling for SuperClaude CLI (#117)
* Update README.md

* Update README.md

* Update README.md

* Update SuperClaude.py
2025-07-14 15:44:28 +02:00
NomenAK
59d74b8af2 Initial commit: SuperClaude v3 Beta clean architecture
Complete foundational restructure with:
- Simplified project architecture
- Comprehensive documentation system
- Modern installation framework
- Clean configuration management
- Updated profiles and settings

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 14:28:11 +02:00