task-execution

Installation
SKILL.md

Task Execution

Turn an approved task slice into a tactical execution batch before code changes sprawl or checkpoints disappear.

Context

task-execution is the tactical companion to task-breakdown.

  • task-breakdown decides the 1-3 day implementation slice
  • task-execution turns that slice into the next batch of 2-5 minute steps, verification points, and stop conditions

This skill exists to prevent a common failure mode: a task is "small enough" on paper, but execution still drifts into long, unverified editing sessions, hidden blockers, or broad opportunistic changes.

It does not replace feature-development, systematic-debugging, or tdd. It prepares and governs the batch that those skills will execute.

Inputs

  • task-list -- The approved implementation slice and done criteria.
  • dependency-graph -- Optional but strongly preferred when the task depends on other slices or sequencing constraints.
Related skills

More from yknothing/prodcraft

Installs
3
First Seen
Apr 20, 2026