codehealth-mcp
Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.
- installs 8w
- 1,651
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
An agent skill that wires an AI coding agent to CodeScene's Code Health scoring through an MCP server, giving structural maintainability feedback (scores 1–10) before and after edits. The SKILL.md covers setup from a template MCP config, which standalone tools to call, a before/after feedback loop, and worked examples.
Use it when you want design-level maintainability signals — not just lint — to check whether edits, especially AI-generated ones, degraded a file.
Use it to
- Review code quality before editing a hotspot or legacy module
- Verify Code Health score deltas after changes
- Gate commits and PRs on maintainability scores
- Check whether AI changes degraded a file
- Add an enforcement block to AGENTS.md or CLAUDE.md
For Developers using ECC-managed AI coding agents on maintainability-sensitive codebases
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 2,300
- Installs, 8 weeks
- 1,651
- Host stars
- 261k
- Host language
- JavaScript