MCKRUZ

Sdlc Evals — Testing skill for Claude Code

Testing community

/sdlc-evals — Author the Versioned Golden Set for an LLM-Powered Spec.

How to install Sdlc Evals

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

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

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

What Sdlc Evals does

/sdlc-evals — Author the Versioned Golden Set for an LLM-Powered Spec

Author the **golden set** — the acceptance criteria for probabilistic behavior — for a spec on an `llm_powered` channel. Bizreq owns the scenarios, Data owns the data; the two are authored collaboratively. This command is a thin **wrapper around the existing `eval-builder` harness skill**: it adds **no new script**, authors **no CI YAML**, and writes a versioned `golden-set.yaml` next to the spec. Interview-driven like `/sd

Alternatives in Testing

Full documentation available on GitHub

View Source Repository