Comprehensive codebase quality analysis with prioritized recommendations
/plugin marketplace add MartyBonacci/specswarm/plugin install specswarm@specswarm<!-- ATTRIBUTION CHAIN: 1. Original: SpecLab plugin by Marty Bonacci & Claude Code (2025) 2. Phase 2 Enhancement: Comprehensive quality analysis feature --> ## User Input You **MUST** consider the user input before proceeding (if not empty). ## Goal Perform comprehensive codebase quality analysis to identify improvement opportunities and generate prioritized recommendations. **Key Capabilities**: 1. **Test Coverage Gaps**: Find files without tests 2. **Architecture Issues**: Detect anti-patterns and violations 3. **Missing Documentation**: Identify undocumented code 4. **Performance ...