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-breakdowndecides the 1-3 day implementation slicetask-executionturns 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.