project-cpu
01Plugin Claude Code
Project CPU game plugin.
Plugin Claude Code
Project CPU game plugin.
Hook Claude Code
Runs when a git worktree is created, executing worktree-create.sh via bash. From projectcpu/project-cpu-mcp.
Hook Claude Code
Runs when a git worktree is removed, executing worktree-remove.sh via bash. From projectcpu/project-cpu-mcp.
Settings file Claude Code
Agent settings declaring 2 hook events (WorktreeCreate, WorktreeRemove).
Instructions file CodexOpenCode
AGENTS.md instructions for projectcpu/project-cpu-mcp, covering project cpu mcp server, worktrees, structure, code rules and separate types, constants, and helpers from implementation.
Instructions file
Claude Code instructions for projectcpu/project-cpu-mcp, a project described as: MCP server for Project CPU — AI agents interact with the game on behalf of players.
Plugin Claude Code
Project CPU game orchestration skill and MCP server.
MCP server Claude CodeCodexCursor
MCP server for Project CPU — AI agents interact with the game on behalf of players. Runs locally from the project-cpu-mcp npm package.
Skill Claude CodeCodex
Explain or operate a Project CPU game session through its MCP server when an Operator asks about the world, strategy, or game actions.