Skip to main content

factory-pipeline

Run a multi-step coding pipeline (PRD → plan → ralph TDD loop → review → pr) by acting as an orchestrator that delegates each step to a fresh subprocess of the user-chosen coding harness (Claude Code, Codex, or GitHub Copilot CLI), gating on artifacts written under `.factory/runs/<id>/`. TRIGGER on: "run factory", "factory this PRD", "dogfood this PRD", "$factory-pipeline <prd-path>", "/factory-pipeline <prd-path>", or when the user hands you a PRD/plan file under `plans/` and asks to execute it end-to-end. Also trigger when the user names a specific harness: "factory this with codex", "use copilot to ralph these tickets".

Jump to install

Source facts

Repository
alexanderop/factory-pipeline
Last source activity
May 11, 2026 at 18:34
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.