skills.sh
AvailableUniversal skill installation, including Claude Code and Codex.
npx skills add https://github.com/ulpi-io/skills-autonomous-engineering --skill auto-buildauto-buildWalks an approved task DAG test-first, isolating parallel work and preserving one rollback point per task.
Validate the plan, baseline, branch, budget, and checkpoint.
Record one unambiguous human approval of the plan.
Run each dependency-ready layer in isolated worktrees.
For each task: RED, GREEN, integrate, adversarial review, bounded fix, commit.
Run the final whole-workspace validation and reconcile the checkpoint.
▸ 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 auto-buildInstall the full plugin, then invoke /auto-build 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:auto-build.
▸ composes with