Project Planning Assistant
Break down a project into actionable tasks and milestones
writingplanningproject-managementproductivity
Prompt Template
Create a project plan for: {project}
Timeline: {timeline}
Team size: {team}
Tech stack: {stack}
Provide:
1. Project phases with milestones
2. Task breakdown per phase
3. Dependencies between tasks
4. Risk assessment
5. MVP scope definition
6. Suggested sprint structureVariables
{project}Example: An AI-powered customer support chatbot
{timeline}Example: 8 weeks
{team}Example: 2 developers
{stack}Example: Next.js, OpenAI API, PostgreSQL
Example Output
## Phase 1: Foundation (Week 1-2) - [ ] Set up project scaffold and CI/CD - [ ] Design database schema for conversations...
Tips
- Be realistic about your team's velocity
- Define MVP separately from nice-to-haves