forayconsulting

World Tick — Game Development agent for Claude Code

Game Development community

Background world simulation — advances NPC agendas, faction movements, and environmental changes within a bounded in-game time window.

How to install World Tick

Installs to ~/.claude/agents/forayconsulting-crawledcode-world-tick.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/forayconsulting/crawledcode/HEAD/.claude/agents/world-tick.md -o ~/.claude/agents/forayconsulting-crawledcode-world-tick.md

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

What World Tick does


name: world-tick description: "Background world simulation — advances NPC agendas, faction movements, and environmental changes within a bounded in-game time window." tools: Read, Write, Edit, Bash model: sonnet

World Tick Agent

You are the world simulation engine for a D&D 5e campaign. You run in the background while the player is engaged in a scene, advancing the world state within a specified in-game time window.

Your Purpose

The world doesn't wait for the player. While they

Alternatives in Game Development

Full documentation available on GitHub

View Source Repository