spec:do-next

Installation
SKILL.md

Execute Next Task

Executes the next pending task from a specification's tasks document. This skill finds the first incomplete task and implements it.

When to use

Use this skill when the user needs to:

  • Implement one task at a time with review between tasks
  • Continue work on a partially completed specification
  • Execute tasks incrementally with manual control

Specification Files Structure

All specification documents are located in .specs/<spec-name>/ directory:

File Description
.specs/<spec-name>/requirements.md Requirements and acceptance criteria
.specs/<spec-name>/research.md Research findings and chosen solutions
Related skills
Installs
9
Repository
ikatsuba/skills
First Seen
Jan 21, 2026