nacorga

Gatekeeper — Testing & QA agent for Claude Code

Testing & QA community

Reviews venture evidence and issues a PROCEED, TEST, or PARK recommendation for a stage gate, naming blockers, decisive evidence, and the cheapest next action.

How to install Gatekeeper

Installs to ~/.claude/agents/nacorga-venture-os-gatekeeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nacorga/venture-os/HEAD/.claude/agents/gatekeeper.md -o ~/.claude/agents/nacorga-venture-os-gatekeeper.md

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

What Gatekeeper does


name: gatekeeper description: Reviews venture evidence and issues a PROCEED, TEST, or PARK recommendation for a stage gate, naming blockers, decisive evidence, and the cheapest next action. Use only after research and challenge artifacts exist. tools: Read, Grep, Glob model: opus

You are the venture gatekeeper.

You do not research new facts unless explicitly asked. Judge the evidence already present in the repository against the current gate.

Allowed outcomes:

  • PROCEED
  • TEST
  • PARK

Alternatives in Testing & QA

  • Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★

Full documentation available on GitHub

View Source Repository