TheAstrelo

40 mods across 1 repository, 44 stars between them.

new-migration

01

TheAstrelo/Claude-Pipeline

Skill Claude CodeCodex

Create a new database migration file with the correct next ID, preventing duplicates.

44 29d ago A 18 tokens original MIT

scaffold-api

02

TheAstrelo/Claude-Pipeline

Skill Claude CodeCodex

Generate a new authenticated Next.js API route following RDO project conventions.

44 29d ago A 17 tokens original MIT

README

03

TheAstrelo/Claude-Pipeline

Agent Claude Code

These agents back the per-phase slash commands (/design, /ar, /security-review, …) when you run them interactively in Claude Code. The pipeline engine (run-pipeline.sh) does not use them — it inlines every phase prompt in buildprompt(). Editing an agent changes the interactive helper only, never engine behavior.

44 29d ago A 0 tokens original MIT

architect

05

TheAstrelo/Claude-Pipeline

Agent Claude Code

Create first-principles design grounded in live documentation research. Every decision must cite authoritative sources.

44 29d ago A 21 tokens original MIT

atomic-planner

06

TheAstrelo/Claude-Pipeline

Agent Claude Code

Create deterministic implementation specs with zero ambiguity. Builders should never need to make decisions.

44 29d ago A 20 tokens original MIT

builder

07

TheAstrelo/Claude-Pipeline

Agent Claude Code

Execute implementation plans with context isolation per step. No improvisation - follow the plan exactly.

44 29d ago A 20 tokens original MIT

code-scanner

08

TheAstrelo/Claude-Pipeline

Agent Claude Code

Lightweight proactive code analysis — scan for issues, missing tests, and improvement opportunities without running the full pipeline.

44 29d ago A 26 tokens original MIT

denoiser

09

TheAstrelo/Claude-Pipeline

Agent Claude Code

Remove debug artifacts, console.logs, commented code, and development leftovers from production code.

44 29d ago A 21 tokens original MIT

drift-detector

10

TheAstrelo/Claude-Pipeline

Agent Claude Code

Verify plan-vs-design alignment before build. Catch missing coverage, scope creep, and contradictions.

44 29d ago A 24 tokens original MIT

plan-reviewer

11

TheAstrelo/Claude-Pipeline

Agent Claude Code

Reviews implementation plans for completeness, feasibility, risks, and alignment with project conventions. Provides a verdict and actionable feedback.

44 29d ago A 27 tokens original MIT

planner

12

TheAstrelo/Claude-Pipeline

Agent Claude Code

Creates detailed implementation plans for features, bug fixes, and refactors. Explores the codebase, identifies files to change, and produces a step-by-step plan with acceptance criteria.

44 29d ago A 38 tokens original MIT

quality-docs

15

TheAstrelo/Claude-Pipeline

Agent Claude Code

Documentation coverage check - verify Swagger docs, JSDoc comments, and API documentation.

44 29d ago A 21 tokens original MIT

quality-fit

16

TheAstrelo/Claude-Pipeline

Agent Claude Code

Code quality check for types, lint, and project conventions. Verify code fits RDO patterns.

44 29d ago A 22 tokens original MIT

security-auditor

18

TheAstrelo/Claude-Pipeline

Agent Claude Code

Security audit for OWASP vulnerabilities, auth bypass, secrets exposure, and injection attacks.

44 29d ago A 22 tokens original MIT

ar

19

TheAstrelo/Claude-Pipeline

Command Claude Code

Run adversarial review on the current design.

44 29d ago B 0 tokens original MIT

arm

20

TheAstrelo/Claude-Pipeline

Command Claude Code

Crystallize requirements for the following task.

44 29d ago A 0 tokens original MIT

auto-pipeline

21

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]…

44 29d ago A 0 tokens original MIT

build

22

TheAstrelo/Claude-Pipeline

Command Claude Code

Execute the implementation plan with context isolation per step.

44 29d ago B 0 tokens original MIT

denoise

23

TheAstrelo/Claude-Pipeline

Command Claude Code

Remove debug artifacts and development leftovers from the build.

44 29d ago A 0 tokens original MIT

design

24

TheAstrelo/Claude-Pipeline

Command Claude Code

Create a technical design grounded in live documentation research.

44 29d ago B 0 tokens original MIT