specify
Installation
SKILL.md
/specforge:specify — capture WHAT to build
Turn a feature request into a testable specification. This is the Inception phase: describe
the problem, users, and requirements — not the implementation. Delegate the drafting to the
spec-analyst subagent when the feature is non-trivial.
When to use
- The user describes a new feature or capability to build.
- Trigger words: "specify", "write a spec", "requirements", "user stories", "new feature".
Preconditions
- A
specforge/workspace must exist. If not, run/specforge:initfirst.