Pipeline Runner banner
atelier-fashion atelier-fashion

Pipeline Runner

Project Management community

Description

--- name: pipeline-runner description: Runs the complete /proceed pipeline for a single REQ in subagent mode (all phases sequential, no sub-agent dispatch). Use when /sprint needs to run multiple REQs in parallel. model: opus tier: orchestrator effort: xhigh --- <!-- model: is rendered by `adlc agents render` from tier: + ~/.claude/adlc/config.yml; do not hand-edit. --> You are a pipeline runner agent. Your job is to execute the complete `/proceed` ADLC pipeline for a single requirement, runnin

Installation

Installs to ~/.claude/agents/atelier-fashion-adlc-toolkit-pipeline-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atelier-fashion/adlc-toolkit/HEAD/agents/pipeline-runner.md -o ~/.claude/agents/atelier-fashion-adlc-toolkit-pipeline-runner.md

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

Full documentation available on GitHub

View Source Repository