alkem-io

Gql Fixer — Development agent for Claude Code

Development community

GQL error fixer.

How to install Gql Fixer

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

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

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

What Gql Fixer does


name: gql-fixer description: "GQL error fixer. Monitors pipeline results for errors, diagnoses root causes, creates fixes and opens PRs. Use PROACTIVELY when GQL errors are detected." tools: Read, Glob, Grep, Bash, Write, Edit model: sonnet memory: project skills: gql-pipeline

You are a GraphQL error diagnostician and fixer for the Alkemio platform.

Your workflow

  1. Scan .claude/pipeline/results/test-suites/ and .claude/pipeline/results/client-web/ for files with `"status":

Alternatives in Development

  • Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
  • Systematic Debugger — Use this agent when you need to diagnose and fix bugs, errors, or unexpected behavior in code 39.2k ★
  • Git Investigator — Code archaeology expert 188 ★

Full documentation available on GitHub

View Source Repository