lantisprime/claude-sdlc

A governance layer for AI-assisted software delivery. Plan, scope, approve, build, test, release — with human sign-off at every gate.

3Stars on the repository
53Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze

01

lantisprime/claude-sdlc

Command

Start Phase 2 — turn a planned task into structured requirements with stable IDs, halting for UX input if the task touches a UI.

3 4mo ago A 28 tokens original MIT

build

02

lantisprime/claude-sdlc

Command

Start Phase 4 — implement the approved design with surgical-edit discipline and work-item traceability.

3 4mo ago A 19 tokens original MIT

configure

03

lantisprime/claude-sdlc

Command

Guided setup for config/tools.json and config/tools.local.json. Replaces manual file editing for first-time setup and common reconfigurations. Auto-invoked on fresh install (Layer 0) and when a command finds its required config missing (Layer 2). Safe to run anytime for proactive changes.

3 4mo ago A 62 tokens original MIT

deploy

04

lantisprime/claude-sdlc

Command

Start Phase 6 — propose a deployment for human approval and, once approved, execute with post-deploy verification.

3 4mo ago A 23 tokens original MIT

design

05

lantisprime/claude-sdlc

Command

Start Phase 3 — produce or update application / data / platform / infrastructure / security / test architecture, technical specs, and test cases.

3 4mo ago A 28 tokens original MIT

docs

06

lantisprime/claude-sdlc

Command

Update the SDLC artifact index, requirements traceability matrix, architecture manifest, and changelog after a phase change.

3 4mo ago A 23 tokens original MIT

fix-fast

07

lantisprime/claude-sdlc

Command

Compressed SDLC path for small bug fixes only — collapses Plan + Analyze + Design into a single mini-gate. Not for new builds or change requests.

3 4mo ago A 32 tokens original MIT

help

08

lantisprime/claude-sdlc

Command

Show plugin command reference. /help for detail on a specific command, /help commands for the full table.

3 4mo ago A 25 tokens original MIT

plan

09

lantisprime/claude-sdlc

Command

Start Phase 1 — plan a new task, fix, or change request. Produces a plan artifact required by all downstream phases.

3 4mo ago A 27 tokens original MIT

review

10

lantisprime/claude-sdlc

Command

Run code-review and security-review skills against the current diff. Safe to run repeatedly during Build.

3 4mo ago A 19 tokens original MIT

start

11

lantisprime/claude-sdlc

Command

Activate the SDLC workflow (opt-in), re-enable after suspension, or start a new task when already enabled. On fresh install — auto-detects repo/CI/stack/tracker (≤3 prompts), creates .enabled, takes a one-sentence task description, and auto-generates scope.md and a draft plan. On re-enable — verifies the suspension…

3 4mo ago A 101 tokens original MIT

status

12

lantisprime/claude-sdlc

Command

Show the current in-flight task state — active phase, plan, gate, sign-off progress, and next action. Read-only; writes nothing.

3 4mo ago A 29 tokens original MIT

support

13

lantisprime/claude-sdlc

Command

Start Phase 7 — add monitoring, logging, alerts, dashboards, and a runbook stub for the deployed change.

3 4mo ago A 24 tokens original MIT

suspend

14

lantisprime/claude-sdlc

Command

Pause SDLC enforcement. Snapshots governance artifacts (SHA-256, AES-256 encrypted) so tampering is detectable on re-enable. Requires a stated reason. Hard-blocks if the workflow is not currently enabled. Run /start to re-enable and reconcile any changes made during the suspension window.

3 4mo ago A 60 tokens original MIT

test

15

lantisprime/claude-sdlc

Command

Start Phase 5 — execute functional tests, log defects, report coverage, validate UX conformance.

3 4mo ago A 20 tokens original MIT

token-review

16

lantisprime/claude-sdlc

Command

Analyze SDLC token usage from .claude/sdlc/token-log.json (last run) and token-history.jsonl (rolling). Surfaces the biggest cost centers and concrete optimization candidates. Read-only.

3 4mo ago A 41 tokens original MIT