Hunt validate findings
Threat hunting command system for agentic IDEs
npx -y skills add backbay-labs/thrunt-god --skill hunt-validate-findingsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Validate hunt conclusions against receipts, contradictory evidence, and success criteria
SKILL.md
0.9 KB, as published. Nobody here has run it
FINDINGS.md and EVIDENCE_REVIEW.md remain the source of truth for validation.
Creates or updates:
.planning/FINDINGS.md.planning/EVIDENCE_REVIEW.md.planning/STATE.md
After this command: Run /hunt-publish.
</objective>
<execution_context> @.github/thrunt-god/workflows/hunt-validate-findings.md @.github/thrunt-god/templates/findings.md @.github/thrunt-god/templates/evidence-review.md </execution_context>
<process> Execute the validation workflow from @.github/thrunt-god/workflows/hunt-validate-findings.md. Mark each hypothesis as supported, disproven, or inconclusive. Call out evidence gaps explicitly. </process>