girishr

Specpilot Refine — Development skill for Claude Code

Development community

Refine .specs/ requirements from a new requirement description, with a diff preview before writing.

How to install Specpilot Refine

Installs to ~/.claude/commands/girishr-specpilot-specpilot-refine.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/girishr/SpecPilot/HEAD/.claude/commands/specpilot-refine.md -o ~/.claude/commands/girishr-specpilot-specpilot-refine.md

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

What Specpilot Refine does


description: Refine .specs/ requirements from a new requirement description, with a diff preview before writing argument-hint:

Refine the project's spec files with a new requirement.

Requirement description: $ARGUMENTS

  1. Read the current .specs/project/requirements.md, .specs/development/context.md, and .specs/development/prompts.md.
  2. Propose specific additions or edits to those files that incorporate the requirement description above, following the existing sta

Alternatives in Development

Full documentation available on GitHub

View Source Repository