Thrunt plan milestone gaps
Threat hunting command system for agentic IDEs
npx -y skills add backbay-labs/thrunt-god --skill thrunt-plan-milestone-gapsAssembled 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
Create phases to close all gaps identified by milestone audit
SKILL.md
1.0 KB, as published. Nobody here has run it
Reads MILESTONE-AUDIT.md, groups gaps into logical phases, creates phase entries in HUNTMAP.md, and offers to plan each phase.
One command creates all fix phases — no manual /thrunt-add-phase per gap.
</objective>
<execution_context> @.github/thrunt-god/workflows/plan-milestone-gaps.md </execution_context>
<context> **Audit results:** Glob: .planning/v*-MILESTONE-AUDIT.md (use most recent)Original intent and current planning state are loaded on demand inside the workflow. </context>
<process> Execute the plan-milestone-gaps workflow from @.github/thrunt-god/workflows/plan-milestone-gaps.md end-to-end. Preserve all workflow gates (audit loading, prioritization, phase grouping, user confirmation, huntmap updates). </process>