skills.sh
AvailableUniversal skill installation, including Claude Code and Codex.
npx skills add https://github.com/ulpi-io/skills-autonomous-engineering --skill watch-and-actwatch-and-actBridges a run to external state with bounded, cache-aware polling and explicit transition handling.
Confirm the signal is external, unresolved, and not harness-tracked.
Set an absolute deadline, poll cap, and cache-aware cadence.
Persist the bound and count before the first scheduled wakeup.
Read the real state, classify it, and act on the observed transition.
Stop on target, terminal failure, or timeout and report the final state.
▸ 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.
This skill composes platform tools and verification evidence; it does not claim a dedicated guard script.
▸ install and invoke
Universal skill installation, including Claude Code and Codex.
npx skills add https://github.com/ulpi-io/skills-autonomous-engineering --skill watch-and-actInstall the full plugin, then invoke /watch-and-act 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:watch-and-act.
▸ composes with