skills.sh
AvailableUniversal skill installation, including Claude Code and Codex.
npx skills add https://github.com/ulpi-io/skills-autonomous-engineering --skill autonomous-pipelineautonomous-pipelineRuns the complete engineering lifecycle once, behind one plan approval, with durable phase gates and a verified findings register.
Capture the request, phase selection, branch, budget, mode, and checkpoint.
Define and plan, then pause for the single plan approval.
Run build, simplify, test, review, performance, ship preparation, learn, and map once.
Carry blocked phase evidence forward without fabricating a green handoff.
Verify the open register and return next-move choices instead of auto-recursing.
▸ operating envelope
The shortest useful definition of where this skill helps—and where it should stay out of the way.
▸ output contract
▸ enforcement
Scripts are linked when this skill owns deterministic machinery. The remaining rules are explicit operating contracts and must not be marketed as hooks.
▸ install and invoke
Universal skill installation, including Claude Code and Codex.
npx skills add https://github.com/ulpi-io/skills-autonomous-engineering --skill autonomous-pipelineInstall the full plugin, then invoke /autonomous-pipeline or let routing select it from context.
A work in progress on the codex-native-plugin branch — build it, start a new session, then invoke $autonomous-engineering:autonomous-pipeline.
▶ run the whole lifecycle
One invocation. One plan approval. One bounded pass.
/autonomous-pipeline "<feature>"Run after installing the marketplace plugin. The plan is the one broad approval; surprises still stop.
$autonomous-engineering:autonomous-pipeline "<feature>"Work in progress on the codex-native-plugin branch: build it from source, start a new session, then run. Missing capability and verification failures stay explicit.
▸ composes with