build-review-persona

Installation
SKILL.md

Build Review Persona

Generate a review-as-me.md skill at ~/.claude/commands/review-as-me.md that captures how a specific person reviews PRs. Mine their GitHub review history, extract patterns, and synthesize into a reusable review skill.

If no GitHub username is provided via $ARGUMENTS, discover it from git log or gh api user.

Log

Write all extracted data to /tmp/review-persona-{username}.md. Append after each collection batch. Read full log before synthesis.

What to Extract

Mine every available signal from the person's review history:

Installs
12
GitHub Stars
13
First Seen
Mar 1, 2026
build-review-persona — doodledood/claude-code-plugins