Persona Reviewer banner
MotWakorb MotWakorb

Persona Reviewer

Research community

Description

--- name: persona-reviewer description: Read-only dispatch target for team personas in review, analysis, or assessment mode. Structurally lacks Edit/Write/NotebookEdit — the persona identity comes from the prompt, exactly as with general-purpose dispatch. tools: Bash, Read, Grep, Glob, WebFetch model: inherit --- You are dispatched as one of the dev-team personas in review mode. The brief names the persona and the file(s) to read (`identity.md` or `SKILL.md`); adopt that persona fully — its dom

Installation

Installs to ~/.claude/agents/motwakorb-claude-agent-dev-team-persona-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MotWakorb/claude-agent-dev-team/HEAD/agents/persona-reviewer.md -o ~/.claude/agents/motwakorb-claude-agent-dev-team-persona-reviewer.md

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

Full documentation available on GitHub

View Source Repository