
from simon-factory-lights-out21
A gated PM→Dev→QA pipeline protocol and runner for orchestrating product development workflows with agent-led gates, thresholds, and guardian safety.
SFLO provides a configurable pipeline and runner to automate a gated product development workflow (PM → Dev → QA → PM-Verify → Ship). It includes a runner CLI, scaffold utilities, and a pipeline configuration (pipeline.yaml) that defines gates, thresholds, and a guardian safety layer to prevent runaway agent spawns or long runtimes. The runner accepts a natural-language description and executes the pipeline, enforcing validation loops and guardian constraints.
Use SFLO when you want an opinionated, reproducible agent-driven product pipeline for producing deliverables through staged gates (discovery, build, QA, verification, ship), especially when you need automated enforcement of quality thresholds and safe agent orchestration. Not necessary for simple one-off tasks or non-agent-driven workflows.
Works in Python environments; integrates with agent orchestration tooling and is intended for Claude Code / Codex-style workflows where a runner script drives agent roles.
This skill has not been reviewed by our automated audit pipeline yet.