refactor: Standardize @include reference system across all command files

- Fix @include references to use underscore format (Universal_Legend, Standard_Messages_Templates)
- Add missing ultracompressed.yml shared pattern file
- Update broken reference paths in all 18 command files
- Ensure consistent template naming across command system
- Optimize command file structure with standardized includes

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
NomenAK
2025-06-25 00:21:27 +02:00
parent 219ff3905a
commit 23a103d5dc
36 changed files with 3139 additions and 1375 deletions

View File

@@ -133,8 +133,8 @@ Instead_Of_Repeating:
MCP_Explanations: "@see shared/flag-inheritance.yml#MCP_Control"
Thinking_Modes: "@see shared/flag-inheritance.yml#Thinking_Modes"
Persona_Behaviors: "@see shared/persona-patterns.yml"
Research_Standards: "@see shared/research-flow-templates.yml"
Validation_Rules: "@see shared/validation.yml"
Research_Standards: "@see shared/research-patterns.yml#Mandatory_Research_Flows"
Validation_Rules: "@see shared/quality-patterns.yml#Pre_Execution_Validation"
Performance_Patterns: "@see shared/performance.yml"
Template_Usage: