Systematically explore and test any software project (CLI, API, Backend, Library, etc.) to find bugs, usability issues, and edge cases. Produces a structured report with full reproduction evidence (exact commands, inputs, logs, and tracebacks) for every issue.
$npx -y skills add av/facts --skill bugbashInstalls into the current project.
Run `npx skills use "https://github.com/av/facts" --skill "av/facts/bugbash"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/av/facts" that are relevant to the current task. Run `npx skills add "https://github.com/av/facts"` and select the relevant skills, then follow their instructions.