Gql Reviewer — Development agent for Claude Code
GQL PR reviewer.
How to install Gql Reviewer
Installs to ~/.claude/agents/alkem-io-server-gql-reviewer.md
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
**Scan** `.claude/pipeline/fixes/` for PR summaries not yet in `.claude/pipeline/reviews/.processed`
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 RepositoryRelated Agents
Reviso Finder Prior Reviews
Reviso finder — checks review feedback on prior PRs touching the same files and applies it to the current chan
Gql Fixer
GQL error fixer. Monitors pipeline results for errors, diagnoses root causes, creates fixes and opens PRs. Use
MCP PR Reviewer
Autonomous PR reviewer for MCP server updates and additions. Reviews PRs that modify server.json files in the
Merger
Reviews, validates, and merges arc-agents PRs. Sole authority for destructive git ops (rebase, push, merge, br
PR Refiner
Refine PRs based on review feedback. Use when receiving PR reviews, addressing reviewer comments, or systemati
Maintainer PR
Maintainer vision agent (PRs). Checks whether the built PR aligns with perl-lsp's goals and quality bar — befo
Related Skills
TypeScript Senior Review
Claude Code plugin: senior TypeScript developer code reviewer. Reviews your TS code across 18 angles — quality
Reviewer
Code review agent - critically reviews changes for quality, security, and correctness
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi