Sdlc Refresh — Testing skill for Claude Code
/sdlc-refresh — Back-Propagate a Built Spec into Its Upstream Artifacts.
How to install Sdlc Refresh
Installs to ~/.claude/skills/mckruz-claude-code-sdlc-sdlc-refresh/SKILL.md
mkdir -p ~/.claude/skills/mckruz-claude-code-sdlc-sdlc-refresh && curl -fsSL https://raw.githubusercontent.com/MCKRUZ/claude-code-sdlc/HEAD/commands/sdlc-refresh.md -o ~/.claude/skills/mckruz-claude-code-sdlc-sdlc-refresh/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Sdlc Refresh does
/sdlc-refresh — Back-Propagate a Built Spec into Its Upstream Artifacts
Traceability normally flows forward (requirement → spec → code). This command runs it **backward**: when a spec merges, it surfaces the pre-Build artifacts that spec implies an edit to — `requirements.md`, `epics.md`, `feature-brief.md`, `business-rules.md` — so they stop silently drifting from what actually shipped. It reads as `/sdlc-revise` **inverted**: instead of you changing one artifact and rippling forward, a merg
Alternatives in Testing
- OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★
- Spec Sync — Sync nlpm's convention overlays with the latest official Claude Code / Codex / Antigravity specs — research up 131 ★
- Solve — QA: solve levels 0 through N by creating minimum passing artifacts 92 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Sdflow Skills
Spec-driven development workflow for Claude Code / Codex: clarify → grill → generate the four artifacts, multi
Refresh Spec Index
Refresh spec index by syncing with filesystem
Feature Map
Build or refresh a source-cited, agent-checkable feature inventory for ANY target project you point it at: per
Verify Spec
Verify that a generated spec document preserves all upstream requirements and has no structural quality issues
Sdlc Channel
/sdlc-channel — Bind a Spec to Its Channel and Inject the Acceptance Dimensions
Sdlc Evals
/sdlc-evals — Author the Versioned Golden Set for an LLM-Powered Spec
Related Agents
Gsd UI Researcher
Produces UI-SPEC.md design contract for frontend phases. Reads upstream artifacts, detects design system state
Thrunt UI Researcher
Produces UI-SPEC.md design contract for frontend phases. Reads upstream artifacts, detects design system state
Propagate
Generate tests from Allium specifications. Use when the user wants to propagate tests, generate test files fro