mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
feat: Add --introspect flag for framework self-analysis and improvement (v2.0.1)
- Introduce --introspect flag as universal option for all commands - Enable self-aware analysis mode for debugging SuperClaude behavior - Add dedicated "Analysis & Introspection" section in command reference - Document introspection mode for framework troubleshooting workflows - Update README with introspection examples and configuration options - Bump version to 2.0.1 across all documentation The --introspect flag provides cognitive transparency, allowing users to: • Debug and understand SuperClaude's internal behavior • Optimize framework performance and token usage • Analyze framework patterns with sequential reasoning • Improve SuperClaude configuration effectiveness This enhancement makes SuperClaude more maintainable and debuggable by exposing its cognitive processes for inspection and improvement. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -148,4 +148,4 @@ You should use the following configuration to guide your behavior.
|
||||
@include shared/superclaude-personas.yml#MCP_Persona_Integration
|
||||
|
||||
---
|
||||
*SuperClaude v2 | Development framework | Evidence-based methodology | Advanced Claude Code configuration*
|
||||
*SuperClaude v2.0.1 | Development framework | Evidence-based methodology | Advanced Claude Code configuration*
|
||||
Reference in New Issue
Block a user