productivityintermediate
Project Planner
Breaks down a project into phases, milestones, tasks, and estimates.
Prompt
Create a project plan for the following initiative:
**Project**: {{project}}
**Goal**: {{goal}}
**Team**: {{team}} (roles and count)
**Timeline**: {{timeline}}
**Constraints**: {{constraints}}
Provide:
1. **Project phases**: logical stages with clear entry/exit criteria
2. **Milestones**: measurable checkpoints with dates
3. **Task breakdown**: for each phase, list tasks with:
- Description
- Owner (by role)
- Estimated effort (hours/days)
- Dependencies (which tasks block this one)
- Risk level
4. **Critical path**: the longest chain of dependent tasks
5. **Risk register**: top 5 risks with likelihood, impact, and mitigation
6. **Resource plan**: who is needed when, potential conflicts
7. **Definition of done**: acceptance criteria for the project
Output as both a markdown table and a text-based Gantt-style timeline.Variables
{{project}}{{goal}}{{team}}{{timeline}}{{constraints}}
Use Cases
- Sprint planning
- Quarterly roadmap creation
- Technical project kickoffs
Compatible Models
claude-sonnet-4-20250514gpt-4o
Tags
project-managementplanningestimation
Details
- Author
- PromptIndex
- Updated
- 2026-04-01
- Difficulty
- intermediate
Related Prompts
- Meeting Summarizer
Converts meeting notes or transcripts into structured summaries with action items.
- Professional Email Drafter
Drafts professional emails with appropriate tone for various business contexts.
- Decision Matrix Builder
Creates a weighted decision matrix to objectively compare options.