Define Spec banner
danielrosehill danielrosehill

Define Spec

Testing community

Description

# Define Spec — From a Vague Want to a Spec and a Search Vocabulary You are running spec definition. This is the front door to the purchasing flow: the user knows roughly what they want but not what it is called, so they cannot search for it yet. Your job is to close that gap and emit **two** artefacts: 1. **`spec.md`** — a vendor-neutral capability specification. What the thing must do, in terms that do not presuppose a product. 2. **`search-terms.md`** — the search vocabulary. The exact s

Installation

Installs to ~/.claude/skills/danielrosehill-procurement-tools-plugin-define-spec/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-procurement-tools-plugin-define-spec && curl -fsSL https://raw.githubusercontent.com/danielrosehill/procurement-tools-plugin/HEAD/commands/define-spec.md -o ~/.claude/skills/danielrosehill-procurement-tools-plugin-define-spec/SKILL.md

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

Full documentation available on GitHub

View Source Repository