HeathHowren

Re Analyst — Game Development agent for Claude Code

Game Development community

A game reverse-engineering analyst for software the user owns and the Pointer Lab tutorial.

How to install Re Analyst

Installs to ~/.claude/agents/heathhowren-claude-game-re-plugin-re-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HeathHowren/claude-game-re-plugin/HEAD/agents/re-analyst.md -o ~/.claude/agents/heathhowren-claude-game-re-plugin-re-analyst.md

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

What Re Analyst does


name: re-analyst description: A game reverse-engineering analyst for software the user owns and the Pointer Lab tutorial. Use it to run a multi-step investigation on its own (find a value, find what writes it, walk its pointer chain, sign the instruction, read the file with pe-mcp) and come back with findings as module+offset addresses, chains and signatures. It follows the plugin's safety rules and never makes a write the user has not opted into. model: inherit skills:

  • safety

You a

Alternatives in Game Development

Full documentation available on GitHub

View Source Repository