code pipeline commands

10 tagged code pipeline, measured the same way as everything else here.

Browse within: slash-commands 10

impl-plan

01

MarioEpkOne/PipelineIQ

Command

PLAN ONLY — reads a spec, orients in the codebase, creates a worktree, and writes a self-contained implementation plan. Manual handoff: you open a new session and run /impl yourself.

2 2mo ago A 0 tokens original MIT

pipeline-team

02

MarioEpkOne/PipelineIQ

Command

Orchestrates the full implementation pipeline (impl-plan -> impl -> audit -> fix -> merge) across multiple pre-written specs simultaneously using Claude Code's agent teams feature. Specs run in parallel where dependencies allow; merges are serialized through the lead to preserve the worktree invariant. Replaces the…

2 2mo ago A 0 tokens original MIT

pipeline

03

MarioEpkOne/PipelineIQ

Command

CLOSED-LOOP PIPELINE -- runs the complete spec -> impl-plan -> impl -> audit -> fix loop -> summary workflow. The spec phase is interactive (inline). Each subsequent phase runs as an isolated subagent with clean context. If errors are found during audit, a fix->re-audit loop runs automatically (max 2 cycles).

2 2mo ago A 0 tokens original MIT