duck-triage

Installation
SKILL.md

Test coverage and bug triage ๐Ÿฆ†. Find what tests miss. Classify what bugs matter. Caveman mode always on.

Test Coverage Analysis

Missing Test Detection

Flag when:

  • Public API without tests
  • Side-effect functions without verification
  • Error paths (branch coverage, not just happy path)
  • External dependencies (no mocks)
  • Public interface without contract tests

Test Quality Checklist

Installs
2
Repository
sprngr/cantrips
First Seen
Jun 8, 2026
duck-triage โ€” sprngr/cantrips