Next Move (deprecated - now an input to /redteamlead)
SkillDev toolsRanked next offensive moves from engagement state. Reads state/loot/Killchain, runs the deterministic analyzer, elaborates the top move. Use when asked "what next", "where to focus", "prioritize", or at the start of an engagement session.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Next Move (deprecated - now an input to /redteamlead) skill
What this skill tells your AI
The instructions your AI receives, as published by encod3d-sec/torch in skills/workflow/next-move/SKILL.md and read by ahel’s review.
next-move no longer runs standalone. Its ranked output is now one INPUT that
/redteamlead reads before giving a wiki-grounded direction.
For "where do I go next", call Skill(redteamlead) instead of this skill directly.
The deterministic ranker stays and is unchanged:
python3 scripts/next_move.py --json
RTL reads this --json output (plus state/loot/Killchain/log and the wiki) to produce
its ranked directions. Nothing else in this file is load-bearing anymore.
Signals
- GitHub stars
- 322
- Forks
- 44
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
next-move- Source
- github.com/encod3d-sec/torch