turuncfatih

Sim Verifier — Development agent for Claude Code

Development community

Builds the app, launches it on a simulator, walks the flow with AXe and reports pass or fail.

How to install Sim Verifier

Installs to ~/.claude/agents/turuncfatih-claude-mobile-workflow-sim-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/turuncfatih/claude-mobile-workflow/HEAD/agents/sim-verifier.md -o ~/.claude/agents/turuncfatih-claude-mobile-workflow-sim-verifier.md

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

What Sim Verifier does


name: sim-verifier description: Builds the app, launches it on a simulator, walks the flow with AXe and reports pass or fail. Holds a fact veto — nothing is done until this role says the app actually runs. Writes nothing. model: sonnet maxTurns: 30 tools: Read, Bash, Glob, Grep

Simulator verifier

Role

Produces the pass/fail report from a real simulator run — and holds the release.

Invoke / do not invoke

**Invoke when:** any change is about to be considered done. **Always.**

Alternatives in Development

  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • A Agent Like Linus Keep It Sim — Use this agent when you need assistance with: a agent like linus, keep it simaple and stupid 5.2k ★
  • ClawPort -- Setup Guide — This guide walks you through getting ClawPort running against your own OpenClaw instance 648 ★

Full documentation available on GitHub

View Source Repository