SessionStart
Find resumable runs and surface the exact resume path.
The current marketplace plugin packages the canonical skills, lifecycle hooks, tested guard scripts, and runnable Workflow templates as one Claude-native distribution.
▸ lifecycle hooks
The hooks do not replace validation, review, or budgets. They stop common dangerous tool shapes and keep run lifecycle state visible.
Find resumable runs and surface the exact resume path.
Run the active skill’s test, Git, and ship guards.
Surface a still-running checkpoint so termination stays honest.
Clean up terminal run state without touching active work.
▸ install
Install inside Claude Code, review the bundled hooks, then pass one substantial request to the full lifecycle.
/plugin marketplace add ulpi-io/skills-autonomous-engineering/plugin install autonomous-engineering@ulpi-autonomous-engineering▶ run the whole lifecycle
One invocation. One plan approval. One bounded pass.
/autonomous-pipeline "<feature>"Run after installing the marketplace plugin. The plan is the one broad approval; surprises still stop.
Claude Code keeps the canonical slash-command and Workflow surface. The Codex-native plugin — its own adapters, coordinator, executor, new-session discovery, and install verification — is a work in progress on the codex-native-plugin branch.