forayconsulting

World Tick — Productivity skill for Claude Code

Productivity community

Advance the world state in the background while the party is busy.

How to install World Tick

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

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

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

What World Tick does


name: world-tick description: "Advance the world state in the background while the party is busy. Simulates NPC agendas, faction movements, and environmental changes bound to in-game time."

/world-tick — Background World Simulation

Usage

  • /world-tick {duration} — Simulate world events for the specified in-game time
  • /world-tick {duration} {context} — Simulate with context about what the party is doing

Examples

  • /world-tick 2 hours — Party spends 2 hours investigating

Alternatives in Productivity

  • Getting Help — career-ops is an open source project maintained in limited time 32.5k ★
  • Time Command — Display the current date and time in Pakistan Standard Time (PKT, UTC+5) 20.2k ★
  • Performance Optimization Skill — Systematic performance analysis and optimization for RTK CLI tool, focusing on startup time (<10ms), memory us 11.9k ★

Full documentation available on GitHub

View Source Repository