TheAstrelo/Claude-Pipeline

Tool-agnostic 13-phase AI development pipeline — turns a task description into reviewed, committed code through automated design, adversarial review, security, test, and code-review gates. One bash engine, balanced Opus/Sonnet routing, self-healing commit review.

44Stars on the repository
40Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ar

01

TheAstrelo/Claude-Pipeline

Command Claude Code

Run adversarial review on the current design.

not rated 44 yesterday B 0 tokens original MIT

arm

02

TheAstrelo/Claude-Pipeline

Command Claude Code

Crystallize requirements for the following task.

not rated 44 yesterday A 0 tokens original MIT

auto-pipeline

03

TheAstrelo/Claude-Pipeline

Command Claude Code

Run: /auto-pipeline [--provider=auto|claude|codex] [--profile=yolo|fast|standard|paranoid] [--policy-rollout=legacy|shadow|enforced] [--resume=RUNID] [--skip-arm] [--skip-ar] [--skip-pmatch] [--model-strong=MODEL] [--model-fast=MODEL] [--no-commit] [--allow-untested-commit] [--retention-days=N]…

not rated 44 yesterday A 0 tokens original MIT

build

04

TheAstrelo/Claude-Pipeline

Command Claude Code

Execute the implementation plan with context isolation per step.

not rated 44 yesterday B 0 tokens original MIT

denoise

05

TheAstrelo/Claude-Pipeline

Command Claude Code

Remove debug artifacts and development leftovers from the build.

not rated 44 yesterday A 0 tokens original MIT

design

06

TheAstrelo/Claude-Pipeline

Command Claude Code

Create a technical design grounded in live documentation research.

not rated 44 yesterday B 0 tokens original MIT

pipeline-scan

08

TheAstrelo/Claude-Pipeline

Command Claude Code

Proactive code analysis to detect issues and suggest improvements.

not rated 44 yesterday A 0 tokens original MIT

pipeline-undo

09

TheAstrelo/Claude-Pipeline

Command Claude Code

Undo a pipeline run's result. With worktree isolation (the current engine), this is clean and low-risk: a run never touches your checkout — its result lives only on a pipeline/ branch (and, for a --push run, on the remote). "Undo" therefore means deleting that branch and its worktree, not reverting your working tree.

not rated 44 yesterday A 0 tokens original MIT

plan-review

10

TheAstrelo/Claude-Pipeline

Command Claude Code

Create an implementation plan and automatically review it for the following task.

not rated 44 yesterday A 0 tokens original MIT

plan

11

TheAstrelo/Claude-Pipeline

Command Claude Code

Create a deterministic implementation plan with atomic steps.

not rated 44 yesterday B 0 tokens original MIT

pmatch

12

TheAstrelo/Claude-Pipeline

Command Claude Code

Verify plan-design alignment before build.

not rated 44 yesterday B 0 tokens original MIT

pre-check

13

TheAstrelo/Claude-Pipeline

Command Claude Code

Command "pre-check" from TheAstrelo/Claude-Pipeline, covering pre-check, process, output, pre-check: [task] and confidence: [0-100].

not rated 44 yesterday A 0 tokens original MIT

qb

14

TheAstrelo/Claude-Pipeline

Command Claude Code

Behavior validation - verify tests pass and outputs match design.

not rated 44 yesterday A 0 tokens original MIT

qd

15

TheAstrelo/Claude-Pipeline

Command Claude Code

Documentation check - verify Swagger, JSDoc, and API documentation.

not rated 44 yesterday A 0 tokens original MIT

qf

16

TheAstrelo/Claude-Pipeline

Command Claude Code

Code quality check - verify types, lint, and project conventions.

not rated 44 yesterday A 0 tokens original MIT

security-review

17

TheAstrelo/Claude-Pipeline

Command Claude Code

Security audit - check for OWASP vulnerabilities, auth bypass, and secrets exposure.

not rated 44 yesterday A 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: