Skip to content
Security
Command

/publish

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

From plugin
thrunt-god
3656 skills18 agents56 commands5 hooks
Install
$ npx -y skills add backbay-labs/thrunt-god --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/publish

Context preview

What this command does when you run it.

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

Command definition

publish.md
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> @~/.claude/thrunt-god/workflows/hunt-publish.md </execution_context>

<process> Execute the publishing workflow from @~/.claude/thrunt-god/workflows/hunt-publish.md. Choose the smallest publish format that drives action without overstating confidence. </process>

Ships withthrunt-god

Threat hunting command system for agentic IDEs

Get the whole plugin, auto-invoked
Stats
36
Stars
0
Views
8
Forks
Active
Maintenance
JavaScript
Language
MIT
License
25d ago
Last commit
4mo ago
Created

Repo: backbay-labs/thrunt-god