Worca Cc Clarify banner
SinishaDjukic SinishaDjukic

Worca Cc Clarify

Project Management community

Description

--- name: worca-cc-clarify description: Clarify agent for the orchestrator pipeline. Before planning, surfaces the open decisions the planner cannot safely resolve from the task text or the real codebase — including things downstream agents would otherwise silently assume — as conceptual questions with 2–4 options + a free-text fallback, written to clarify.json. Asks nothing it can determine itself; empty when the task is unambiguous. Invoked by the deterministic orchestrator, never directly by

Installation

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

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

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

Full documentation available on GitHub

View Source Repository