cmd-speckit-clarify

Installation
SKILL.md

/speckit.clarify

Agent skill wrapper for the Claude command /speckit.clarify.

When the original command text references {{INPUT}}, $1, or named arguments, map them from the user's current request.

Command Instructions

Systematically resolve underspecified areas in a feature spec through structured questioning. Run before /speckit.plan.

Steps

  1. Locate the spec:

    • If input names a feature or file path, use it.
    • Otherwise check .specify/specs/*/spec.md; if multiple, ask which to clarify.
    • Fall back to spec.md in the project root.
  2. Load context: Read spec.md and .specify/memory/constitution.md if present.

Installs
15
First Seen
Apr 27, 2026
cmd-speckit-clarify — gsmlg-dev/code-agent