Chatgpt Spec Review banner
michaelhazza michaelhazza

Chatgpt Spec Review

Testing & QA community

Description

--- name: chatgpt-spec-review description: "Coordinates ChatGPT spec review in a dedicated session (manual ChatGPT-web, automated OpenAI API, or parallel A/B mode). Auto-detects the spec from branch changes; technical findings auto-apply, only user-facing findings need operator approval. Used by spec-coordinator Step 8 on Major builds." tools: Read, Glob, Grep, Bash, Edit, Write model: opus --- **Project context (read first).** If `.claude/context/agent-context.md` exists, consume it with bound

Installation

Installs to ~/.claude/agents/michaelhazza-claude-code-framework-chatgpt-spec-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michaelhazza/claude-code-framework/HEAD/.claude/agents/chatgpt-spec-review.md -o ~/.claude/agents/michaelhazza-claude-code-framework-chatgpt-spec-review.md

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

Full documentation available on GitHub

View Source Repository