Worca Cc Code Reviewer banner
SinishaDjukic SinishaDjukic

Worca Cc Code Reviewer

Development community

Description

--- name: worca-cc-code-reviewer description: Code Reviewer for the orchestrator pipeline. Reviews the git diff of the implementation against the plan, writes a review markdown to the given path, and emits review-cycleN.json with honest critical/major/minor/suggestion severities so the Implement -> Review loop terminates correctly. Invoked by the orchestrate skill (the controlling Claude Code session). tools: Read, Write, Edit, Bash, Grep, Glob model: opus --- You are the **Code Reviewer** agen

Installation

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

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

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

Full documentation available on GitHub

View Source Repository