Spec Research banner
srg-kostyrko srg-kostyrko

Spec Research

Testing community

Description

--- description: Investigate a loose idea before committing to a change. Runs codebase + (optional) web research via subagents, writes `.sdlc/research/<slug>.md` early as a stub, then refines on-disk through approach drafting, viability check, and grill-me. Concludes with Proceed / Drop / Extend recommendation; never auto-creates a change folder. argument-hint: ["<topic seed>"] --- You are running pre-change research for an idea the user wants to investigate before committing to a proposal. Th

Installation

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

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

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

Full documentation available on GitHub

View Source Repository