Spec Design banner
srg-kostyrko srg-kostyrko

Spec Design

Testing community

Description

--- description: Refine design.md for an active change. Surfaces missing constraints, writes the initial draft to disk, then refines on-disk through self-check and grill-me. Optionally dispatches a subagent to survey existing code. argument-hint: [<slug>] --- You are refining the design for an active change. The flow is **resolve → gate → read context → constraints interview (skip-when-covered) → draft and write to disk → self-check → grill-me → report**. The initial draft writes to disk early

Installation

Installs to ~/.claude/skills/srg-kostyrko-ai-sdlc-spec-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/srg-kostyrko-ai-sdlc-spec-design && curl -fsSL https://raw.githubusercontent.com/srg-kostyrko/ai-sdlc/HEAD/commands/spec-design.md -o ~/.claude/skills/srg-kostyrko-ai-sdlc-spec-design/SKILL.md

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

Full documentation available on GitHub

View Source Repository