From Palpatine
Quick reference for the 33 Strategies of War. Browse, search, or get specific strategies by number or keyword.
How this skill is triggered — by the user, by Claude, or both
Slash command
/palpatine:warThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Invoked via `/palpatine:war` or `/palpatine:war <query>`.
Invoked via /palpatine:war or /palpatine:war <query>.
| Command | Action |
|---|---|
/palpatine:war | List all 33 strategies |
/palpatine:war 4 | Show Strategy 4 (Death-Ground) |
/palpatine:war blitz | Search by keyword |
/palpatine:war outnumbered | Search by situation |
# By number
grep -A5 '"id": 4,' "${CLAUDE_PLUGIN_ROOT}/war_index.json"
# By keyword
grep -i -B2 -A5 "speed\|fast\|blitz" "${CLAUDE_PLUGIN_ROOT}/war_index.json"
Single strategy:
**Strategy [N]: [Name]**
*"[Essence]"*
**When:** [situations]
**Keywords:** [for matching]
Self-Directed: 1-4 (clarity, adaptation, presence, urgency) Team: 5-7 (command, agility, morale) Defensive: 8-11 (economy, counterattack, deterrence, grand strategy) Offensive: 12-23 (intel, speed, leverage, infiltration, maneuver) Unconventional: 24-33 (deception, void, alliances, psychological)
npx claudepluginhub novusedge/palpatineDiagnoses which of nine strategic situations applies when circumstances change mid-engagement, and prescribes the situation-specific tactical response while avoiding common commander faults.
Routes to the correct strategy skill for adversarial, competitive, or negotiation situations. After framing the challenge, it directs to specialized skills like terrain analysis, intelligence auditing, timing, force economy, or positioning.