---
title: "Coordinate planner manager worker handoffs for long running AI delivery with Agentic Project Management"
description: "Keep a large software project moving across planning, execution, and review by handing work between structured agent roles instead of losing the thread in one giant chat."
verification: "listed"
source: "https://github.com/sdi2200262/agentic-project-management"
author: "sdi2200262"
publisher_type: "individual"
category:
  - "Templates & Workflows"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "sdi2200262/agentic-project-management"
  github_stars: 2211
---

# Coordinate planner manager worker handoffs for long running AI delivery with Agentic Project Management

Keep a large software project moving across planning, execution, and review by handing work between structured agent roles instead of losing the thread in one giant chat.

## Prerequisites

Node.js, Agentic Project Management CLI, a supported AI assistant such as Claude Code or Codex CLI, project repository access

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install the APM CLI from npm as documented upstream, run apm init inside the target project, then start the planner and manager slash-command workflow in a supported AI assistant.
```

## Documentation

- https://agentic-project-management.dev/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/coordinate-planner-manager-worker-handoffs-for-long-running-ai-delivery-with-agentic-project-management/)
