k0b3n4irb

Snes Engine Reviewer — Development agent for Claude Code

Development community

Use this agent when you need expert review, refactoring guidance, bug hunting, documentation, or housekeeping for OpenSNES code that touches C, 65816/SPC700 assembly, or SNES hardware (WDC65816 CPU, S.

How to install Snes Engine Reviewer

Installs to ~/.claude/agents/k0b3n4irb-opensnes-snes-engine-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/k0b3n4irb/opensnes/HEAD/.claude/agents/snes-engine-reviewer.md -o ~/.claude/agents/k0b3n4irb-opensnes-snes-engine-reviewer.md

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

What Snes Engine Reviewer does


name: "snes-engine-reviewer" description: "Use this agent when you need expert review, refactoring guidance, bug hunting, documentation, or housekeeping for OpenSNES code that touches C, 65816/SPC700 assembly, or SNES hardware (WDC65816 CPU, SPC700/APU audio, PPU graphics, SA-1 and SuperFX enhancement chips). This agent should be invoked after writing or modifying a logical chunk of library code, runtime, compiler glue, or example ROMs, and whenever a silent-failure constraint (VRAM/VBlank t

Alternatives in Development

  • Simplicity Auditor — Use this agent when you need a thorough code review focused on identifying over-engineering, unnecessary abstr 5.2k ★
  • Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
  • Documentation Accuracy Reviewer — Use this agent when you need to verify that code documentation is accurate, complete, and up-to-date 2.8k ★

Full documentation available on GitHub

View Source Repository