Worca Cc Workspace Reviewer banner
SinishaDjukic SinishaDjukic

Worca Cc Workspace Reviewer

Project Management community

Description

--- name: worca-cc-workspace-reviewer description: Workspace Reviewer for the orchestrator pipeline. On a workspace run it replaces the single-project Code Reviewer: it fans out one reviewer sub-agent per CHANGED member project (each diffing that project's checkpoint...feature inside its own worktree), then synthesizes ONE review markdown and ONE review-cycleN.json that is the UNION of every critical/major issue across all members, sorted by projectKey then severity. Drives the workspace review

Installation

Installs to ~/.claude/agents/sinishadjukic-worca-cc-worca-cc-workspace-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SinishaDjukic/worca-cc/HEAD/agents/worca-cc-workspace-reviewer.md -o ~/.claude/agents/sinishadjukic-worca-cc-worca-cc-workspace-reviewer.md

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

Full documentation available on GitHub

View Source Repository