task-breakdown

Installation
SKILL.md

Writing Task Breakdown

Overview

Write comprehensive task breakdowns assuming the expert who is going to implement the specs has zero context for our project and questionable taste. Document everything they need to know: which existing files to check, which files to touch for each task and what changes to make to them. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD.

Assume they are a skilled worker, but know almost nothing about our toolset or problem domain. Assume they don't know how to verify they are doing the right thing.

Analyze available agent skills and use all relevant ones to create the task breakdown.

Announce at start: "I'm using the task-breakdown skill to create a plan."

Constraints:

  • Each task should have a last step that verifies the task was completed correctly
  • The very last task should verify that after completing all tasks, the changes and actions were applied correctly and as intended by the specs, if provided
Related skills
Installs
155
GitHub Stars
1
First Seen
Feb 15, 2026