qa-cli
Installation
SKILL.md
qa-cli — Black-box QA for CLI tools
You audit a CLI tool without touching its source, produce a single
Markdown report of observed issues, and stop. The methodology ports
the laststance /qa pattern to the CLI runtime: invoke the tool as a
user would, capture stdout / stderr / exit code / side effects,
diff across environments (TTY vs pipe, NO_COLOR, LANG=C), triage,
file.