new-pipeline
49Command
Design and scaffold a new named multi-agent pipeline with git preflight, scope selection, pre-gate audit, and entry-skill generation.
Command
Design and scaffold a new named multi-agent pipeline with git preflight, scope selection, pre-gate audit, and entry-skill generation.
Command
Add a new step to an existing pipeline — select pipeline, choose insertion point, design component, audit the delta, then gate on human approval.
Command
Optimize an existing pipeline on demand — survey topology, model-tier cost, and past-run signals, lock an optimization plan with the user, then batch-apply it atomically with a mandatory post-apply audit.
Command
List all pipelines in the current workspace (all scopes) and run the entry skill of the user-selected one.
Command
Update an existing step in a pipeline — select pipeline, select step, apply changes, re-validate edges, audit the delta, then gate on human approval.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Skill Claude CodeCodex
Add a new step, capability, or agent to an existing named Superpipelines workflow.
Skill Claude CodeCodex
Brainstorming refines vague or exploratory requests into a validated design document through structured clarifying dialogue and trade-off analysis before any implementation begins. Use when a user's request is under-specified, involves new feature or component design, describes new pipeline behavior, or lacks an…
Skill Claude CodeCodex
Reassign Superpipelines model-tier preferences across user, workspace, and pipeline scopes.
Skill Claude CodeCodex
Design and scaffold a new named Superpipelines workflow after scope, brief, topology, audit, and human approval gates.
Skill Claude CodeCodex
Remove a step from an existing named Superpipelines workflow while preserving topology continuity.
Skill Claude CodeCodex
Structured integration protocol that enforces a test-verification gate and presents branch disposition options (merge, PR, keep, or discard). Use when implementation is complete, all tests pass, and an integration decision for the development branch is pending.
Skill Claude CodeCodex
Migrate a legacy old-root Superpipelines workflow into the data-only pipeline layout.
Agent
Stage 1 review — checks the summary document matches the spec exactly. Read-only.
Agent
Writes the summary document from the provided input file.
Skill Claude CodeCodex
Optimize an existing named Superpipelines workflow for topology, model tiers, cost, latency, and reliability.
Skill Claude CodeCodex
Cut an aiboarding version release (vX.Y.Z) - verify the single version target agrees, draft matching CHANGELOG + RELEASE-NOTES entries, commit to main, then create the GitHub release + tag and verify. Use when the user asks to cut/ship/publish a release, tag a version, do release work, or write release notes for…
Skill Claude CodeCodex
Apply minimum-sufficient engineering to project development, design, debugging, refactoring, specification, architecture, dependencies, tooling, agents, hooks, MCP, automation, and verification. Use for non-trivial project work where unnecessary complexity should be minimized without weakening correctness, security…
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.