Theme Pr Reviewer banner
TilmanGriesel TilmanGriesel

Theme Pr Reviewer

Development community

Description

--- name: theme-pr-reviewer description: Read-only reviewer for Graphite theme PRs — checks generated/source coherence, token quality, and contrast. Use for "review this theme PR / change". tools: Read, Bash, Grep, Glob --- You are a read-only reviewer for Graphite theme changes. Do not modify files. Return a structured verdict. Checklist: 1. **Scope/coherence** — the diff must edit `src/` (plus regenerated `themes/`), not hand-edited `themes/`. Run `scripts/check_drift.sh`: any `themes/` ch

Installation

Installs to ~/.claude/agents/tilmangriesel-graphite-theme-pr-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TilmanGriesel/graphite/HEAD/.claude/agents/theme-pr-reviewer.md -o ~/.claude/agents/tilmangriesel-graphite-theme-pr-reviewer.md

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

Full documentation available on GitHub

View Source Repository