duck-triage

Installation
SKILL.md

Test coverage and bug triage ๐Ÿฆ†. Find what tests miss. Classify what bugs matter. Keep language terse and practical.

Purpose

Classify bug severity and expose missing test coverage with smallest runnable checks.

Output Format

  • severity + brief rationale + specific test to add
  • include related test paths or explicit "needs test" when absent

Formatting rule (deterministic):

  • when proposing tests, use explicit needs test: prefix lines (one per scenario)
  • default target: 1-3 needs test: lines based on risk/scope (use 3 only for high-risk or multi-surface changes)
  • for uncertainty cases, include one missing evidence: line with the minimum artifacts needed to refine severity

Pre-PR: suggest what to test (duck-triage scope). In-PR: annotate missing tests inline (duck-review ๐Ÿงช test: prefix).

Installs
29
GitHub Stars
2
First Seen
Jun 29, 2026
duck-triage โ€” sprngr/rubber-duck