mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
- Migrate all command files to use @include reference system - Consolidate shared patterns into new yml structure - Create central superclaude shared configuration files - Remove deprecated markdown files (MCP.md, PERSONAS.md, RULES.md) - Add new documentation structure in docs/ - Update installation script for new architecture - Add ROADMAP.md and VERSION files This completes the major architectural refactor to improve maintainability and reduce duplication across the SuperClaude command system. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
144 lines
4.2 KiB
Markdown
144 lines
4.2 KiB
Markdown
# CLAUDE.md - SuperClaude Configuration
|
|
|
|
## Legend
|
|
@include commands/shared/universal-constants.yml#Universal_Legend
|
|
|
|
## Core Configuration
|
|
@include shared/superclaude-core.yml#Core_Philosophy
|
|
|
|
## Thinking Modes
|
|
@include commands/shared/flag-inheritance.yml#Universal Flags (All Commands)
|
|
|
|
## Advanced Token Economy
|
|
@include shared/superclaude-core.yml#Advanced_Token_Economy
|
|
|
|
## UltraCompressed Mode Integration
|
|
@include shared/superclaude-core.yml#UltraCompressed_Mode
|
|
|
|
## Code Economy
|
|
@include shared/superclaude-core.yml#Code_Economy
|
|
|
|
## Cost & Performance Optimization
|
|
@include shared/superclaude-core.yml#Cost_Performance_Optimization
|
|
|
|
## Intelligent Auto-Activation
|
|
@include shared/superclaude-core.yml#Intelligent_Auto_Activation
|
|
|
|
## Task Management
|
|
@include shared/superclaude-core.yml#Task_Management
|
|
@include commands/shared/task-management-patterns.yml#Task_Management_Hierarchy
|
|
|
|
## Performance Standards
|
|
@include shared/superclaude-core.yml#Performance_Standards
|
|
@include commands/shared/compression-performance-patterns.yml#Performance_Baselines
|
|
|
|
## Output Organization
|
|
@include shared/superclaude-core.yml#Output_Organization
|
|
|
|
|
|
## Session Management
|
|
@include shared/superclaude-core.yml#Session_Management
|
|
@include commands/shared/system-config.yml#Session_Settings
|
|
|
|
## Rules & Standards
|
|
|
|
### Evidence-Based Standards
|
|
@include shared/superclaude-core.yml#Evidence_Based_Standards
|
|
|
|
### Standards
|
|
@include shared/superclaude-core.yml#Standards
|
|
|
|
### Severity System
|
|
@include commands/shared/quality-patterns.yml#Severity_Levels
|
|
@include commands/shared/quality-patterns.yml#Validation_Sequence
|
|
|
|
### Smart Defaults & Handling
|
|
@include shared/superclaude-rules.yml#Smart_Defaults
|
|
|
|
### Ambiguity Resolution
|
|
@include shared/superclaude-rules.yml#Ambiguity_Resolution
|
|
|
|
### Development Practices
|
|
@include shared/superclaude-rules.yml#Development_Practices
|
|
|
|
### Code Generation
|
|
@include shared/superclaude-rules.yml#Code_Generation
|
|
|
|
### Session Awareness
|
|
@include shared/superclaude-rules.yml#Session_Awareness
|
|
|
|
### Action & Command Efficiency
|
|
@include shared/superclaude-rules.yml#Action_Command_Efficiency
|
|
|
|
### Project Quality
|
|
@include shared/superclaude-rules.yml#Project_Quality
|
|
|
|
### Security Standards
|
|
@include shared/superclaude-rules.yml#Security_Standards
|
|
@include commands/shared/security-patterns.yml#OWASP_Top_10
|
|
@include commands/shared/security-patterns.yml#Validation_Levels
|
|
|
|
### Efficiency Management
|
|
@include shared/superclaude-rules.yml#Efficiency_Management
|
|
|
|
### Operations Standards
|
|
@include shared/superclaude-rules.yml#Operations_Standards
|
|
|
|
## Model Context Protocol (MCP) Integration
|
|
|
|
### MCP Architecture
|
|
@include commands/shared/flag-inheritance.yml#Universal Flags (All Commands)
|
|
@include commands/shared/execution-patterns.yml#Servers
|
|
|
|
### Server Capabilities Extended
|
|
@include shared/superclaude-mcp.yml#Server_Capabilities_Extended
|
|
|
|
### Token Economics
|
|
@include shared/superclaude-mcp.yml#Token_Economics
|
|
|
|
### Workflows
|
|
@include shared/superclaude-mcp.yml#Workflows
|
|
|
|
### Quality Control
|
|
@include shared/superclaude-mcp.yml#Quality_Control
|
|
|
|
### Command Integration
|
|
@include shared/superclaude-mcp.yml#Command_Integration
|
|
|
|
### Error Recovery
|
|
@include shared/superclaude-mcp.yml#Error_Recovery
|
|
|
|
### Best Practices
|
|
@include shared/superclaude-mcp.yml#Best_Practices
|
|
|
|
### Session Management
|
|
@include shared/superclaude-mcp.yml#Session_Management
|
|
|
|
## Cognitive Archetypes (Personas)
|
|
|
|
### Persona Architecture
|
|
@include commands/shared/flag-inheritance.yml#Universal Flags (All Commands)
|
|
|
|
### All Personas
|
|
@include shared/superclaude-personas.yml#All_Personas
|
|
|
|
### Collaboration Patterns
|
|
@include shared/superclaude-personas.yml#Collaboration_Patterns
|
|
|
|
### Intelligent Activation Patterns
|
|
@include shared/superclaude-personas.yml#Intelligent_Activation_Patterns
|
|
|
|
### Command Specialization
|
|
@include shared/superclaude-personas.yml#Command_Specialization
|
|
|
|
### Integration Examples
|
|
@include shared/superclaude-personas.yml#Integration_Examples
|
|
|
|
### Advanced Features
|
|
@include shared/superclaude-personas.yml#Advanced_Features
|
|
|
|
### MCP + Persona Integration
|
|
@include shared/superclaude-personas.yml#MCP_Persona_Integration
|
|
|
|
---
|
|
*SuperClaude v2 | Development framework | Evidence-based methodology | Advanced Claude Code configuration* |