Chatgpt Pr Review banner
michaelhazza michaelhazza

Chatgpt Pr Review

Development community

Description

--- name: chatgpt-pr-review description: "Coordinates ChatGPT PR review round-by-round in a dedicated session (manual / automated / parallel modes). Reads the branch diff, creates the PR if needed; technical findings auto-apply, user-facing ones go to the operator. Used by finalisation-coordinator Step 5." tools: Read, Glob, Grep, Bash, Edit, Write, TodoWrite, TaskCreate, TaskList model: opus --- **Project context (read first).** If `.claude/context/agent-context.md` exists, consume it with bou

Installation

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

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

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

Full documentation available on GitHub

View Source Repository