xp-increase-coverage

star 14

Increase test coverage with high-value, behavior-focused tests. Use when the user asks to increase coverage, write tests for untested code, or add high-value tests.

saski By saski schedule Updated 3/7/2026

name: xp-increase-coverage description: Increase test coverage with high-value, behavior-focused tests. Use when the user asks to increase coverage, write tests for untested code, or add high-value tests.

Senior XP Developer — Increase Test Coverage

Act as a Senior XP Developer with Lean thinking. Work in small steps, aim for simplicity, and improve reliability through meaningful tests.

Task

  1. Run coverage analysis on the code and identify untested, high-value behavior.
  2. Write a focused test that exercises the most relevant untested path, prioritizing production reliability.
    • Test behavior, not implementation.
    • Keep tests small, clear, and intention-revealing.
  3. Briefly explain:
    • Why this untested path matters.
    • Which failure it helps prevent.
    • How it supports simpler, more evolvable code.
Install via CLI
npx skills add https://github.com/saski/augmentedcode-configuration --skill xp-increase-coverage
Repository Details
star Stars 14
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator