code-quality-pipeline
Installation
SKILL.md
Code Quality Workflow for @j0kz/mcp-agents
Systematic approach to improving code quality using smart-reviewer and test-generator MCP tools.
When to Use This Workflow
- Before creating pull request - Pre-PR quality gate
- After significant refactoring - Verify no regressions
- During codebase audits - Systematic quality improvement
- When CI/CD quality checks fail - Fix issues systematically
- Adding new features - Ensure quality from start