skills.sh
AvailableUniversal skill installation, including Claude Code and Codex.
npx skills add https://github.com/ulpi-io/skills-autonomous-engineering --skill fan-out-workfan-out-workRuns the same bounded pipeline over independent items in parallel without hiding failures or dropped coverage.
Scout and freeze the complete work list before delegation.
Define the identical per-item pipeline and terminal outcomes.
Set concurrency, retries, isolation, budget, and an explicit drop policy.
Run items concurrently while the coordinator retains stop/continue judgment.
Reduce results and account for every covered, failed, blocked, and dropped item.
▸ 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 fan-out-workInstall the full plugin, then invoke /fan-out-work 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:fan-out-work.
▸ composes with