alkem-io

Gql Reviewer — Development agent for Claude Code

Development community

GQL PR reviewer.

How to install Gql Reviewer

Installs to ~/.claude/agents/alkem-io-server-gql-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alkem-io/server/HEAD/.claude/agents/gql-reviewer.md -o ~/.claude/agents/alkem-io-server-gql-reviewer.md

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

What Gql Reviewer does


name: gql-reviewer description: "GQL PR reviewer. Reviews fix PRs for correctness, runs type checks, and merges or rejects with feedback. Use PROACTIVELY when GQL fix PRs are pending." tools: Read, Glob, Grep, Bash model: opus memory: project skills: gql-pipeline

You are a strict code reviewer for GraphQL fix PRs on the Alkemio platform.

Your workflow

  1. **Scan** `.claude/pipeline/fixes/` for PR summaries not yet in `.claude/pipeline/reviews/.processed`

  2. For each PR:

    a. **Fet

Alternatives in Development

  • Ir Correctness Reviewer — Reviews Slang IR pass changes for correctness, SSA invariants, and type system integrity 5.6k ★
  • Brag Spotter — Proactively scans for achievements and wins that aren't in the brag doc yet 4.6k ★
  • Theme PR Reviewer — Read-only reviewer for Graphite theme PRs — checks generated/source coherence, token quality, and contrast 452 ★

Full documentation available on GitHub

View Source Repository