cmd-speckit-implement

Installation
SKILL.md

/speckit.implement

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

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

Command Instructions

Execute the implementation plan for a feature by working through tasks.md phase by phase, using TDD where applicable.

Steps

  1. Locate artifacts:
    • If input names a feature, directory, or phase number, parse it.
    • Load required: tasks.md, plan.md. Load optional: data-model.md, contracts/, research.md.
    • Load .specify/memory/constitution.md.
    • Set FEATURE_DIR to the feature directory.
Installs
15
First Seen
Apr 27, 2026
cmd-speckit-implement — gsmlg-dev/code-agent