Gba Test banner
intellegix intellegix

Gba Test

Testing community

Description

# /gba-test — Universal GBA Integration Test Runner $ARGUMENTS: test mode — game profile defines available modes (e.g., `smoke`, `gameplay`, `save`, `stress`, `full`, `ai`, `battle`, `nav`, `custom <description>`) ## 5 ABSOLUTE RULES (NEVER VIOLATE) 1. **VERIFY** state before every action (screenshot + frame check) 2. Use **ONLY** named RECIPES from the game's guide — never invent button sequences 3. Frame advances >30 require a **state check** before next action 4. **Screenshot** every 5 tool

Installation

Installs to ~/.claude/skills/intellegix-intellegix-code-agent-toolkit-gba-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/intellegix-intellegix-code-agent-toolkit-gba-test && curl -fsSL https://raw.githubusercontent.com/intellegix/intellegix-code-agent-toolkit/HEAD/commands/gba-test.md -o ~/.claude/skills/intellegix-intellegix-code-agent-toolkit-gba-test/SKILL.md

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

Full documentation available on GitHub

View Source Repository