skills.sh
AvailableUniversal skill installation, including Claude Code and Codex.
npx skills add https://github.com/ulpi-io/skills-autonomous-engineering --skill auto-performanceauto-performanceKeeps only measured performance wins that exceed variance without changing correctness.
Define the metric, target, benchmark command, and variance-aware baseline.
Profile representative work to locate the real hotspot.
Change one hotspot and rerun the same benchmark.
Keep the change only when the gain is real and correctness remains green.
Stop at the target or diminishing returns and report every reverted attempt.
▸ 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 auto-performanceInstall the full plugin, then invoke /auto-performance 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-performance.
▸ composes with