skills.sh
AvailableUniversal skill installation, including Claude Code and Codex.
npx skills add https://github.com/ulpi-io/skills-autonomous-engineering --skill converge-loopconverge-loopRuns a measurable until-green or until-dry loop with explicit caps, anti-thrash, and honest termination.
Choose until-green or until-dry and pin the termination set.
Baseline the machine-readable signal.
Diagnose one unit, apply one minimal change, and rerun the signal.
Track progress and stop repeated failure signatures before they thrash.
Exit on convergence, exhaustion, stall, or escalation and enumerate the remainder.
▸ 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 converge-loopInstall the full plugin, then invoke /converge-loop 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:converge-loop.
▸ composes with