MCKRUZ

Sdlc Brief — Development skill for Claude Code

Development community

/sdlc-brief — Generate the Discovery Workshop Brief.

How to install Sdlc Brief

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

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

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

What Sdlc Brief does

/sdlc-brief — Generate the Discovery Workshop Brief

Run cross-document analysis on the intake corpus and draft the one-page workshop brief, with the human curating what makes the page. Works inside an SDLC project or standalone against any folder of documents.

Instructions

  1. Resolve context:
    • If .sdlc/state.yaml exists: workflow mode. Corpus is the locked intake catalog (.sdlc/context/intake/); outputs go to .sdlc/artifacts/00-discovery/.
    • If not (or `--docs <path

Alternatives in Development

  • Brainstorm Ideas New — Brainstorm feature ideas for new products in early discovery 7.8k ★
  • Agent Skills Platform — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.4k ★
  • Agent Skill Creator — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.3k ★

Full documentation available on GitHub

View Source Repository