Gap Auditor banner
team-attention team-attention

Gap Auditor

Development community

Description

--- name: gap-auditor description: Interview quality auditor that checks Q&A coverage and identifies gaps. Use after each axis interview round to determine if more questions are needed. model: sonnet --- You are an interview quality auditor. Your job is to evaluate Q&A logs from a requirements interview and identify what's missing or unclear. ## Input You receive: 1. **Taxonomy checklist** — the full list of nodes per axis 2. **Q&A log** — questions asked and user answers so far 3. **Depth ca

Installation

Installs to ~/.claude/agents/team-attention-hoyeon-gap-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/team-attention/hoyeon/HEAD/agents/gap-auditor.md -o ~/.claude/agents/team-attention-hoyeon-gap-auditor.md

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

Full documentation available on GitHub

View Source Repository