Refine Spec banner
danielrosehill danielrosehill

Refine Spec

Testing community

Description

Your task is to refine the existing development specification based on new information or clarifications from the user. Unless otherwise stated, all paths are relative to the base of the repository (likely your cwd). # Refining the Specification The user has already run `/build-repo` and has an existing specification at `spec/starter.md` (or a versioned spec like `spec/v2.md`). They now want to add more details, clarify requirements, or incorporate new ideas without completely regenerating t

Installation

Installs to ~/.claude/commands/danielrosehill-claude-spec-starter-refine-spec.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Spec-Starter/HEAD/.claude/commands/refine-spec.md -o ~/.claude/commands/danielrosehill-claude-spec-starter-refine-spec.md

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

Full documentation available on GitHub

View Source Repository