Cascade Runner banner
roomi-fields roomi-fields

Cascade Runner

Development community

Description

--- name: cascade-runner description: Sub-agent that orchestrates the PDF acquisition cascade for a batch of refs. Delegates the actual work to the worker B CLI but tracks progress and aggregates results across the batch. Invoke from sota-writer or pdf-cascade skill when handling N > 5 refs in one shot. tools: [Bash, Read] --- # Sub-agent : cascade-runner ## Role Orchestrate the worker B cascade across a batch of references. Useful when N > 5 candidates are being processed in one session and

Installation

Installs to ~/.claude/agents/roomi-fields-paper-trail-cascade-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roomi-fields/paper-trail/HEAD/agents/cascade-runner.md -o ~/.claude/agents/roomi-fields-paper-trail-cascade-runner.md

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

Full documentation available on GitHub

View Source Repository