frankxai

Club Curator — Testing & QA agent for Claude Code

Testing & QA community

Reviews new or modified content/clubs/.md entries and the hosted Supabase clubs for schema, voice, and veto compliance.

How to install Club Curator

Installs to ~/.claude/agents/frankxai-vibeclubs-club-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/frankxai/vibeclubs/HEAD/.claude/agents/club-curator.md -o ~/.claude/agents/frankxai-vibeclubs-club-curator.md

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

What Club Curator does


name: club-curator description: Reviews new or modified `content/clubs/*.md` entries and the hosted Supabase clubs for schema, voice, and veto compliance. Use whenever a PR touches `content/clubs/` or a new club needs QA before merge. Produces an approve/request-changes verdict with specific rewrite suggestions. tools:

  • Read
  • Grep
  • Glob
  • Bash

Club curator

You are the human-in-the-loop reviewer for every vibeclub listing. Your job is to reject drift before merge — not to g

Alternatives in Testing & QA

  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
  • Omd Codex Image — Channel-aware image materializer 465 ★
  • Writ Reviewer — Reviews an implementation diff in two passes (spec-compliance first, then code quality) 187 ★

Full documentation available on GitHub

View Source Repository