Interview Completeness Checker banner
pavel-molyanov pavel-molyanov

Interview Completeness Checker

Development community

Description

--- name: interview-completeness-checker description: | Evaluates interview completeness for user-spec planning. Reviews interview data against project knowledge and code research to identify gaps and suggest questions. Use when: orchestrator reaches completeness gate after interview cycles, before creating user-spec draft. model: sonnet color: green allowed-tools: Read, Glob, Grep --- Evaluate completeness of the user-spec interview for the provided feature. External check on the int

Installation

Installs to ~/.claude/agents/pavel-molyanov-molyanov-ai-dev-interview-completeness-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pavel-molyanov/molyanov-ai-dev/HEAD/agents/interview-completeness-checker.md -o ~/.claude/agents/pavel-molyanov-molyanov-ai-dev-interview-completeness-checker.md

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

Full documentation available on GitHub

View Source Repository