inspect-run
Use when looking at a run to make sure outputs are what we expect, and things are going well
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when looking at a run to make sure outputs are what we expect, and things are going well
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when applying a Thresher security scan report to a repository to fix vulnerabilities. Triggered by user wanting to remediate findings from a scan report, fix security issues in a repo based on scan output, or create a security remediation PR.
Use when cutting a release, bumping version numbers, tagging a release, publishing to GitHub Releases, or updating the Homebrew formula. Triggered by user wanting to release a new version, bump versions, or run /release.
基于 SOC 职业分类
| name | inspect-run |
| description | Use when looking at a run to make sure outputs are what we expect, and things are going well |
Run ID: Id of the run, corresponds to folder in ./thresher-reports and ./logs
This is a multi agent subflow.
For each scanner and each ai agent launch a subagent to do the following:
Then look at the report summaries:
Any anomolies identify the root cause.
Finally look for any missing artifacts. All analyst findings and summaries are in the scan-results folder? All scanner results are in scan results folder and no corrupted? All files in root report folder are there like summaries and reports and deduped findings? the html report is there?
Generate a report whith CRITICAL/HIGH/MEDIUM/LOW issues.
Generate a list at end of report of unit tests that if they existed today would fail because of these findings. And then think of any additional unit tests we should ad on edge cases around these areas that we wouldn't have thought of otherwise.
After full analysis generate a chain of events and findings, summary of things in a dagpipline view.
Write the report to a file.