{
  "name": "Intelligent project delivery and task management system",
  "nodes": [
    {
      "id": "b87457a2-e5d3-47a3-8500-69ed888ca70a",
      "name": "Daily Project Check",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -2720,
        48
      ]
    },
    {
      "id": "147b17ac-20a0-469b-97de-606fc36a2dce",
      "name": "Workflow Configuration",
      "type": "n8n-nodes-base.set",
      "position": [
        -2496,
        48
      ]
    },
    {
      "id": "1d33d40e-aaf2-46e3-8c5b-62b7ddf654ee",
      "name": "Fetch Project Data",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -2272,
        -48
      ]
    },
    {
      "id": "106d7081-827e-4631-8b13-53215ac0843f",
      "name": "Fetch Team Profiles",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -2272,
        144
      ]
    },
    {
      "id": "0e32aef2-0c01-4310-850d-9f3243e5a0ec",
      "name": "Merge Project and Team Data",
      "type": "n8n-nodes-base.code",
      "position": [
        -2080,
        48
      ]
    },
    {
      "id": "2a773809-56d3-4f8a-bb03-61bc73ff75a7",
      "name": "Project Orchestrator Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1200,
        16
      ]
    },
    {
      "id": "1052debb-374e-43db-9376-8526bb6b1b02",
      "name": "Anthropic Model - Orchestrator",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -1920,
        240
      ]
    },
    {
      "id": "4a156d80-fa0f-4592-8e26-668605d02752",
      "name": "Task Breakdown Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -672,
        240
      ]
    },
    {
      "id": "27ccd285-71b0-4864-a776-3a3efc78d2ed",
      "name": "Task Breakdown Agent Tool",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1792,
        240
      ]
    },
    {
      "id": "82210b7c-9f3e-49c0-9ae7-27e7d5ea5b91",
      "name": "Anthropic Model - Task Breakdown",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -1776,
        448
      ]
    },
    {
      "id": "527e1b25-0970-4fee-9ce9-90a64a63f17a",
      "name": "Task List Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -1632,
        448
      ]
    },
    {
      "id": "c5250fb1-c90a-4efa-b38a-df77316fe7df",
      "name": "Effort Estimation Agent Tool",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1504,
        240
      ]
    },
    {
      "id": "7cefd3c1-fb09-4649-93b7-9a67213a6406",
      "name": "Anthropic Model - Effort Estimation",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -1504,
        448
      ]
    },
    {
      "id": "60f09225-c3a2-44e4-b27e-28f5f2a88d9f",
      "name": "Effort Estimates Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -1344,
        448
      ]
    },
    {
      "id": "0f6aa280-290e-43ff-a9de-6e5a6355a789",
      "name": "Task Assignment Agent Tool",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1216,
        240
      ]
    },
    {
      "id": "01741980-dc2f-400d-837f-8b400e58733c",
      "name": "Anthropic Model - Task Assignment",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -1216,
        448
      ]
    },
    {
      "id": "a1f01a3e-1c98-45a0-8cda-00471bac9562",
      "name": "Task Assignments Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -1072,
        448
      ]
    },
    {
      "id": "4752fe2b-1da9-41a3-b625-bf199636f29d",
      "name": "Progress Monitoring Tool",
      "type": "@n8n/n8n-nodes-langchain.toolCode",
      "position": [
        -928,
        240
      ]
    },
    {
      "id": "5c8c76d6-59c9-44c4-bbfa-900d4ffd4fb6",
      "name": "Delay Detection Tool",
      "type": "@n8n/n8n-nodes-langchain.toolCode",
      "position": [
        -800,
        240
      ]
    },
    {
      "id": "04c703e7-c803-4816-b5a5-0ce470448e87",
      "name": "Parse Agent Output",
      "type": "n8n-nodes-base.code",
      "position": [
        -512,
        144
      ]
    },
    {
      "id": "ca925b01-9324-49fc-b3d3-d577038c27bc",
      "name": "Check for Delays",
      "type": "n8n-nodes-base.if",
      "position": [
        -352,
        144
      ]
    },
    {
      "id": "3993313a-7a7d-4d3a-86da-2d410dce9f0a",
      "name": "Reallocation Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -112,
        128
      ]
    },
    {
      "id": "3562c929-40bf-4d0a-9917-ee505b0b9497",
      "name": "Anthropic Model - Reallocation",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -96,
        352
      ]
    },
    {
      "id": "8e5418f2-4724-4282-9dc4-6fce4e52dd8d",
      "name": "Reallocation Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        32,
        352
      ]
    },
    {
      "id": "ccc40fae-b484-47ed-95be-fdf7b052fbc2",
      "name": "Update Task Assignments",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        320,
        128
      ]
    },
    {
      "id": "70935e81-f240-44c5-b202-e5b9eca8f36a",
      "name": "Generate Milestone Report",
      "type": "n8n-nodes-base.code",
      "position": [
        480,
        272
      ]
    },
    {
      "id": "557a73cb-5c89-4c05-bf10-eab736660247",
      "name": "Send Report Notification",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        656,
        272
      ]
    },
    {
      "id": "33acac00-1029-464b-8cd9-ec9e25a3d0ae",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2752,
        -384
      ],
      "parameters": {
        "width": 784,
        "height": 192,
        "content": "## How It Works\nAutomates daily project monitoring by fetching project data, analyzing tasks and team capacity with anthropic models, and generating resource optimization recommendations. Target audie"
      }
    },
    {
      "id": "78b0ad3a-e707-4ef2-8d71-3c1a6fa1d847",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1920,
        -384
      ],
      "parameters": {
        "width": 336,
        "height": 208,
        "content": "## Setup Steps\n1. Configure daily trigger schedule. \n2. Connect project management system APIs. \n3. Set anthropic API keys with task analysis prompts. \n4. Enable email notifications for managers. \n5. "
      }
    },
    {
      "id": "906caeeb-360f-4fbe-80e3-16761e5ea19d",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1552,
        -384
      ],
      "parameters": {
        "width": 448,
        "height": 208,
        "content": "## Prerequisites\nAnthropic API access, project management tool credentials, team capacity database \n\n## Use Cases\nSaaS teams managing feature backlogs, consulting firms balancing client projects "
      }
    },
    {
      "id": "4eae4021-3fc4-4b5f-93f7-187170494abe",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1088,
        -384
      ],
      "parameters": {
        "width": 368,
        "height": 208,
        "content": "## Customization\nAdjust effort estimation models. Add Slack notifications for urgency.  \n\n## Benefits\nDetects delays 2-3 weeks early, improves team utilization by 25% "
      }
    },
    {
      "id": "6142cc21-19ab-4319-8f0c-4f9cf8439ecd",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        240,
        -144
      ],
      "parameters": {
        "width": 544,
        "height": 880,
        "content": "## Reporting & Notifications\n**What:** Generate milestone reports, send status updates, track progress metrics.\n**Why:** Stakeholder visibility enables proactive intervention before projects slip."
      }
    },
    {
      "id": "72a8c1d7-a3b2-4431-a5ce-53a9b7cc80c8",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -528,
        -144
      ],
      "parameters": {
        "width": 736,
        "height": 896,
        "content": "## Intelligent Rebalancing\n**What:** Parse agent outputs, detect delays, flag bottlenecks, generate assignment recommendations.\n**Why:** Automated rebalancing prevents schedule overruns and optimizes "
      }
    },
    {
      "id": "1705206e-a6da-48f3-b7ff-7061bccdf492",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1936,
        -160
      ],
      "parameters": {
        "width": 1392,
        "height": 928,
        "content": "## Parallel AI Analysis\n**What:** Anthropic agents analyze tasks (breakdown, effort estimation, optimal assignments) simultaneously.\n**Why:** Parallel processing accelerates insights; multiple perspec"
      }
    },
    {
      "id": "36acb0af-ac5b-4713-9b63-1fdd90006afb",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2768,
        -160
      ],
      "parameters": {
        "width": 816,
        "height": 432,
        "content": "## Data Integration\n**What:** Daily triggers fetch project dates, team profiles, and task inventory from multiple sources.\n**Why:** Real-time data ensures analysis reflects current project state and t"
      }
    }
  ],
  "connections": {
    "Check for Delays": {
      "main": [
        [
          {
            "node": "Reallocation Agent",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Generate Milestone Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Task List Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Task Breakdown Agent Tool",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Project Data": {
      "main": [
        [
          {
            "node": "Merge Project and Team Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Parse Agent Output": {
      "main": [
        [
          {
            "node": "Check for Delays",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Reallocation Agent": {
      "main": [
        [
          {
            "node": "Update Task Assignments",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Daily Project Check": {
      "main": [
        [
          {
            "node": "Workflow Configuration",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Team Profiles": {
      "main": [
        [
          {
            "node": "Merge Project and Team Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Delay Detection Tool": {
      "ai_tool": [
        [
          {
            "node": "Project Orchestrator Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Workflow Configuration": {
      "main": [
        [
          {
            "node": "Fetch Project Data",
            "type": "main",
            "index": 0
          },
          {
            "node": "Fetch Team Profiles",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Effort Estimates Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Effort Estimation Agent Tool",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Task Assignments Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Task Assignment Agent Tool",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Update Task Assignments": {
      "main": [
        [
          {
            "node": "Generate Milestone Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Progress Monitoring Tool": {
      "ai_tool": [
        [
          {
            "node": "Project Orchestrator Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Generate Milestone Report": {
      "main": [
        [
          {
            "node": "Send Report Notification",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Task Breakdown Agent Tool": {
      "ai_tool": [
        [
          {
            "node": "Project Orchestrator Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Project Orchestrator Agent": {
      "main": [
        [
          {
            "node": "Parse Agent Output",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Reallocation Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Reallocation Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Task Assignment Agent Tool": {
      "ai_tool": [
        [
          {
            "node": "Project Orchestrator Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Merge Project and Team Data": {
      "main": [
        [
          {
            "node": "Project Orchestrator Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Effort Estimation Agent Tool": {
      "ai_tool": [
        [
          {
            "node": "Project Orchestrator Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Task Breakdown Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Project Orchestrator Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Model - Orchestrator": {
      "ai_languageModel": [
        [
          {
            "node": "Project Orchestrator Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Model - Reallocation": {
      "ai_languageModel": [
        [
          {
            "node": "Reallocation Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Model - Task Breakdown": {
      "ai_languageModel": [
        [
          {
            "node": "Task Breakdown Agent Tool",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Model - Task Assignment": {
      "ai_languageModel": [
        [
          {
            "node": "Task Assignment Agent Tool",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Model - Effort Estimation": {
      "ai_languageModel": [
        [
          {
            "node": "Effort Estimation Agent Tool",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}