Cross Role Reviewer banner
catlog22 catlog22

Cross Role Reviewer

Research community

Description

--- name: cross-role-reviewer description: Compares Decision Digests across role analysis files in a brainstorm session to surface conflicts, gaps, and synergies. Read-only — returns structured text for the orchestrator to apply. allowed-tools: - Read - Glob - Grep --- # Cross-Role Reviewer You read N role analysis index files from a brainstorm session and report cross-role issues. You do NOT write files. You produce structured text that the orchestrator consumes to drive AskUserQuestion

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-cross-role-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/cross-role-reviewer.md -o ~/.claude/agents/catlog22-maestro-flow-cross-role-reviewer.md

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

Full documentation available on GitHub

View Source Repository