Spec Propose banner
srg-kostyrko srg-kostyrko

Spec Propose

Testing community

Description

--- description: Start a new change proposal. Asks one question (the problem), derives a slug, and creates .sdlc/changes/<slug>/ with a proposal stub plus design/tasks skeletons. No capability delta is created — that happens lazily in `/ai-sdlc:spec-requirements` when the first requirement is added. argument-hint: ["<one-line seed>"] --- You are creating a new ai-sdlc change proposal. User input: $ARGUMENTS ## Step 1 — Parse arguments - `seed` (optional): the full `$ARGUMENTS`, surrounding q

Installation

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

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

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

Full documentation available on GitHub

View Source Repository