ralphinho-rfc-pipeline
RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration. Use when running RFC-driven multi-agent execution with quality gates and a merge queue.
- installs 8w
- 1,697
- 30-day movement
- starts with the next reading
- Related entries
- 5
- Connections
- 0
A SKILL.md that defines an RFC-driven multi-agent execution pattern: work is decomposed into a DAG of units, each run through a quality pipeline, then merged via a queue with dependency rules. It specifies seven pipeline stages, a unit spec template, complexity tiers, merge queue rules, stall recovery steps, and expected outputs.
Reach for it when you need a structured, gated process for having multiple agents implement an RFC without units colliding or merging with broken dependencies.
Use it to
- Decompose an RFC into a dependency DAG of work units
- Run per-unit quality pipelines before merging
- Enforce merge queue rules across agent branches
- Recover stalled units by regenerating narrowed scope
- Produce execution logs and unit scorecards
For Agent operators running multi-agent RFC implementation workflows
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 2,900
- Installs, 8 weeks
- 1,697
- Host stars
- 259k
- Host language
- JavaScript