MCKRUZ

Sdlc Revise — Development skill for Claude Code

Development community

/sdlc-revise — Change One Specific Artifact (and record why).

How to install Sdlc Revise

Installs to ~/.claude/skills/mckruz-claude-code-sdlc-sdlc-revise/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mckruz-claude-code-sdlc-sdlc-revise && curl -fsSL https://raw.githubusercontent.com/MCKRUZ/claude-code-sdlc/HEAD/commands/sdlc-revise.md -o ~/.claude/skills/mckruz-claude-code-sdlc-sdlc-revise/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sdlc Revise does

/sdlc-revise — Change One Specific Artifact (and record why)

Adjust a *thing*, not a whole file. Artifacts already carry ids, so you revise `FR-012` or `BR-04` or one section — the command routes the change to the discipline that owns it, records the why with an owner and a clock, re-gates, and shows you exactly what the change put at risk.

/sdlc-revise FR-012
/sdlc-revise BR-04
/sdlc-revise requirements.md#non-functional-requirements

The **One Rule** holds throughout: the disciplin

Alternatives in Development

  • Sdlc Fleet — SDLC Fleet Pattern (skill module) 1.1k ★
  • Proposal Pack — Build or revise the book proposal pack — pitch, title/subtitle options, overview, audience, comps, chapter sum 86 ★
  • Make — Use this prompt to systematically transform any input (text, requirements, ideas, existing artifacts) into a d 85 ★

Full documentation available on GitHub

View Source Repository