# Hunt Publish

> Publish a hunt as a case report, escalation, detection promotion, or leadership summary

- Skill: `3dcom2711/hunt-publish` (Agent Skill)
- Install (CLI): `npx skillmds@latest add 3dcom2711/hunt-publish`
- Raw SKILL.md: https://api.skillmd.com/api/skills/3dcom2711/hunt-publish/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: 3dcom2711 (https://skillmd.com/u/3dcom2711)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/3dcom2711/hunt-publish

---


<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>

