skills/smithery.ai/speckit-tasks

speckit-tasks

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").
Installs
2
First Seen
Mar 21, 2026
speckit-tasks from smithery.ai