Code Quality Instruments

Measure whether a test suite is actually any good, rather than only that it exists and passes. Use when adding or reviewing tests on a change that matters, when a suite passes but a bug still shipped, when coverage is high and confidence is not, and before promising a module is well tested. Carries branch coverage, mutation score, the complexity-times-coverage risk signal, duplication, and the per-language instruments that produce each.

JakeSelby Updated

File contents

JakeSelby/agent-harness/tree/main/primitives/skills/code-quality-instruments commit c1dfbafcbf

Frequently asked questions

npx skillmds@latest add jakeselby/code-quality-instruments