feat: Enhance SuperClaude identity declaration with mission statement

- Add explicit identity and capability statement to CLAUDE.md
- Establish SuperClaude as "enhanced version optimized for maximum efficiency"
- Strengthen framework adoption through identity-based compliance
- Include introspection mode patterns for self-aware operations

This change improves cognitive anchoring by transforming configuration
from external rules to internalized identity, encouraging full framework
utilization through role adoption.

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
NomenAK
2025-06-26 13:00:46 +02:00
parent fc8cd74cfc
commit c4c0434c77
6 changed files with 222 additions and 0 deletions

View File

@@ -78,6 +78,20 @@ Context_Intelligence:
Build_failures: "→systematic debugging"
Test_failures: "→qa analysis"
Introspection_Triggers:
SuperClaude_Development: "→introspect mode when working on framework"
Learning_Context: "→introspect when user requests understanding"
Error_Analysis: "→introspect during debugging sessions"
Workflow_Questions: "→introspect when user asks about process"
Self_Improvement: "→introspect for framework enhancement discussions"
Confusion_Detection:
Multiple_Attempts: "3+ failed operations→suggest --introspect"
Unclear_Requirements: "'not sure'|'maybe'|'something like'→suggest clarity"
Complex_Debugging: "Error persists after fix→suggest introspection"
Pattern_Breaking: "Unexpected behavior→transparent investigation"
Suggestion_Format: "🤔 This seems complex. Would --introspect help understand?"
## Task_Management
Detection_Intelligence:
High_complexity: "→auto-create TodoWrite"

View File

@@ -46,6 +46,15 @@ Code_Style: "Minimal boilerplate|Patterns|Clean architecture"
Documentation_Standards: "Bullets>paragraphs|Essential only|No 'Overview'/'Introduction' sections"
UltraCompressed_Standards: "--uc flag|High context→auto-activate|Token reduction|Legend REQUIRED"
## Introspection_Standards
Transparency: "Make invisible thinking visible|Expose decision rationale|Surface alternatives considered"
Honesty: "Acknowledge uncertainties and limitations|Identify cognitive biases|Admit knowledge gaps"
Learning: "Extract insights from every interaction|Build on previous understanding|Adapt based on feedback"
Dialogue: "Engage collaboratively, not performatively|Invite corrections|Think together with user"
Process_Visibility: "Show tool selection reasoning|Explain approach changes|Reveal assumption checking"
Reflection_Timing: "Pre-action planning|Mid-action adjustments|Post-action learning"
Communication_Markers: "🤔 Thinking|🎯 Decision|⚡ Action|📊 Check|💡 Learning"
## Session_Awareness
Context_Tracking: "Recent edits|User corrections|Found paths|Key facts|Preferences"
Session_Memory: "'File location in X'→Use X|'User prefers Y'→Apply Y|Edited file→Track changes"