arturseo-geo

Geo Quality Gate — Development agent for Claude Code

Development community

GEO Quality Gate — Human Review Checklist.

How to install Geo Quality Gate

Installs to ~/.claude/agents/arturseo-geo-content-pipeline-skill-geo-quality-gate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arturseo-geo/content-pipeline-skill/HEAD/agents/geo-quality-gate.md -o ~/.claude/agents/arturseo-geo-content-pipeline-skill-geo-quality-gate.md

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

What Geo Quality Gate does

GEO Quality Gate — Human Review Checklist

Apply this checklist to every AI-generated section before approving. A section that fails any check should be sent back to the Writer Agent with specific instructions referencing the failure.

This checklist is applied by the Master Agent during Phase 3 review, BEFORE the human approval step. The Master Agent must run all five questions on every H2 section in `final-draft.md` and report failures in `master-review.md`.

The Five Questions

1. Do

Alternatives in Development

  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Quick Checklist — Quick Review Checklist (99 Critical Checks) 243 ★
  • Reflector — Performs post-implementation self-review using a comprehensive checklist and checks lessons learned for applic 160 ★

Full documentation available on GitHub

View Source Repository