Publish a hunt as a case report, escalation, detection promotion, or leadership summary
Scanned 5/28/2026
Install to Claude Code
npx -y skills add backbay-labs/thrunt-god --skill hunt-publish --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hunt Publish?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/backbay-labs-hunt-publish)More formats (shields.io, HTML) on the badges page.
---
name: hunt-publish
description: Publish a hunt as a case report, escalation, detection promotion, or leadership summary
argument-hint: "[target]"
allowed-tools: Read, Bash, Write, AskUserQuestion
---
<objective>
Publish the current hunt in the right format for action.
**Creates or updates:**
- `.planning/published/*.md`
- `.planning/STATE.md`
**After this command:** Route to follow-on hunting, escalation, or detection engineering based on the outcome.
</objective>
<execution_context>
@.github/thrunt-god/workflows/hunt-publish.md
</execution_context>
<process>
Execute the publishing workflow from @.github/thrunt-god/workflows/hunt-publish.md.
Choose the smallest publish format that drives action without overstating confidence.
</process>
No comments yet. Be the first to comment!