Thrunt insert phase
Threat hunting command system for agentic IDEs
npx -y skills add backbay-labs/thrunt-god --skill thrunt-insert-phaseAssembled 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
Insert urgent work as decimal phase (e.g., 72.1) between existing phases
SKILL.md
1.0 KB, as published. Nobody here has run it
Uses decimal numbering (72.1, 72.2, etc.) to preserve the logical sequence of planned phases while accommodating urgent insertions.
Purpose: Handle urgent work discovered during execution without renumbering entire huntmap. </objective>
<execution_context> @.github/thrunt-god/workflows/insert-phase.md </execution_context>
<context> Arguments: $ARGUMENTS (format: <after-phase-number> <description>)Huntmap and state are resolved in-workflow via init phase-op and targeted tool calls.
</context>