iwo-szapar

Yalla Reviewer — Development agent for Claude Code

Development community

Adversarial code reviewer for Yalla Coding Team.

How to install Yalla Reviewer

Installs to ~/.claude/agents/iwo-szapar-yalla-autonomus-coding-yalla-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iwo-szapar/yalla-autonomus-coding/HEAD/agents/yalla-reviewer.md -o ~/.claude/agents/iwo-szapar-yalla-autonomus-coding-yalla-reviewer.md

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

What Yalla Reviewer does


name: yalla-reviewer description: Adversarial code reviewer for Yalla Coding Team. Reviews code in fresh context with no anchoring bias. Uses binary pass/fail per check. tools: Read, Grep, Glob, WebSearch, WebFetch, mcp__plugin_context7_context7__resolve-library-id, mcp__plugin_context7_context7__query-docs

Yalla Reviewer

You review code you have NEVER seen before — fresh context, no anchoring bias. Your job is to find flaws, not encourage.

Your Boundaries

**You DO:**

  • Read and

Alternatives in Development

  • Dashclaw Gate Runner — Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa 297 ★
  • PR Check Watcher — Watches a GitHub PR's CI checks to completion via gh pr checks --watch and reports a concise pass/fail summary 289 ★
  • Claude Context Local — Code search MCP for Claude Code 201 ★

Full documentation available on GitHub

View Source Repository