coverage-strategist

Installation
SKILL.md

Coverage Strategist

Define pragmatic, ROI-focused test coverage strategies.

Coverage Philosophy

Goal: Maximum confidence with minimum tests

Principle: 100% coverage is not the goal. Test what matters.

Critical Path Identification

// Critical paths that MUST be tested
const criticalPaths = {
  authentication: {
    priority: "P0",
    coverage: "100%",
    paths: [
Related skills

More from patricio0312rev/skills

Installs
101
GitHub Stars
38
First Seen
Jan 24, 2026