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:
NomenAK
2025-06-26 13:08:33 +02:00
parent c4c0434c77
commit c40a0795ee
5 changed files with 37 additions and 12 deletions

View File

@@ -225,4 +225,4 @@ Contributors are recognized through:
**Ready to contribute?** Create an issue or submit a PR!
*SuperClaude v2 | Community-driven configuration framework*
*SuperClaude v2.0.1 | Community-driven configuration framework*