skills.sh
AvailableUniversal skill installation, including Claude Code and Codex.
npx skills add https://github.com/ulpi-io/skills-autonomous-engineering --skill auto-specauto-specTurns a raw request into a repo-grounded, testable specification with explicit non-goals.
Intake the request and stop on build-changing ambiguity.
Recon the repository, domain, interfaces, constraints, and existing behavior.
Draft objectives, observable behavior, acceptance criteria, non-goals, assumptions, and risks.
Run a completeness critic until material gaps are gone or progress stalls.
Write the finalized specification under .ulpi/spec/.
▸ 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-specInstall the full plugin, then invoke /auto-spec 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-spec.
▸ composes with