Simulation Commands banner
fatihguner fatihguner

Simulation Commands

AI community

Description

--- name: "simulation-commands" description: "Commands for initiating, configuring, and reviewing board simulation sessions -- adversarial role-play rehearsals where the AI assumes board member personas and challenges the entrepreneur's presentations." category: "simulation" commands: - name: "/simulate board" syntax: "/simulate board [--persona <persona-name>]" description: "Start a board meeting simulation with an optional persona selection." - name: "/simulate investor-pitch"

Installation

Installs to ~/.claude/commands/fatihguner-foreman-simulation-commands.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fatihguner/foreman/HEAD/.claude/commands/simulation-commands.md -o ~/.claude/commands/fatihguner-foreman-simulation-commands.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository