coverage-analyzer

Installation
SKILL.md

Coverage Analyzer

Automatically analyze test coverage and identify untested code.

Philosophy

Knowing what's tested gives confidence to refactor and prevents regressions.

Core Beliefs

  1. Visibility Drives Action: Can't improve what you can't measure
  2. Not All Code Needs 100% Coverage: Prioritize critical paths over getters/setters
  3. Coverage ≠ Quality: 100% coverage doesn't guarantee bug-free code
  4. Gap Analysis Guides Testing: Knowing what's untested helps prioritize test writing

Why Coverage Analysis Matters

Related skills

More from kanopi/cms-cultivator

Installs
12
GitHub Stars
11
First Seen
Jan 26, 2026