thrunt-complete-milestonelisted
Install: claude install-skill 3dcom2711/thrunt-god
<objective>
Mark milestone {{version}} complete, archive to milestones/, and update HUNTMAP.md and HYPOTHESES.md.
Purpose: Create historical record of published version, archive milestone artifacts (huntmap + requirements), and prepare for next milestone.
Output: Milestone archived (huntmap + requirements), MISSION.md evolved, git tagged.
</objective>
<execution_context>
**Load these files NOW (before proceeding):**
- @.github/thrunt-god/workflows/complete-milestone.md (main workflow)
- @.github/thrunt-god/templates/milestone-archive.md (archive template)
</execution_context>
<context>
**Project files:**
- `.planning/HUNTMAP.md`
- `.planning/HYPOTHESES.md`
- `.planning/STATE.md`
- `.planning/MISSION.md`
**User input:**
- Version: {{version}} (e.g., "1.0", "1.1", "2.0")
</context>
<process>
**Follow complete-milestone.md workflow:**
0. **Check for audit:**
- Look for `.planning/v{{version}}-MILESTONE-AUDIT.md`
- If missing or stale: recommend `/thrunt-audit-milestone` first
- If audit status is `gaps_found`: recommend `/thrunt-plan-milestone-gaps` first
- If audit status is `passed`: proceed to step 1
```markdown
## Pre-flight Check
{If no v{{version}}-MILESTONE-AUDIT.md:}
⚠ No milestone audit found. Run `/thrunt-audit-milestone` first to verify
requirements coverage, cross-phase integration, and E2E flows.
{If audit has gaps:}
⚠ Milestone audit found gaps. Run `/thrunt-plan-milestone-gaps` to create
phases that close the ga