-
Read HUNTMAP.md to find existing backlog entries:
cat .planning/HUNTMAP.md -
Find next backlog number:
NEXT=$(node ".github/thrunt-god/bin/thrunt-tools.cjs" phase next-decimal 999 --raw)If no 999.x phases exist, start at 999.1.
-
Create the phase directory:
SLUG=$(node ".github/thrunt-god/bin/thrunt-tools.cjs" generate-slug "$ARGUMENTS") mkdir -p ".planning/phases/${NEXT}-${SLUG}" touch ".planning/phases/${NEXT}-${SLUG}/.gitkeep" -
Add to HUNTMAP.md under a
## Backlogsection. If the section doesn't exist, create it at the end:## Backlog ### Phase {NEXT}: {description} (BACKLOG) **Goal:** [Captured for future planning] **Hypotheses:** TBD **Plans:** 0 plans Plans: - [ ] TBD (promote with /thrunt-review-backlog when ready) -
Commit:
node ".github/thrunt-god/bin/thrunt-tools.cjs" commit "docs: add backlog item ${NEXT} — ${ARGUMENTS}" --files .planning/HUNTMAP.md ".planning/phases/${NEXT}-${SLUG}/.gitkeep" -
Report:
## 📋 Backlog Item Added Phase {NEXT}: {description} Directory: .planning/phases/{NEXT}-{slug}/ This item lives in the backlog parking lot. Use /hunt-shape-hypothesis {NEXT} to explore it further. Use /thrunt-review-backlog to promote items to active milestone.
thrunt-add-backlog
Add an idea to the backlog parking lot (999.x numbering)
How to add
/plugin marketplace add backbay-labs/thrunt-god
The exact command may vary by repository. Check the README on GitHub.
For the skill author
Drop this on your repo README
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
[](https://www.skillteca.com.br/skills/thrunt-add-backlog?utm_source=badge&utm_medium=readme&utm_campaign=badge)
Related skills
See all in Outros →template-skill
Replace with a description of the skill and when Claude should use it.
slack-gif-creator
Knowledge and utilities for creating animated GIFs optimized for Slack. It provides constraints, validation tools, and animation concepts, useful when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack".
baoyu-compress-image
Compresses images to WebP (default) or PNG with automatic tool selection. Use when the user asks to compress image, optimize image, convert to webp, or reduce image file size.
zzz-one-dragon-player
Zenless Zone Zero's all-in-one automatic game assistant, enabling AI Agents to fully automate daily game routines.
Category alert
Get new Outros skills every Monday
One short email with only the new Outros skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
Comments · No comments
Sign in to comment. Sign in
- No comments yet. Be the first.