
Project Planner
- 160 installs
- 10 repo stars
- Updated December 9, 2025
- samhvw8/dot-claude
Turn a vague product idea into phased milestones, dependencies, and agent-friendly task breakdowns before committing engineering resources to implementation.
About
project-planner from samhvw8/dot-claude structures early product work: it captures goals, constraints, milestones, dependencies, and granular tasks in formats coding agents can execute, helping validate scope and sequencing before frontend, backend, or integration build begins.
- Breaks ideas into milestones and tasks
- Maps dependencies and sequencing
- Produces agent-ready execution plans
- Clarifies assumptions before build
- Reduces rework from unclear scope
Project Planner by the numbers
- 160 all-time installs (skills.sh)
- +3 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #1,142 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/samhvw8/dot-claude --skill project-plannerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 160 |
|---|---|
| repo stars | ★ 10 |
| Last updated | December 9, 2025 |
| Repository | samhvw8/dot-claude ↗ |
What it does
Turn a vague product idea into phased milestones, dependencies, and agent-friendly task breakdowns before committing engineering resources to implementation.
Files
Project Planner Skill
Universal planning methodology for creating structured, actionable plans for any project type. Works for business initiatives, personal goals, creative projects, academic work, event planning, and organizational change.
When to Use This Skill
Activate this skill when planning:
- Business Projects: Product launches, marketing campaigns, process improvements
- Personal Goals: Career development, learning objectives, lifestyle changes
- Creative Projects: Writing projects, art installations, content creation
- Academic Work: Research projects, thesis planning, study programs
- Event Planning: Conferences, weddings, community events
- Organizational Change: Restructuring, culture initiatives, policy changes
NOT for software development - Use implementation-planner skill instead
Pre-Planning Protocol
ALWAYS execute before creating new plan:
1. Check for active plan:
test -f docs/plan.md && cat docs/plan.md2. If active plan exists:
- Ask user: "Active plan found: [PLAN-ID]. Continue this plan or create new one?"
- If continue: Load active plan and continue from current phase
- If new: Mark current plan as paused/completed and create new
3. If no active plan:
- Proceed with new plan creation
Plan Format Standards
Naming Convention
- Format:
PLAN-YYYYMMDD-HHMM-{project-slug}.md - Example:
PLAN-20251118-1430-product-launch.md - Location:
docs/plans/
Required Frontmatter
---
plan_id: PLAN-YYYYMMDD-HHMM-{slug}
title: [Project Name]
created: YYYY-MM-DD HH:MM
status: draft | active | completed | on_hold | cancelled
category: business | personal | creative | academic | event | organizational
phase: planning | execution | monitoring | complete
priority: critical | high | medium | low
---Required Sections
1. Vision & Objectives - What and why 2. Scope & Deliverables - Specific outcomes 3. Action Steps - Sequenced tasks with owners 4. Resources Required - People, budget, materials, time 5. Timeline & Milestones - Deadlines and checkpoints 6. Risks & Contingencies - What could go wrong 7. Success Metrics - Measurable outcomes
Master Plan Tracker (docs/plan.md)
Same structure as implementation-planner, tracks all project plans.
Update Workflow
When creating new plan: 1. Generate plan file in docs/plans/ 2. Update docs/plan.md:
- Set
active_planto new plan ID - Add to appropriate category section
- Update
last_updatedtimestamp
When completing plan: 1. Update plan file status: completed 2. Update docs/plan.md:
- Move to "Completed" with ✅
- Update statistics
When pausing plan: 1. Update plan file status: on_hold 2. Update docs/plan.md:
- Move to "On Hold" section
- Clear
active_planif it was active
Core Planning Principles
1. Clarity over complexity - Simple, understandable plans 2. Action-oriented - Every section leads to concrete actions 3. Flexibility - Plans adapt to changing circumstances 4. Accountability - Clear ownership and deadlines 5. Measurable - Success criteria are objective
Planning Methodology
Step 1: Vision & Objectives (< 5 minutes)
Purpose: Define what you want to achieve and why
Questions to answer:
- What is the desired end state?
- Why is this project important?
- Who benefits from this project?
- What problem does this solve?
Output format:
## Vision & Objectives
### Vision Statement
[One paragraph describing the ideal outcome]
### Primary Objective
[Main goal - SMART format: Specific, Measurable, Achievable, Relevant, Time-bound]
### Secondary Objectives
- Objective 1: [SMART format]
- Objective 2: [SMART format]
### Alignment
- **Strategic Fit**: [How this aligns with broader goals]
- **Stakeholders**: [Who cares about this and why]
- **Value Proposition**: [Why now, why this approach]Step 2: Scope & Deliverables (< 5 minutes)
Purpose: Define boundaries and specific outputs
Questions to answer:
- What's included in this project?
- What's explicitly excluded?
- What tangible deliverables will we produce?
- What are the acceptance criteria?
Output format:
## Scope & Deliverables
### In Scope
- [Specific activity/outcome 1]
- [Specific activity/outcome 2]
### Out of Scope
- [What we're NOT doing 1]
- [What we're NOT doing 2]
### Deliverables
1. **Deliverable 1**: [Description]
- Acceptance Criteria: [How we know it's done]
- Format: [Document, event, product, etc.]
2. **Deliverable 2**: [Description]
- Acceptance Criteria: [How we know it's done]
- Format: [Format]
### Constraints
- **Budget**: [Budget limitation]
- **Time**: [Time constraint]
- **Resources**: [Resource constraints]
- **Quality**: [Non-negotiable quality standards]Step 3: Action Steps (< 10 minutes)
Purpose: Break down work into executable tasks
Sequencing principles: 1. Dependencies first - Complete prerequisites before dependent tasks 2. Quick wins early - Build momentum with achievable tasks 3. Parallel work - Identify tasks that can happen simultaneously 4. Critical path - Highlight tasks that determine overall timeline
Output format:
## Action Steps
### Phase 1: [Phase Name] (Weeks 1-2)
#### Step 1.1: [Action Verb] [What]
- **Description**: [What needs to be done]
- **Owner**: [Who is responsible]
- **Duration**: [Estimated time]
- **Dependencies**: [What must be done first]
- **Output**: [What this produces]
- **Verification**: [How to confirm completion]
#### Step 1.2: [Action Verb] [What]
[Same structure]
### Phase 2: [Phase Name] (Weeks 3-4)
[Continue with steps]
### Critical Path
Tasks that determine overall timeline:
1. Step X.X → Step Y.Y → Step Z.ZStep 4: Resources Required (< 5 minutes)
Purpose: Identify what's needed to execute
Categories:
- People: Skills, roles, time commitment
- Budget: Money for materials, services, licenses
- Materials: Physical items, equipment, supplies
- Time: Duration, deadlines, availability
- Knowledge: Training, expertise, information
- Tools: Software, platforms, systems
Output format:
## Resources Required
### People
- **Role 1**: [Skills needed], [Time commitment], [Availability]
- **Role 2**: [Skills], [Time], [Availability]
### Budget
| Category | Item | Estimated Cost | Status |
|----------|------|----------------|--------|
| Materials | [Item] | $X,XXX | Approved/Pending |
| Services | [Service] | $X,XXX | Approved/Pending |
**Total Budget**: $X,XXX
### Materials & Equipment
- [Item 1]: [Quantity], [Specifications], [Source]
- [Item 2]: [Quantity], [Specifications], [Source]
### Knowledge & Training
- [Skill/Knowledge 1]: [Who needs it], [How to acquire]
- [Skill/Knowledge 2]: [Who needs it], [How to acquire]
### Tools & Systems
- [Tool 1]: [Purpose], [License/Access], [Cost]
- [Tool 2]: [Purpose], [License/Access], [Cost]Step 5: Timeline & Milestones (< 5 minutes)
Purpose: Set deadlines and create accountability
Milestone criteria:
- Significant progress point
- Measurable completion
- Enables next phase
- Stakeholder visibility
Output format:
## Timeline & Milestones
### Overall Timeline
**Start Date**: YYYY-MM-DD
**End Date**: YYYY-MM-DD
**Total Duration**: [X weeks/months]
### Milestones
#### Milestone 1: [Name] - [Date]
- **Criteria**: [What must be complete]
- **Deliverables**: [What to show]
- **Checkpoint**: [Review meeting/decision point]
#### Milestone 2: [Name] - [Date]
[Same structure]
### Gantt Chart (Text-based)
Week 1 : [█████████░░░] Phase 1 (Step 1.1-1.3) Week 2 : [░░░░█████████] Phase 1 (Step 1.4-1.6) Week 3 : [█████████░░░] Phase 2 (Step 2.1-2.3) Week 4 : [░░░░█████████] Phase 2 Complete
### Key Dates
- [YYYY-MM-DD]: [Event/Deadline]
- [YYYY-MM-DD]: [Event/Deadline]Step 6: Risks & Contingencies (< 5 minutes)
Purpose: Anticipate problems and plan responses
Risk categories:
- External: Market changes, regulations, competition
- Resource: Budget cuts, people unavailable, materials
- Technical: Complexity, dependencies, unknowns
- Stakeholder: Resistance, competing priorities, misalignment
- Timeline: Delays, scope creep, optimism bias
Output format:
## Risks & Contingencies
### Risk 1: [Description]
**Category**: [External/Resource/Technical/Stakeholder/Timeline]
**Probability**: [High/Medium/Low]
**Impact**: [High/Medium/Low]
**Risk Score**: [Probability × Impact = Score]
**Mitigation**: [How to prevent]
**Contingency**: [What to do if it happens]
**Early Warning Signs**: [Indicators this is occurring]
**Owner**: [Who monitors this]
### Risk 2: [Description]
[Same structure]
### Risk Matrix
Impact High │ R3 │ R1 │ R1 │ Medium │ R5 │ R2 │ R1 │ Low │ R7 │ R5 │ R2 │ └────┴────┴────┘ L M H Probability
Step 7: Success Metrics (< 3 minutes)
Purpose: Define measurable outcomes
SMART criteria:
- Specific: Exact metric
- Measurable: Quantifiable
- Achievable: Realistic
- Relevant: Aligned with objectives
- Time-bound: By when
Output format:
## Success Metrics
### Primary Metrics
- **Metric 1**: [Name]
- **Target**: [Specific number/outcome]
- **Measurement**: [How to measure]
- **Frequency**: [How often to check]
- **Baseline**: [Current state]
- **Metric 2**: [Name]
[Same structure]
### Secondary Metrics
- [Metric 3]: [Target]
- [Metric 4]: [Target]
### Completion Criteria
- [ ] All deliverables accepted by stakeholders
- [ ] Primary metrics meet/exceed targets
- [ ] Budget within ±10% of estimate
- [ ] Timeline within ±10% of estimate
- [ ] Stakeholder satisfaction ≥ 8/10
- [ ] No critical issues remaining
### Post-Project Review
- **Review Date**: [2-4 weeks after completion]
- **Participants**: [Who attends]
- **Topics**: Lessons learned, metrics achieved, improvementsComplete Plan Template
---
plan_id: PLAN-YYYYMMDD-HHMM-{slug}
title: [Project Name]
created: YYYY-MM-DD HH:MM
status: draft
category: [business|personal|creative|academic|event|organizational]
phase: planning
priority: [critical|high|medium|low]
---
# 🎯 Project Plan: [Project Name]
## Vision & Objectives
[Vision statement and SMART objectives]
## Scope & Deliverables
[What's included, excluded, and delivered]
## Action Steps
[Phased, sequenced tasks with owners]
## Resources Required
[People, budget, materials, time, knowledge, tools]
## Timeline & Milestones
[Dates, milestones, Gantt chart]
## Risks & Contingencies
[Identified risks with mitigation strategies]
## Success Metrics
[Measurable outcomes and completion criteria]
## Notes & Considerations
[Additional context, assumptions, dependencies]Quality Standards
Completeness
- All 7 sections present and filled
- Each action step has owner and deadline
- Resources are realistic and available
- Risks have mitigation plans
- Success metrics are SMART
Clarity
- Anyone can understand the plan
- No jargon without explanation
- Concrete examples provided
- Ambiguity eliminated
Actionability
- Next steps are clear
- Owners know what to do
- Timeline is realistic
- Resources are secured
Common Project Types
Business Project Example Triggers
- Product launch, marketing campaign, sales initiative
- Process improvement, efficiency project
- Market expansion, partnership development
Personal Project Example Triggers
- Career transition, skill development
- Health/fitness goal, lifestyle change
- Financial goal, savings plan
Creative Project Example Triggers
- Book/article writing, content creation
- Art project, exhibition planning
- Music production, album release
Academic Project Example Triggers
- Research project, thesis planning
- Study program, exam preparation
- Conference presentation, paper publication
Event Planning Example Triggers
- Conference/workshop organization
- Wedding/celebration planning
- Community event, fundraiser
Organizational Change Example Triggers
- Team restructuring, role changes
- Culture initiative, value implementation
- Policy change, process adoption
Continue Planning Workflow
When user says "continue plan":
1. Load active plan from docs/plan.md 2. Check phase:
- Planning: Add details, refine sections
- Execution: Update progress, mark steps complete
- Monitoring: Review metrics, adjust timeline
3. Update status as work progresses
Format Validation
Before finalizing:
- [ ] Frontmatter complete (plan_id, title, status, category, phase, priority)
- [ ] All 7 sections present
- [ ] Vision is inspiring and clear
- [ ] Objectives are SMART
- [ ] Action steps have owners and deadlines
- [ ] Resources identified and available
- [ ] Timeline is realistic
- [ ] Risks have contingencies
- [ ] Success metrics are measurable
- [ ] Master tracker updated
Example Usage
Scenario: Product Launch Plan
User: "Create a plan for launching our new mobile app"
Claude: 1. Checks docs/plan.md - no active plan 2. Asks clarifying questions:
- Who is the target audience?
- What's the launch date goal?
- What's the budget?
3. Creates PLAN-20251118-1430-mobile-app-launch.md:
- Vision: Achieve 10K downloads in first month
- Objectives: SMART goals for downloads, revenue, engagement
- Scope: Features in v1.0, marketing channels, launch events
- Action Steps: Development, testing, marketing, launch
- Resources: Team roles, budget, tools
- Timeline: 12-week timeline with milestones
- Risks: Technical delays, market reception, competition
- Metrics: Downloads, DAU, revenue, ratings
4. Updates docs/plan.md with active plan
Scenario: Personal Learning Goal
User: "Help me plan learning Python for data science"
Claude: 1. Checks for active plan 2. Creates structured learning plan:
- Vision: Become job-ready data scientist in 6 months
- Objectives: Complete courses, build portfolio projects
- Scope: Topics to cover, projects to build
- Action Steps: Weekly study schedule, hands-on practice
- Resources: Courses, books, datasets, tools
- Timeline: Month-by-month progression
- Risks: Time management, motivation, difficulty
- Metrics: Courses completed, projects finished, job applications
Integration with Implementation Planner
When planning involves software development:
1. Use this skill for overall project planning:
- Business objectives
- Stakeholder management
- Resource allocation
- Timeline
2. Use implementation-planner for technical implementation:
- Code architecture
- File changes
- Testing strategy
- Deployment
3. Cross-reference plans:
- Implementation plan referenced in technical deliverables
- Project plan tracks implementation as one action step
---
This skill creates actionable, complete plans for any project type while maintaining consistent format and tracking.
🎯 Business Project Plan: [Project Name]
Executive Summary
[2-3 paragraph overview: What, Why, Expected Outcome, Key Metrics]
Vision & Objectives
Business Vision
[What business outcome are we achieving? How does this advance company strategy?]
Primary Objective
[Main business goal - include revenue/growth/efficiency target]
Secondary Objectives
- Market Objective: [Market share, customer acquisition, expansion]
- Financial Objective: [Revenue, profit, ROI target]
- Operational Objective: [Efficiency, quality, scalability]
Business Case
- Problem: [What business problem this solves]
- Opportunity: [Market opportunity or competitive advantage]
- Expected ROI: [Return on investment estimate]
- Strategic Alignment: [How this fits company strategy]
Scope & Deliverables
In Scope
- [Business capability 1]
- [Business process 2]
- [Market segment 3]
Out of Scope
- [Explicitly excluded area 1]
- [Future phase item 2]
Key Deliverables
1. [Deliverable 1]: [Business outcome] 2. [Deliverable 2]: [Business outcome] 3. [Deliverable 3]: [Business outcome]
Market/Customer Impact
- Target Audience: [Who benefits]
- Customer Value: [What value they receive]
- Competitive Advantage: [How this differentiates us]
Action Steps
Phase 1: Discovery & Planning (Week 1-2)
- Market research
- Stakeholder interviews
- Requirements gathering
- Business case refinement
Phase 2: Development (Week 3-6)
- [Specific work items]
- Pilot/prototype creation
- Testing with target audience
Phase 3: Launch (Week 7-8)
- Go-to-market execution
- Sales enablement
- Marketing campaign
- Customer onboarding
Phase 4: Optimization (Week 9-12)
- Performance monitoring
- Customer feedback analysis
- Continuous improvement
- Scaling preparation
Resources Required
Team
- Project Lead: [Role, % time]
- Business Analyst: [Role, % time]
- Marketing: [Role, % time]
- Sales: [Role, % time]
- Operations: [Role, % time]
Budget
| Category | Item | Cost | ROI Impact |
|---|---|---|---|
| Marketing | Campaigns | $XX,XXX | Customer acquisition |
| Technology | Tools/systems | $XX,XXX | Efficiency gain |
| Personnel | Team time | $XX,XXX | Delivery capability |
| Contingency | 15% buffer | $XX,XXX | Risk mitigation |
Total Investment: $XXX,XXX Expected Return: $XXX,XXX ROI: XXX%
Timeline & Milestones
Key Milestones
- Week 2: Business case approved
- Week 4: Pilot complete
- Week 8: Launch
- Week 12: Performance review
Market Deadlines
- [Industry event date]
- [Competitive window]
- [Seasonal opportunity]
Risks & Contingencies
Market Risks
- Risk: [Competition, market shift, demand]
- Mitigation: [Strategy]
Financial Risks
- Risk: [Budget overrun, ROI shortfall]
- Mitigation: [Controls]
Operational Risks
- Risk: [Execution, capability, resources]
- Mitigation: [Plan]
Success Metrics
Financial Metrics
- Revenue: Target $XXX,XXX in Y months
- ROI: Achieve XXX% return
- Payback Period: X months
Customer Metrics
- Acquisition: XXX new customers
- Retention: XX% retention rate
- Satisfaction: X.X/10 score
Operational Metrics
- Efficiency: XX% improvement
- Quality: XX% reduction in [metric]
- Speed: XX% faster [process]
Governance
Decision Authority
- Business Owner: [Name] - Strategic decisions
- Project Lead: [Name] - Tactical decisions
- Budget Approval: [Name/Committee]
Reporting
- Weekly: Team status update
- Bi-weekly: Stakeholder dashboard
- Monthly: Executive review
Change Control
All scope/budget/timeline changes require approval from [Role].
---
Plan Status: Draft Business Owner: [Name] Last Updated: YYYY-MM-DD
🎯 Project Plan: [Project Name]
Vision & Objectives
Vision Statement
[One paragraph describing the ideal outcome - what does success look like?]
Primary Objective
[Main goal in SMART format: Specific, Measurable, Achievable, Relevant, Time-bound]
Secondary Objectives
- Objective 1: [SMART format]
- Objective 2: [SMART format]
- Objective 3: [SMART format]
Alignment
- Strategic Fit: [How this aligns with broader personal/organizational goals]
- Stakeholders: [Who cares about this project and why]
- Value Proposition: [Why now, why this approach]
Scope & Deliverables
In Scope
What this project includes:
- [Specific activity/outcome 1]
- [Specific activity/outcome 2]
- [Specific activity/outcome 3]
Out of Scope
What this project does NOT include:
- [Explicitly excluded item 1]
- [Explicitly excluded item 2]
- [Explicitly excluded item 3]
Deliverables
Deliverable 1: [Name]
- Description: [What it is]
- Acceptance Criteria: [How we know it's done right]
- Format: [Document, event, product, presentation, etc.]
- Due Date: [YYYY-MM-DD]
Deliverable 2: [Name]
- Description: [What it is]
- Acceptance Criteria: [How we know it's done right]
- Format: [Format type]
- Due Date: [YYYY-MM-DD]
Constraints
- Budget: [Total budget and allocation]
- Time: [Hard deadlines, time constraints]
- Resources: [People, equipment, material limitations]
- Quality: [Non-negotiable quality standards or requirements]
Action Steps
Phase 1: [Phase Name] (Duration: [Timeframe])
Step 1.1: [Action Verb] [What]
- Description: [Detailed description of what needs to be done]
- Owner: [Person/team responsible]
- Duration: [Estimated time to complete]
- Dependencies: [What must be done before this]
- Output: [What this step produces]
- Verification: [How to confirm it's complete]
Step 1.2: [Action Verb] [What]
- Description: [Description]
- Owner: [Responsible party]
- Duration: [Time estimate]
- Dependencies: [Prerequisites]
- Output: [Deliverable]
- Verification: [Completion criteria]
Phase 2: [Phase Name] (Duration: [Timeframe])
Step 2.1: [Action Verb] [What]
[Same structure as above]
Phase 3: [Phase Name] (Duration: [Timeframe])
Step 3.1: [Action Verb] [What]
[Same structure]
Critical Path
Tasks that determine overall timeline (delays here delay entire project):
- Step X.X → Step Y.Y → Step Z.Z
Resources Required
People
- Role 1: [Job title/role]
- Skills Needed: [Required skills]
- Time Commitment: [Hours per week / % allocation]
- Availability: [When they're needed]
- Role 2: [Job title/role]
- Skills Needed: [Required skills]
- Time Commitment: [Time commitment]
- Availability: [Availability window]
Budget
| Category | Item | Estimated Cost | Actual Cost | Status |
|---|---|---|---|---|
| Materials | [Item description] | $X,XXX | $- | Pending |
| Services | [Service description] | $X,XXX | $- | Pending |
| Tools | [Tool/license] | $X,XXX | $- | Pending |
| Contingency | 10-20% buffer | $X,XXX | $- | Reserved |
Total Estimated Budget: $XX,XXX Total Spent: $X,XXX Remaining: $XX,XXX
Materials & Equipment
- Item 1: [Name]
- Quantity: [Number needed]
- Specifications: [Details, requirements]
- Source: [Where to obtain]
- Cost: $XXX
- Item 2: [Name]
- Quantity: [Number]
- Specifications: [Details]
- Source: [Vendor/supplier]
- Cost: $XXX
Knowledge & Training
- Skill/Knowledge 1: [What's needed]
- Who Needs It: [Person/team]
- How to Acquire: [Training, course, mentorship]
- Timeline: [When needed]
- Cost: $XXX
Tools & Systems
- Tool 1: [Software/platform name]
- Purpose: [What it's used for]
- License/Access: [Subscription, one-time, free]
- Cost: $XXX/month
- Setup Time: [Hours to configure]
Timeline & Milestones
Overall Timeline
- Start Date: YYYY-MM-DD
- End Date: YYYY-MM-DD
- Total Duration: [X weeks/months]
- Working Days: [X days]
Milestones
Milestone 1: [Name] - [YYYY-MM-DD]
- Completion Criteria: [What must be done to reach this milestone]
- Deliverables Due: [List deliverables]
- Checkpoint: [Review meeting, decision point, demo]
Milestone 2: [Name] - [YYYY-MM-DD]
- Completion Criteria: [Criteria]
- Deliverables Due: [Deliverables]
- Checkpoint: [Checkpoint type]
Milestone 3: [Name] - [YYYY-MM-DD]
- Completion Criteria: [Criteria]
- Deliverables Due: [Deliverables]
- Checkpoint: [Checkpoint type]
Gantt Chart (Text-based)
Week 1 : [████████░░░░░░] Phase 1 Start
Week 2 : [████████████░░] Phase 1 Ongoing
Week 3 : [░░░░████████░░] Phase 1 Complete / Phase 2 Start
Week 4 : [░░░░████████░░] Phase 2 Ongoing
Week 5 : [░░░░░░████████] Phase 2 Complete / Phase 3 Start
Week 6 : [░░░░░░████████] Phase 3 CompleteKey Dates
- [YYYY-MM-DD]: [Event/deadline description]
- [YYYY-MM-DD]: [Event/deadline description]
- [YYYY-MM-DD]: [Event/deadline description]
Risks & Contingencies
Risk 1: [Risk Description]
- Category: [External / Resource / Technical / Stakeholder / Timeline]
- Probability: [High / Medium / Low]
- Impact: [High / Medium / Low]
- Risk Score: [H×H=Critical, H×M=High, M×M=Medium, etc.]
Mitigation Strategy: [What we'll do to prevent this risk]
Contingency Plan: [What we'll do if this risk occurs]
Early Warning Signs:
- [Indicator 1]
- [Indicator 2]
Owner: [Person monitoring this risk]
Risk 2: [Risk Description]
- Category: [Category]
- Probability: [Probability level]
- Impact: [Impact level]
- Risk Score: [Score]
Mitigation Strategy: [Prevention approach]
Contingency Plan: [Response if it happens]
Early Warning Signs:
- [Indicator 1]
- [Indicator 2]
Owner: [Monitor owner]
Risk Matrix
Impact │ │ │ │
High │ R3 │ R1 │ R1 │
│ │ │ │
Medium │ R5 │ R2 │ R1 │
│ │ │ │
Low │ R7 │ R5 │ R2 │
└───────────┴───────────┴───────────┘
Low Medium High
ProbabilitySuccess Metrics
Primary Metrics
Metric 1: [Metric Name]
- Target: [Specific number/outcome to achieve]
- Measurement Method: [How we'll measure it]
- Frequency: [Daily/Weekly/Monthly]
- Baseline: [Current state: X]
- Target: [Desired state: Y]
- Owner: [Who tracks this]
Metric 2: [Metric Name]
- Target: [Target value]
- Measurement Method: [Measurement approach]
- Frequency: [Check frequency]
- Baseline: [Starting point]
- Target: [Goal]
- Owner: [Tracker]
Secondary Metrics
- Metric 3: [Name] - Target: [Value]
- Metric 4: [Name] - Target: [Value]
- Metric 5: [Name] - Target: [Value]
Completion Criteria
Project is considered complete when:
- [ ] All deliverables accepted by stakeholders
- [ ] Primary metric 1 meets/exceeds target
- [ ] Primary metric 2 meets/exceeds target
- [ ] Budget within ±10% of estimate
- [ ] Timeline within ±10% of estimate
- [ ] Stakeholder satisfaction ≥ 8/10
- [ ] No critical issues or blockers remaining
- [ ] Documentation complete
- [ ] Handoff/training completed (if applicable)
Post-Project Review
- Review Date: [2-4 weeks after completion]
- Participants: [Who will attend]
- Agenda:
- What went well
- What could be improved
- Lessons learned
- Metrics achieved vs. targets
- Recommendations for future projects
Notes & Considerations
Assumptions
- [Assumption 1 that this plan relies on]
- [Assumption 2]
- [Assumption 3]
Dependencies
- External Dependency 1: [What we're waiting for from others]
- External Dependency 2: [External factor]
Communications Plan
- Stakeholder Updates: [Frequency and format]
- Team Check-ins: [Cadence]
- Escalation Path: [Who to contact for issues]
Change Management
If scope/timeline/budget needs to change: 1. Document proposed change 2. Assess impact on timeline, budget, resources 3. Get approval from [decision maker] 4. Update plan and communicate to stakeholders
---
Plan Status: Draft Last Updated: YYYY-MM-DD HH:MM Next Review: YYYY-MM-DD Plan Owner: [Name]
🎯 Personal Goal Plan: [Goal Name]
Vision & Purpose
My Vision
[What does achieving this goal look like? Paint a vivid picture of success.]
Why This Matters
[Why is this important to me? How will achieving this improve my life?]
Primary Goal
[Main goal in SMART format - be specific and set a deadline]
Supporting Goals
- Goal 2: [Related goal]
- Goal 3: [Related goal]
Values Alignment
How this goal aligns with my core values:
- Value 1: [How it connects]
- Value 2: [How it connects]
Scope & Commitment
What I'm Committing To
- [Specific commitment 1]
- [Specific commitment 2]
- [Specific commitment 3]
What I'm NOT Doing (Boundaries)
- [Boundary 1 - what I'm saying no to]
- [Boundary 2 - what I'm limiting]
Success Looks Like
[Concrete description of achieving this goal - what will be different?]
Required Sacrifices
What I need to give up or reduce:
- [Time commitment - from what?]
- [Money investment - from where?]
- [Energy allocation - less of what?]
Action Steps
Phase 1: Foundation (Month 1)
Week 1-2: Setup & Learning
- Step 1.1: [Initial action]
- Time: [Hours per week]
- Output: [What I'll have]
- Success: [How I know it worked]
- Step 1.2: [Build habit]
- Time: [Commitment]
- Output: [Result]
- Success: [Metric]
Week 3-4: Practice & Adjustment
- Step 1.3: [Action]
- Step 1.4: [Action]
Phase 2: Growth (Month 2-3)
[Build on foundation, increase difficulty/complexity]
Phase 3: Mastery (Month 4-6)
[Advanced work, refinement, consistency]
Daily/Weekly Habits
What I'll do consistently:
- Daily: [Habit 1] - [X minutes]
- Daily: [Habit 2] - [X minutes]
- Weekly: [Habit 3] - [X times]
- Weekly: [Review progress] - [X minutes]
Resources Required
Time Investment
- Daily: [X hours for habits]
- Weekly: [X hours for focused work]
- Total: [X hours per week]
Where this time comes from:
- [Reduce/eliminate activity 1]
- [Optimize activity 2]
- [Wake earlier / sleep schedule adjustment]
Financial Investment
| Category | Item | Cost | Priority |
|---|---|---|---|
| Learning | [Course/book] | $XXX | Essential |
| Tools | [Equipment/software] | $XXX | Essential |
| Support | [Coach/mentor] | $XXX | Optional |
| Total | $X,XXX |
Funding source: [How I'll pay for this]
Learning Resources
- Books: [List 3-5 key books]
- Courses: [Online courses, programs]
- Mentors: [Who can guide me]
- Community: [Groups, forums for support]
Support System
- Accountability Partner: [Who will check on my progress]
- Mentor: [Who has achieved this]
- Cheerleaders: [Who will encourage me]
Timeline & Milestones
Overall Timeline
- Start: [YYYY-MM-DD]
- End: [YYYY-MM-DD]
- Duration: [X months]
Milestones
Month 1: [Milestone Name]
- Achievement: [What I'll accomplish]
- Evidence: [How I'll prove it]
- Celebration: [How I'll celebrate]
Month 2: [Milestone Name]
- Achievement: [Accomplishment]
- Evidence: [Proof]
- Celebration: [Reward]
Month 3: [Milestone Name]
[Continue pattern]
Weekly Check-ins
Every [Day] at [Time]:
- Review progress
- Adjust plan if needed
- Celebrate wins
- Identify obstacles
Obstacles & Solutions
Obstacle 1: [Common challenge I'll face]
- Likelihood: [High/Medium/Low]
- Impact: [How this derails me]
- Prevention: [How to avoid]
- Response: [What to do if it happens]
- Support Needed: [Who/what helps]
Obstacle 2: [Another likely challenge]
[Same structure]
Obstacle 3: [Third challenge]
[Same structure]
Motivation Maintenance
When motivation is low, I will: 1. [Strategy 1 - revisit why] 2. [Strategy 2 - talk to accountability partner] 3. [Strategy 3 - review progress made] 4. [Strategy 4 - adjust approach]
Success Metrics
Quantitative Metrics
Metric 1: [Measurable outcome]
- Baseline: [Current state: X]
- Target: [Desired state: Y]
- Measurement: [How I'll track]
- Frequency: [How often I check]
Metric 2: [Another number]
- Baseline: [Starting point]
- Target: [Goal]
- Measurement: [Tracking method]
- Frequency: [Check frequency]
Qualitative Metrics
- How I'll feel: [Emotional state when successful]
- How others notice: [Observable changes]
- Confidence level: [Self-assessment]
Completion Criteria
I'll know I've succeeded when:
- [ ] Quantitative target 1 achieved
- [ ] Quantitative target 2 achieved
- [ ] New habit sustained for [X] days
- [ ] Can demonstrate [skill/capability]
- [ ] Receive [recognition/feedback]
- [ ] Feel [emotional state]
Progress Tracking
Tool: [App, spreadsheet, journal] Frequency: [Daily/weekly] What I track: [Specific metrics]
Reflection & Adjustment
Weekly Review Questions
- What went well this week?
- What challenged me?
- What did I learn?
- What needs to change?
Monthly Deep Dive
- Am I on track to hit my goal?
- Is the goal still meaningful?
- What adjustments are needed?
- What have I learned about myself?
Celebration Plan
Small wins (weekly):
- [How I celebrate small progress]
Big milestones (monthly):
- [How I celebrate major achievements]
Final success:
- [How I celebrate ultimate goal achievement]
Accountability
Self-Accountability
- Journal: [Daily/weekly reflections]
- Tracker: [Visible progress chart]
- Reminder: [Daily prompt/alert]
External Accountability
- Partner: [Name] - Check-in [frequency]
- Public Commitment: [Social media, blog, tell friends]
- Stakes: [What I lose if I don't follow through]
Regular Check-ins
- Daily: [Morning review, evening reflection]
- Weekly: [Sunday planning, progress review]
- Monthly: [Deep reflection, plan adjustment]
Emergency Reset Plan
If I completely fall off track:
1. Pause and assess (no self-judgment) 2. Identify what happened (root cause) 3. Restart small (one habit, one action) 4. Adjust plan (what needs to change) 5. Reach out (accountability partner) 6. Recommit (renewed dedication)
This is normal and part of the process.
---
Plan Status: Draft Plan Owner: [My Name] Last Updated: YYYY-MM-DD HH:MM Next Review: YYYY-MM-DD