simulation-commands

simulation-commands is a command for Claude Code from fatihguner/foreman. It costs 36 tokens per session (1,609 once invoked), scanned A, original, MIT.

A command set for practising business presentations through simulated board meetings with AI board-member personas.

In plain words
What is it for?
Use it to run a board simulation, select a persona such as a financial specialist or industry veteran, and rehearse adversarial questions.
Why use it?
It exposes likely objections and tests whether the presentation is ready for scrutiny from investors or experienced advisers.

Command for Claude Code

Part of the foreman plugin — 37 skills, 14 commands, 6 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/fatihguner/foreman/simulation-commands
Clone the repo
git clone --depth 1 https://github.com/fatihguner/foreman

Made for: Claude Code.

Or install foreman, the plugin that ships this one along with the rest of its 37 skills, 14 commands, 6 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for simulation-commands

README.md
[![agentmods](https://agentmods.dev/badge/commands/fatihguner/foreman/simulation-commands.svg)](https://agentmods.dev/commands/fatihguner/foreman/simulation-commands)
Your own site
<a href="https://agentmods.dev/commands/fatihguner/foreman/simulation-commands"><img src="https://agentmods.dev/badge/commands/fatihguner/foreman/simulation-commands.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,609 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00036 $0.01609
Opus 5 $0.00018 $0.00805
Sonnet 5 $0.00007 $0.00322
Haiku 4.5 $0.00004 $0.00161

Measured 4d ago against content hash e13325c5bd9f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

simulation-commands scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/simulation-commands.md · 164 lines

How it starts

The opening of the file, as written. The whole thing — 164 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Simulation Commands

/simulate board

Initiates a board meeting simulation. The system assumes a board member persona, reads the entrepreneur's presentation material, and conducts 5-7 rounds of adversarial Q&A. Optionally accepts a persona flag; defaults to friendly-challenger for first-time users or the persona targeting the entrepreneur's weakest dimension for returning users.

Parameter Required Type Description
--persona No string Board persona identifier: skeptic-investor, operational-expert, financial-hawk, industry-veteran, friendly-challenger
/simulate board
--> Starting board meeting simulation
    Persona: friendly-challenger (default for first simulation)
    Provide your board presentation material to begin.

/simulate board --persona skeptic-investor
--> Starting board meeting simulation
    Persona: skeptic-investor
    Provide your board presentation material to begin.

/simulate board --persona financial-hawk
--> Starting board meeting simulation
    Persona: financial-hawk
    Warning: This persona focuses heavily on unit economics. Have your numbers ready.

/simulate board --persona nonexistent
--> Error: Unknown persona "nonexistent". Available: skeptic-investor, operational-expert, financial-hawk, industry-veteran, friendly-challenger.

Error: No presentation material provided after start returns a prompt: Please provide your board update, quarterly review, or other board-audience material. You can use /output [template] to generate one first.

Related: /simulate score, /output board-update, /output quarterly-review.


/simulate investor-pitch

Initiates an investor pitch simulation -- shorter, faster, and higher stakes than a board meeting. The persona plays a potential investor hearing the pitch for the first time. Runs 5-6 rounds of Q&A. Same persona options as /simulate board.

Parameter Required Type Description
--persona No string Board persona identifier (same set as /simulate board)

Read the full file on GitHub · 164 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 164 lines · 36 tokens per session scan A e13325c5bd9f

Subscribe to this mod's changes

simulation-commands is a command published in the GitHub repository fatihguner/foreman (47 stars, last pushed 5mo ago), licensed MIT. It adds 36 tokens to every session and 1,609 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.