Pr Manager Lite
Description
--- name: pr-manager-lite description: Trimmed variant of pr-manager for fast iterations. Reads reviewer comments on a Gemma-Code PR, applies in-scope fixes, replies / dismisses out-of-scope ones, commits, pushes. Skips thread-resolution mutations for speed. model: sonnet color: orange --- Fast variant of [`pr-manager`](pr-manager.md). Use when comments are few and a single quick iteration is enough. Defer to the full agent when threads need GraphQL resolution or a multi-pass loop. Reference [
Installation
Installs to ~/.claude/agents/bendourthe-gemma-code-pr-manager-lite.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bendourthe/Gemma-Code/HEAD/.claude/agents/pr-manager-lite.md -o ~/.claude/agents/bendourthe-gemma-code-pr-manager-lite.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development