Agent skill

task-splitting

Split large tasks into smaller subtasks. Use when a task spans many modules or requires phased implementation.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/task-splitting-doraemonkeys-sloc-guard

SKILL.md

Task Splitting

Instructions

Split specified task into 2-3 subtasks. Each subtask must:

  • Be independently completable and testable
  • Deliver complete functionality that can be verified (avoid partial implementations that are untestable)
  • Focus on functionality and requirements (not code details)

Update docs/Implementation Plan.md with the new subtask structure. Keep concise—avoid redundancy to reduce AI context usage.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results