Decompose Goal

Decompose a free-text goal into an ordered list of atomic, dispatchable subtasks for any downstream executor — Claude Code subagents, Agent Teams, mission-dispatch systems, workflow/DAG engines (LangGraph, CrewAI, n8n), headless cron runs, or human checklists. Use when the user says "decompose this goal", "break this into subtasks", "split this mission", "flatten this for dispatch", "turn this into a runnable task list", or whenever a multi-step instruction needs atomization before handing off to any orchestrator or agent system. Default output is a numbered markdown list headed "Atomic subtasks (N):"; JSON mode and dependency annotations are available on request.

m2ai-portfolio Updated

File contents

m2ai-portfolio/m2ai-skills-pack/tree/main/m2ai-workflow-content/skills/decompose-goal commit 56f83b0965

Frequently asked questions

npx skillmds@latest add m2ai-portfolio/decompose-goal