sdlc commands

75 tagged sdlc, measured the same way as everything else here.

Browse within: Developer Workflow 7coding-harness 7human-in-the-loop 7

_composicion

01

686f6c61/alfred-dev

Command

Protocolo interno compartido para la composición dinámica del equipo de Alfred según tarea, stack y señales runtime.

119 17d ago A 22 tokens original MIT

alfred

02

686f6c61/alfred-dev

Command

Asistente contextual de Alfred Dev. Enruta automáticamente al flujo o comando operativo correcto.

119 17d ago A 16 tokens original MIT

feature

03

686f6c61/alfred-dev

Command

Ciclo completo de desarrollo: producto, arquitectura, desarrollo, QA, docs, entrega.

119 17d ago A 17 tokens original MIT

cdd-merge-base

04

drabaioli/cdd

Command Claude Code

Integrate the current state of the base branch into the feature branch. Two phases: a dry-run conflict assessment first, then the actual merge with conflict resolution. The approval between the two phases is conditional — the merge runs automatically when the dry run proves the case mechanically trivial (step 4), and…

2 7d ago A 0 tokens original MIT

cdd-pre-pr

05

drabaioli/cdd

Command Claude Code

Run a pre-PR checklist for the current branch. Compare against the base branch to identify all changes. This is a verification session: it runs CI gates, code-reviews the diff, and reconciles documentation against the changes.

2 7d ago A 0 tokens original MIT

cdd-retrofit

06

drabaioli/cdd

Command Claude Code

Install CDD into an existing project, or upgrade a project already running CDD, at the path given as argument: /cdd-retrofit .

2 7d ago A 0 tokens original MIT

implement-prd

07

mumerfarooq-con/asdlc-tools

Command

Orchestrate PRD implementation (plan → execute → review → test) or run a retrospective review of an already-completed PRD.

2 1mo ago A 27 tokens original MIT

pdqc

08

mumerfarooq-con/asdlc-tools

Command

Run the Pre-Delivery Quality Check on a near-ready-to-ship codebase. Codebase-scoped, not diff-scoped. Produces findings and delegates fixes; never edits code.

2 1mo ago A 41 tokens original MIT

review-pr

09

mumerfarooq-con/asdlc-tools

Command

Review a PR (GitHub or Bitbucket) — single reviewer by default, or a 3-panelist council with --council.

2 1mo ago A 28 tokens original MIT

e2e-test

10

alphaaiservice/cortex

Command

Generate end-to-end tests using Playwright (web) and Detox (mobile). Covers user flows, visual regression, and cross-browser testing. Usage: /e2e-test [flow-name|--all] [--visual].

1 25d ago A 46 tokens original MIT

gen-brand

11

alphaaiservice/cortex

Command

Generate complete brand identity with SVG logos, color system, typography, and design tokens. Claude writes SVG code directly — no API key needed. Usage: /gen-brand 'ProductName — description' or /gen-brand ./PRD.md.

1 25d ago A 47 tokens original MIT

init-project

12

alphaaiservice/cortex

Command

Initialize a new or upgrade existing project with Alpha AI's standard architecture. Supports Python/FastAPI, Node.js/NestJS, Java/Spring Boot. Usage: /init-project [--lang=python|nestjs|springboot] [--with-frontend] [--with-mobile] [--with-ai] [--existing].

1 25d ago A 71 tokens original MIT