Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
jmsktm avatar

Project Planner

  • 224 installs
  • 8 repo stars
  • Updated January 22, 2026
  • jmsktm/claude-settings

Break ideas into milestones, tasks, dependencies, and timelines to define feasible scope before committing engineering effort.

About

Project planner structures goals into milestones, tasks, owners, and dependencies with realistic timelines, helping teams nail scope, sequence work, and align stakeholders before build begins.

  • Milestone breakdown
  • Dependency mapping
  • Timeline estimation
  • Scope boundary definition

Project Planner by the numbers

  • 224 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #1,004 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jmsktm/claude-settings --skill project-planner

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs224
repo stars8
Last updatedJanuary 22, 2026
Repositoryjmsktm/claude-settings

What it does

Break ideas into milestones, tasks, dependencies, and timelines to define feasible scope before committing engineering effort.

Files

SKILL.mdMarkdownGitHub ↗

Project Planner

The Project Planner skill helps you create structured, comprehensive project plans with clear timelines, dependencies, deliverables, and resource requirements. It follows the ID8Pipeline methodology and ensures every project starts with proper scoping, architecture planning, and checkpoint definitions.

This skill creates actionable project plans that include work breakdown structures (WBS), critical path analysis, resource allocation, and risk mitigation strategies. It integrates with the ID8Pipeline 11-stage framework to ensure projects are built systematically from concept to launch.

The planner emphasizes vertical slicing, clear dependencies, and realistic timeline estimation based on team capacity and project complexity.

Core Workflows

Workflow 1: Create New Project Plan

Steps: 1. Discovery Phase

  • Gather project requirements and constraints
  • Identify stakeholders and team members
  • Define success criteria and business objectives
  • Clarify scope boundaries (what's in, what's out)

2. Scope Definition

  • Create one-liner problem statement (Stage 1: Concept Lock)
  • Define V1 feature set (max 5 core features)
  • Document "Not Yet" list (Stage 2: Scope Fence)
  • Establish quality gates and checkpoints

3. Work Breakdown Structure

  • Break project into major phases aligned with ID8Pipeline stages
  • Decompose features into vertical slices
  • Identify atomic tasks (4-8 hour chunks)
  • Map dependencies between tasks

4. Timeline Creation

  • Estimate task durations (consider complexity and team capacity)
  • Identify critical path and parallel work streams
  • Add buffer time (20% for uncertainty)
  • Set milestone dates with checkpoint criteria

5. Resource Planning

  • Assign tasks to team members or roles
  • Identify skill gaps or training needs
  • Plan for resource conflicts and availability
  • Allocate budget and tools

6. Documentation

  • Create PIPELINE_STATUS.md in project root
  • Generate PROJECT_PLAN.md with WBS and timeline
  • Set up tracking mechanisms (GitHub Projects, etc.)
  • Define communication cadence

Output: Complete project plan with timeline, dependencies, resource allocation, and checkpoint definitions.

Workflow 2: Update Existing Project Plan

Steps: 1. Read current PIPELINE_STATUS.md and PROJECT_PLAN.md 2. Assess actual progress vs. planned progress 3. Identify blockers, delays, or scope changes 4. Recalculate timeline based on new information 5. Update resource allocation if needed 6. Revise risk mitigation strategies 7. Document changes and communicate to stakeholders

Workflow 3: Quick Project Kickoff

For smaller projects or MVPs: 1. Define one-liner (Concept Lock) 2. List 3-5 core features (Scope Fence) 3. Choose tech stack (Architecture Sketch) 4. Create 2-week sprint plan with daily checkpoints 5. Set up basic project tracking

Quick Reference

ActionCommand/Trigger
Create new project plan"plan project [name]"
Update existing plan"update project plan"
Quick MVP kickoff"quick project kickoff for [idea]"
Review timeline"review project timeline"
Check dependencies"analyze project dependencies"
Estimate completion"when will this project finish"
Add milestone"add milestone [name]"
Adjust resources"replan resources for [project]"

Best Practices

  • Start with the one-liner: Every project needs a clear, single-sentence definition of what problem it solves for whom
  • Enforce scope fence: Explicitly document what's NOT in V1 to prevent scope creep
  • Use vertical slicing: Build complete features end-to-end rather than horizontal layers
  • Build in checkpoints: Every stage has a clear exit criteria question that must be answered
  • Plan for 70% capacity: Team members are never 100% available due to meetings, interruptions, and context switching
  • Make dependencies visible: Use dependency mapping to identify critical path and parallelization opportunities
  • Time-box estimation sessions: Spend 30-60 minutes max on initial estimates; refine as you learn
  • Update weekly: Review and update project plan every week based on actual progress
  • Track assumptions: Document all assumptions made during planning and validate them early
  • Create feedback loops: Build in regular checkpoints for stakeholder review and course correction
  • Use the ID8Pipeline: Follow the 11 stages systematically - no skipping unless explicitly overridden with reason
  • Plan tests early: Include test coverage requirements in timeline (Stage 7 must be complete before polish)

Integration Points

  • ID8Pipeline: Automatically structures plans around 11-stage framework
  • GitHub Projects: Can generate project boards and issues from plan
  • PIPELINE_STATUS.md: Maintains current stage and checkpoint status
  • Task Manager skill: Hands off daily task management once plan is created
  • Sprint Planner skill: Breaks project plan into sprint-sized chunks
  • Risk Assessor skill: Identifies and tracks project risks during planning

Template Outputs

PROJECT_PLAN.md Structure

# [Project Name] - Project Plan

## Concept Lock (Stage 1)
**One-liner:** [Problem statement and target user]

## Scope Fence (Stage 2)
**V1 Features:**
1. Feature 1
2. Feature 2
3. Feature 3

**Not Yet List:**
- Future feature 1
- Future feature 2

## Timeline
[Gantt-style breakdown with dates and dependencies]

## Resources
[Team allocation and budget]

## Risks
[Top 5 risks and mitigation strategies]

## Success Criteria
[How we know we're done and it worked]

Estimation Guidelines

Project SizeDurationTeam SizeComplexity
Micro (POC)1-2 weeks1-2 peopleLow
Small (MVP)1-2 months2-4 peopleMedium
Medium (Product)3-6 months4-8 peopleMedium-High
Large (Platform)6-12 months8+ peopleHigh

Adjustment factors:

  • New tech stack: +30% time
  • Unclear requirements: +50% time
  • External dependencies: +20% time per dependency
  • Junior team: +40% time
  • Regulatory compliance: +25% time

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.