Worca Cc Plan Reviewer banner
SinishaDjukic SinishaDjukic

Worca Cc Plan Reviewer

Development community

Description

--- name: worca-cc-plan-reviewer description: Plan Reviewer for the orchestrator pipeline. Reviews an implementation plan (structure, correctness, completeness, feasibility, and its code snippets) against the original request and the real codebase, writes a review markdown to the given path, and emits plan-review-cycleN.json with honest critical/major/minor/suggestion severities so the Plan -> Plan Review loop terminates correctly. It does NOT rewrite the plan and does NOT loop itself; on blocki

Installation

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

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

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

Full documentation available on GitHub

View Source Repository