MCKRUZ

Sdlc Feature — Development skill for Claude Code

Development community

/sdlc-feature — Decompose an Epic into Channel-Aware Features and Specs.

How to install Sdlc Feature

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

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

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

What Sdlc Feature does

/sdlc-feature — Decompose an Epic into Channel-Aware Features and Specs

Drive the **epic → feature → spec** decomposition that the plugin lacks today — the "featuring" hop where you decide *how* a feature is delivered (which customer channels, which personas) and carve it into buildable specs. Output is `feature-brief.md`, authored on every channel-bound feature. This is interview-driven like `/sdlc-coach`: the `feature-architect` agent assesses what's there, asks focused questions, and draft

Alternatives in Development

  • Epic Claim — Claim an epic issue, stamp coordination state, and sync local ownership 243.5k ★
  • Flow Parallel — Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates 2.8k ★
  • Sdlc Fleet — SDLC Fleet Pattern (skill module) 1.1k ★

Full documentation available on GitHub

View Source Repository