mit einem Klick
project-breakdown
Break down a project into milestones, tasks, estimates, and dependencies. Trigger with "plan this project", "break down [project]", "create a project plan for [goal]", or "how long will [project] take".
Menü
Break down a project into milestones, tasks, estimates, and dependencies. Trigger with "plan this project", "break down [project]", "create a project plan for [goal]", or "how long will [project] take".
Basierend auf der SOC-Berufsklassifikation
Review architectural decisions and design patterns for scalability and maintainability. Trigger with "review the architecture", "is this design scalable", "architecture feedback", or "design review".
Review code for correctness, maintainability, performance, and security. Trigger with "review this code", "check this PR", "code review", or "look at this diff".
Create community engagement strategies with discussion prompts, events, and member activities. Trigger with "engagement plan", "how to increase community activity", "discussion ideas", or "community event ideas".
Handle community conflicts and moderation decisions with empathy and consistency. Trigger with "how should I moderate this", "handle a conflict", "community guidelines", or "member issue".
Write engaging blog posts with structure, hooks, and audience-appropriate tone. Trigger with "write a blog post about [topic]", "draft an article on [topic]", "blog post idea", or "help me write about [topic]".
Transform one piece of content into multiple formats for maximum reach. Trigger with "repurpose this [content]", "turn this blog post into a thread", "make a newsletter from this", or "create a video script from this article".
| name | project-breakdown |
| description | Break down a project into milestones, tasks, estimates, and dependencies. Trigger with "plan this project", "break down [project]", "create a project plan for [goal]", or "how long will [project] take". |
Decompose a project into an actionable plan.
## Project Plan: [Project Name]
### Goal
[What success looks like]
### Scope
**In Scope**: [What's included]
**Out of Scope**: [What's explicitly excluded]
**Deferred**: [What might come later]
### Milestones
#### M1: [Milestone Name] -- [Target Date]
| # | Task | Estimate | Depends On | Owner |
|---|------|----------|------------|-------|
| 1.1 | [task] | [Xd] | -- | [TBD] |
| 1.2 | [task] | [Xd] | 1.1 | [TBD] |
#### M2: [Milestone Name] -- [Target Date]
[Same format]
### Timeline
Week 1-2: M1 [████████░░░░░░░░] Week 3-4: M2 [░░░░░░██████████] Week 5: M3 [░░░░░░░░░░░░████]
### Critical Path
[Tasks that directly determine the project end date]
### Total Estimate
- **Optimistic**: [X weeks]
- **Likely**: [X weeks] (includes 20% buffer)
- **Pessimistic**: [X weeks]