Decompose Task

Break large tasks (more than 100 lines) into atomic, verifiable sub-tasks. Use when a task scope is unclear, touches multiple files/modules, or exceeds comfortable single-commit size. Returns structured breakdown without implementing code.

b1tank b0f101c 1.8 KB Updated

File contents

b1tank/skills/tree/main/.github/skills/decompose-task commit b0f101c1b5

Frequently asked questions

npx skillmds@latest add b1tank/decompose-task