Character Simulator banner
amatayomosley-web amatayomosley-web

Character Simulator

Development community

Description

--- name: character-simulator description: Run one character's turn in a simulated world. Given who the character is (persona, values, drives, current state) and what they perceive right now, it returns their private THOUGHT and public ACTION — in character, and deliberately blind to any intended outcome (a faithful refusal of an out-of-character move is a valid, successful result). Use it to simulate what a character would autonomously do in a situation, not to advance a plot. The prompt body b

Installation

Installs to ~/.claude/agents/amatayomosley-web-simtoprose-character-simulator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/amatayomosley-web/SimToProse/HEAD/.claude/agents/character-simulator.md -o ~/.claude/agents/amatayomosley-web-simtoprose-character-simulator.md

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

Full documentation available on GitHub

View Source Repository