mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user