Agent skill · AI & Agents

war-game-orchestrator

Business war game orchestration skill for competitive response simulation and strategic testing

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill war-game-orchestrator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 9 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/decision-intelligence/skills/war-game-orchestrator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# War Game Orchestrator ## Overview The War Game Orchestrator skill provides capabilities for designing, facilitating, and analyzing business war games. It enables organizations to stress-test strategies, anticipate competitive responses, and develop more robust strategic plans through simulated competitive interactions. ## Capabilities - Team role assignment - Scenario briefing generation - Move and countermove tracking - Timeline management - Debrief facilitation - Insight extraction - Documentation and replay - Learning synthesis ## Used By Processes - War Gaming and Competitive Response Modeling - Strategic Scenario Development - Competitive Battlecard Development ## Usage ### War Game Design ```python # Configure war game war_game_config = { "name": "Market Entry Defense", "objective": "Test our response strategy to potential competitor entry", "scenario": { "context": "New competitor preparing to enter our core market with disruptive pricing", "time_frame": "Next 18 months simulated in 3 rounds", "market_conditions": "Moderate growth, price-sensitive customers" }, "teams": [ { "name": "Home Team", "role": "Our Company", "objective": "Defend market share while maintaining prof

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Used By Processes
  4. Usage
  5. War Game Design
  6. Team Briefings
  7. Move Tracking
  8. Debrief and Insights
  9. Input Schema
  10. Output Schema
  11. War Game Formats
  12. Best Practices
  13. Integration Points
More from babysitter
All skills →
About this skill
What does the war-game-orchestrator skill do?

Business war game orchestration skill for competitive response simulation and strategic testing

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill war-game-orchestrator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going