MCKRUZ

Sdlc Channel — Testing skill for Claude Code

Testing community

/sdlc-channel — Bind a Spec to Its Channel and Inject the Acceptance Dimensions.

How to install Sdlc Channel

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

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

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

What Sdlc Channel does

/sdlc-channel — Bind a Spec to Its Channel and Inject the Acceptance Dimensions

Bind one spec to its delivery **channel** and overlay that channel's acceptance dimensions onto the spec's *existing* `## Acceptance Checks`. This is the *bind* beat after `/sdlc-feature` (decompose) and `/sdlc-experience` (author): decompose → author → **bind**. It reads the channel descriptor and the Phase-2 interaction spec, injects concrete checks, seeds `harness_context`, sets the `channel:` field, then runs

Alternatives in Testing

Full documentation available on GitHub

View Source Repository