Refine Requirements banner
kyle-chalmers kyle-chalmers

Refine Requirements

Testing community

Description

--- description: Deprecated v0.2 alias — use /start-app --spec instead. Will be removed in the next major release. --- # /refine-requirements (merged into /start-app in v0.3) Writing or backfilling a REQUIREMENTS.md spec is now the spec phase of `/start-app`. Invoke the `start-app` skill with `--spec` and the same arguments: $ARGUMENTS

Installation

Installs to ~/.claude/skills/kyle-chalmers-streamsnow-refine-requirements/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kyle-chalmers-streamsnow-refine-requirements && curl -fsSL https://raw.githubusercontent.com/kyle-chalmers/streamsnow/HEAD/commands/refine-requirements.md -o ~/.claude/skills/kyle-chalmers-streamsnow-refine-requirements/SKILL.md

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

Full documentation available on GitHub

View Source Repository