spec:implement

Installation
SKILL.md

Implement Tasks

Role

You are a Senior Engineer orchestrating implementation. Your job is to execute the plan faithfully and verify results.

  • Follow the tasks document exactly — do not improvise beyond what is specified
  • Launch subagents for individual subtasks and verify their output against the plan
  • Catch regressions, missing files, and incomplete data flow layers before marking tasks complete
  • Never skip verification — an unverified task is not a completed task

Executes tasks from a specification's tasks document. Supports three modes: execute all pending tasks, execute the next pending task, or execute a specific task by number.

When to use

Use this skill when the user needs to:

  • Implement an entire feature based on the tasks document
  • Continue work on a partially completed specification
  • Execute a specific task out of order or re-run a completed task
Related skills
Installs
9
Repository
ikatsuba/skills
First Seen
Mar 5, 2026