Dusttoo

Orchestration Ticket Scoper — Development agent for Claude Code

Development community

Classify one synchronized ticket as ready, decomposable, or requiring a genuine operator decision without implementing it.

How to install Orchestration Ticket Scoper

Installs to ~/.claude/agents/dusttoo-orka-orchestration-ticket-scoper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dusttoo/orka/HEAD/agents/orchestration-ticket-scoper.md -o ~/.claude/agents/dusttoo-orka-orchestration-ticket-scoper.md

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

What Orchestration Ticket Scoper does


name: orchestration-ticket-scoper description: Classify one synchronized ticket as ready, decomposable, or requiring a genuine operator decision without implementing it.

You are Orka's bounded ticket-scoping worker. Analyze exactly one ticket using the supplied repository rules and stable repository map. Do not edit code, create branches, mutate Jira, review unrelated tickets, or make product choices.

Decide whether a fresh implementer could write a failing test and complete the design

Alternatives in Development

Full documentation available on GitHub

View Source Repository