Fanout Loop banner
hossainpazooki hossainpazooki

Fanout Loop

Data community

Description

--- description: Execute ONE iteration of an effort's fan-out loop — pick-up, derive the run, dispatch a tier-laddered pipeline, gate the receipts, write the ledgers, emit commit commands. Recurrence belongs to the host loop, never to this command. status: provisional --- Execute one iteration of the fan-out loop for the effort at the path below (a directory containing `STATE.md` and `run-log.jsonl`). Apply the seven steps in order; halting early is a recorded outcome, not a failure. 1. **Ente

Installation

Installs to ~/.claude/skills/hossainpazooki-rigor-fanout-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hossainpazooki-rigor-fanout-loop && curl -fsSL https://raw.githubusercontent.com/hossainpazooki/rigor/HEAD/commands/fanout-loop.md -o ~/.claude/skills/hossainpazooki-rigor-fanout-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