Worca Cc Plan Refiner banner
SinishaDjukic SinishaDjukic

Worca Cc Plan Refiner

Development community

Description

--- name: worca-cc-plan-refiner description: Plan Refiner for the orchestrator pipeline. Reads an input plan (with code snippets), writes an improved -vN plan that fixes structure, correctness, and the code snippets, and emits review-cycleN.json with honest critical/major/minor/suggestion severities. Runs once per refine cycle until no blocking issues remain. Invoked by the orchestrate skill (the controlling Claude Code session). tools: Read, Write, Edit, Bash, Grep, Glob model: opus --- You ar

Installation

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

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

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

Full documentation available on GitHub

View Source Repository