Revert "feat: comprehensive framework improvements (#447)" (#453)

This reverts commit 00706f0ea9.
This commit is contained in:
Mithun Gowda B
2025-10-21 09:48:41 +05:30
committed by GitHub
parent 1aa4039f9c
commit faa53f27da
52 changed files with 6488 additions and 3278 deletions

View File

@@ -82,22 +82,9 @@ SuperClaude is a **meta-programming configuration framework** that transforms Cl
## Disclaimer
This project is not affiliated with or endorsed by Anthropic.
This project is not affiliated with or endorsed by Anthropic.
Claude Code is a product built and maintained by [Anthropic](https://www.anthropic.com/).
## 📖 **For Developers & Contributors**
**Essential documentation for working with SuperClaude Framework:**
| Document | Purpose | When to Read |
|----------|---------|--------------|
| **[PLANNING.md](PLANNING.md)** | Architecture, design principles, absolute rules | Session start, before implementation |
| **[TASK.md](TASK.md)** | Current tasks, priorities, backlog | Daily, before starting work |
| **[KNOWLEDGE.md](KNOWLEDGE.md)** | Accumulated insights, best practices, troubleshooting | When encountering issues, learning patterns |
| **[CONTRIBUTING.md](CONTRIBUTING.md)** | Contribution guidelines, workflow | Before submitting PRs |
> **💡 Pro Tip**: Claude Code reads these files at session start to ensure consistent, high-quality development aligned with project standards.
## ⚡ **Quick Installation**
### **Minimal Setup - Works Immediately (No MCPs Required)**