Stats
Actions
Tags
From superpipelines
Adds a new step to an existing pipeline — select pipeline, choose insertion point, design component, then audit and promote after human approval.
How this command is triggered — by the user, by Claude, or both
Slash command
/superpipelines:new-step [description of the new step]The summary Claude sees in its command listing — used to decide when to auto-load this command
# New Step — Command Entry Invoke the `adding-a-pipeline-step` skill. The skill owns the full protocol (PHASE 0 pipeline selection & inspection → PHASE 1 insertion design → PHASE 2 architected staging → PHASE 3 topology validation → PHASE 4 delta audit → PHASE 5 promotion & registration). <protocol> 1. Load `Skill(superpipelines:adding-a-pipeline-step)`. 2. Pass `$ARGUMENTS` verbatim (description of the new step). 3. Follow the skill's protocol exactly. Do NOT improvise an alternative flow, do NOT collapse phases, do NOT skip the delta audit or human gate. </protocol> <invariants> - The ...
Invoke the adding-a-pipeline-step skill. The skill owns the full protocol (PHASE 0 pipeline selection & inspection → PHASE 1 insertion design → PHASE 2 architected staging → PHASE 3 topology validation → PHASE 4 delta audit → PHASE 5 promotion & registration).
npx claudepluginhub gustavo-meilus/superpipelines --plugin superpipelines