check-coverage

Installation
SKILL.md

Ensure the handler and tests for $ARGUMENTS provide comprehensive coverage.

1. Gather Documentation

Find documentation for the tool (need at least one source):

tldr:

ls ~/source/tldr/pages/*/$ARGUMENTS*.md
cat ~/source/tldr/pages/*/$ARGUMENTS.md

Local CLI:

$ARGUMENTS --help
man $ARGUMENTS

Stop if neither source exists.

Installs
15
Repository
ldayton/dippy
GitHub Stars
237
First Seen
Mar 5, 2026
check-coverage — ldayton/dippy