mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
* feat: Add comprehensive review command with quality analysis - Add new /review command with --files, --commit, --pr flags - Implement evidence-based quality assessment patterns - Create comprehensive review patterns YAML resource - Update command index to reflect 19 total commands - Integrate with existing analysis workflow 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Kevin Pauer <kevinpauer@users.noreply.github.com> * fix: remove new custom .yml and reuse existing ones; adjust compression-performance-patterns * feat: add command documentation --------- Signed-off-by: Kevin Pauer <kevinpauer@users.noreply.github.com> Co-authored-by: Kevin Pauer <kevinpauer@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>