timeline-planning

Generate Mermaid Gantt charts from GitHub issues and estimates.

1|Updated Aug 8, 2025
One-click install
npx skills add https://github.com/britt/llpm --skill timeline-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: timeline-planning
Source: https://github.com/britt/llpm/tree/main/skills/timeline-planning
Command: npx skills add https://github.com/britt/llpm --skill timeline-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps visualize project schedules, task dependencies, and milestones by generating interactive Mermaid Gantt charts, making project timelines clear and actionable.

Core Features & Use Cases

  • Gantt Chart Generation: Creates visual project timelines from GitHub issues and estimates.
  • Dependency Mapping: Clearly shows task relationships and critical paths.
  • Estimate Conversion: Translates T-shirt size estimates into actionable durations.
  • Use Case: After decomposing a project into GitHub issues, use this skill to generate a Gantt chart that shows the planned schedule, dependencies between tasks, and key milestones like "MVP Release".

Quick Start

Generate a Mermaid Gantt chart for the project timeline using available GitHub issues and their estimates.

Frequently Asked Questions about timeline-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Gantt chart from GitHub issues and task estimates?

To generate a Gantt chart from GitHub issues, this Skill reads your issue list and estimates, converts T-shirt sizes into durations, maps dependencies, and outputs a visual Mermaid Gantt chart for project scheduling.

Can I visualize project dependencies and critical paths using Mermaid Gantt charts?

Yes, you can visualize project dependencies and critical paths using Mermaid Gantt charts. This Skill maps task relationships from your GitHub issues to clearly show sequential dependencies and scheduling overlaps.

How are T-shirt size estimates converted into scheduling durations for project timelines?

T-shirt size estimates are dynamically converted into actionable durations for project timelines. The Skill translates these relative sizes into scheduled time blocks within the generated Mermaid Gantt chart.

Does this Gantt chart generator work without external project management dependencies?

Yes, this Gantt chart generator works without external dependencies. It operates independently to parse your GitHub issues and estimates, producing Mermaid Gantt charts for visualizing project timelines and milestones.

What is the best way to map project milestones like an MVP release in a Gantt chart?

The best way to map project milestones in a Gantt chart is by defining them within your GitHub issues. The Skill then incorporates these key milestones, such as an MVP release, directly into the visual Mermaid timeline.

When should I use Mermaid Gantt charts for task scheduling over other project management tools?

You should use Mermaid Gantt charts for task scheduling when you need to visualize phases and dependencies directly from GitHub issues. It is ideal for making project timelines clear and actionable without leaving your codebase.