From prow-job
Downloads and decompresses a must-gather archive from a Prow CI job, generating an interactive HTML file browser with filters.
How this command is triggered — by the user, by Claude, or both
Slash command
/prow-job:extract-must-gather prowjob-urlThe summary Claude sees in its command listing — used to decide when to auto-load this command
## Name prow-job:extract-must-gather ## Synopsis ## Description Extract the must-gather archive from a Prow CI job by invoking the "Prow Job Extract Must-Gather" skill. ## Implementation Extract the must-gather archive from a Prow CI job by invoking the "Prow Job Extract Must-Gather" skill. Pass the user's request to the skill, which will: - Download the must-gather.tar from Google Cloud Storage - Extract and recursively decompress all nested archives - Generate an interactive HTML file browser with filters The skill handles all the implementation details including URL parsing, artifa...
prow-job:extract-must-gather
/prow-job:extract-must-gather <prowjob-url>
Extract the must-gather archive from a Prow CI job by invoking the "Prow Job Extract Must-Gather" skill.
Extract the must-gather archive from a Prow CI job by invoking the "Prow Job Extract Must-Gather" skill.
Pass the user's request to the skill, which will:
The skill handles all the implementation details including URL parsing, artifact downloading, archive extraction, and HTML report generation.
npx claudepluginhub joelanford/ai-helpers --plugin prow-job/continue-sessionDownloads Claude session archives from a Prow CI job and allows continuing one of those sessions locally.
/resultDisplays the stored final output of a finished Pi job, including verdict, findings, artifacts, and next steps. Also supports writing results to a file with --out-file.
/resultRetrieves and displays the complete final output of a finished Gemini job, including verdict, findings, artifacts, and next steps.