Delivery Loop banner
amonick12 amonick12

Delivery Loop

Development community

Description

--- name: delivery-loop description: "Run the delivery loop — dispatches the next agent automatically based on board state" arguments: - name: subcommand description: "Optional: status, scout, maintainer, designer, planner, builder, reviewer, tester, releaser, init, cleanup, metrics" required: false --- # Helix Delivery Loop Continuous feature delivery driven by the GitHub Project board. Eight phase-based agents operate across a Kanban workflow. All quality gates are fully determinis

Installation

Installs to ~/.claude/skills/amonick12-helix-delivery-loop-delivery-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amonick12-helix-delivery-loop-delivery-loop && curl -fsSL https://raw.githubusercontent.com/amonick12/helix-delivery-loop/HEAD/commands/delivery-loop.md -o ~/.claude/skills/amonick12-helix-delivery-loop-delivery-loop/SKILL.md

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

Full documentation available on GitHub

View Source Repository