NomenAK
|
327d7ded3c
|
Major optimization: 35% token reduction through template system & file consolidation
- Consolidated 7 redundant YAML files into 3 comprehensive files:
* error-recovery + error-recovery-enhanced → error-handling.yml
* performance-monitoring + performance-tracker → performance.yml
* task-management + todo-task-integration + auto-task-trigger → task-system.yml
- Created 3 new shared resource files:
* severity-levels.yml (universal classification system)
* execution-lifecycle.yml (common execution hooks)
* constants.yml (paths, symbols, standards)
- Migrated all 18 commands to use expanded template system
- Updated cross-references throughout command system
- Achieved 6,440 token savings (35.5% reduction) while maintaining full functionality
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-06-24 12:58:12 +02:00 |
|
NomenAK
|
bce31d52a8
|
Initial commit: SuperClaude v4.0.0 configuration framework
- Core configuration files (CLAUDE.md, RULES.md, PERSONAS.md, MCP.md)
- 17 slash commands for specialized workflows
- 25 shared YAML resources for advanced configurations
- Installation script for global deployment
- 9 cognitive personas for specialized thinking modes
- MCP integration patterns for intelligent tool usage
- Token economy and ultracompressed mode support
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-06-22 14:02:49 +02:00 |
|