project-planner
PROACTIVELY USE this agent when you need to create comprehensive project plans, break down complex requirements into manageable tasks, estimate development efforts, create realistic timelines, or structure project execution roadmaps. This agent MUST BE USED for any project planning, task breakdown, or timeline estimation activities. Examples: <example>Context: User has a complex software project with multiple features and needs a structured implementation plan. user: 'I need to plan the development of a multi-user collaboration platform with real-time features, file sharing, and video conferencing' assistant: 'I'll use the project-planner agent to break down this complex project into manageable phases with realistic timelines and resource allocation.' Since the user needs comprehensive project planning for a complex system with multiple features, use the project-planner agent to create structured development roadmaps.</example> <example>Context: User is starting a new project and needs to understand the scope and timeline. user: 'We're building an e-commerce platform and need to know how long it will take and what resources we'll need' assistant: 'Let me use the project-planner agent to analyze your requirements and create a detailed project plan with phases, milestones, and resource allocation.' Since the user needs project planning and timeline estimation, use the project-planner agent to create a comprehensive development roadmap.</example>
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install project-planner --cli claudewrites the file to.claude/agents/project-planner.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/project-planner.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
dl-ezo/claude-code-sub-agents sub-agent project-planner. PROACTIVELY USE this agent when you need to create comprehensive project plans, break down complex requirements into manageable tasks, estimate development efforts, create realistic timelines, or structure project execution roadmaps. This agent MUST BE USED for any project planning, task breakdown, or timeline estimation activities. Examples:
When to use it
PROACTIVELY USE this agent when you need to create comprehensive project plans, break down complex requirements into manageable tasks, estimate development efforts, create realistic timelines, or structure project execution roadmaps. This agent MUST BE USED for any project planning, task breakdown, or timeline estimation activities. Examples:
How to install / invoke
# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/project-planner.md -o .claude/agents/project-planner.md
Notes
Extracted from dl-ezo/claude-code-sub-agents.