speckit-tasks

Installation
SKILL.md

Spec Kit Tasks Skill

When to Use

  • The implementation plan is ready and you need a dependency-ordered task list.

Inputs

  • specs/<feature>/plan.md and specs/<feature>/spec.md
  • Optional artifacts: data-model.md, contracts/, research.md, quickstart.md
  • Any user constraints or priorities from the request

If the plan is missing, ask the user to run speckit-plan first.

Workflow

  1. Setup: Run .specify/scripts/bash/check-prerequisites.sh --json from repo root and parse FEATURE_DIR and AVAILABLE_DOCS list. All paths must be absolute. For single quotes in args like "I'm Groot", use escape syntax: e.g 'I'''m Groot' (or double-quote if possible: "I'm Groot").

  2. Load design documents: Read from FEATURE_DIR:

Related skills

More from teachingai/full-stack-skills

Installs
1
GitHub Stars
381
First Seen
Apr 6, 2026