C Claude Code plugin

Available now

All eighteen skills.
The guards wired in.

The current marketplace plugin packages the canonical skills, lifecycle hooks, tested guard scripts, and runnable Workflow templates as one Claude-native distribution.

18skills
04hook stages
02workflow templates
01marketplace install

lifecycle hooks

Defense in depth, scoped to real guarantees.

The hooks do not replace validation, review, or budgets. They stop common dangerous tool shapes and keep run lifecycle state visible.

01

SessionStart

Find resumable runs and surface the exact resume path.

02

PreToolUse

Run the active skill’s test, Git, and ship guards.

03

Stop

Surface a still-running checkpoint so termination stays honest.

04

SessionEnd

Clean up terminal run state without touching active work.

install

Add the marketplace, then run the pipeline.

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.

CClaude Code
/autonomous-pipeline "<feature>"

Run after installing the marketplace plugin. The plan is the one broad approval; surprises still stop.

available

Shipped on Claude Code today.

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.

Compare Codex →