cli-qa - CLI Tool Verification
Automates behavioral verification of command-line tools including output capture and golden-file comparison
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read git changeset
- build binary
- execute command
- capture stdout
- capture stderr
- capture exit code
- compare with golden file
- redact volatile fields
- send signal to process
- persist test transcript
Inputs
- Test specification
- Golden files
- Command arguments
- Source code
Outputs
- Test report
- Execution transcript
- Diff output
Requirements
- Build tools
- Git repository
- System permissions
