cmd-speckit-plan

Installation
SKILL.md

/speckit.plan

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

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

Command Instructions

Produce a complete technical implementation plan from a feature specification.

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 plan.
    • Fall back to spec.md in the project root.
    • Set FEATURE_DIR to the spec's parent directory.
Installs
15
First Seen
Apr 27, 2026
cmd-speckit-plan — gsmlg-dev/code-agent