{
  "schema": "https://ai-atoms.com/schemas/skill-v1.json",
  "type": "skill",
  "id": "skill/agent-task-decomposition",
  "version": "1.0.0",
  "name": "Agent Task Decomposition",
  "description": "Break down complex user requests into smaller, manageable sub-tasks for multi-agent systems and individual agent workflows.",
  "system_prompt_fragment": "# Agent Task Decomposition\n\nBreak down complex user requests into smaller, manageable sub-tasks for multi-agent systems and individual agent workflows.\n\n[... Rest of the file content for agent-task-decomposition ...]",
  "applicable_domains": [
    "ai"
  ],
  "category": "ai",
  "invocation": [
    "/agent-task-decomposition"
  ],
  "authored_by": "claudeskills.in community",
  "source_url": "https://claudeskills.in/skill/agent-task-decomposition",
  "provenance": {
    "source": "claudeskills.in",
    "source_url": "https://claudeskills.in/skill/agent-task-decomposition",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Aggregated by claudeskills.in from community GitHub lists."
  },
  "tags": [
    "claudeskills",
    "ai"
  ],
  "lifecycle": "draft"
}