Chengyu Break Whole Into Parts

Use when facing a task too large to hold in one piece — decompose into atomic subtasks. Divide-and-conquer in chengyu form. Pairs naturally with subagent dispatch (each part becomes one subagent's job) and with the dispatching-parallel-agents superpower. The decomposition itself is the skill — the parts should each have one clear purpose and a well-defined interface to the others.

evnchn-agentic Updated

File contents

evnchn-agentic/chengyu-skills/tree/main/chengyu-break-whole-into-parts commit 5f5e3910bb

Frequently asked questions

npx skillmds@latest add evnchn-agentic/chengyu-break-whole-into-parts