Coverage Improvement banner
contact715 contact715

Coverage Improvement

Development community

Description

# Skill: Coverage improvement — close gap files identified by lcov delta > Wave: wave-102 | Status: experimental | Tags: [coverage, testing, quality-gate, lcov] --- ## When to use - coverage-auditor emits BLOCK (any file dropped > 5% vs baseline). - coverage-auditor emits WARN (any file dropped 2-5%) — prevent it from becoming a BLOCK. - A new utility, transformer, or store action was added without tests. - A refactor touched a file and its coverage dropped because old tests no longer ex

Installation

Installs to ~/.claude/skills/contact715-jidoka-coverage-improvement/SKILL.md

Terminal
mkdir -p ~/.claude/skills/contact715-jidoka-coverage-improvement && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/skills/coverage-improvement.md -o ~/.claude/skills/contact715-jidoka-coverage-improvement/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository