gantt-chart
Installation
SKILL.md
Generate GANTT-CHART.md at the repository root and .github/gantt-chart.svg.
Process
- Read
JIRA-STRUCTURE.mdfor epic IDs, durations, and phase assignments - Read
_research/DEPENDENCY-ANALYSIS.mdfor critical path and dependencies - Generate the SVG Gantt chart following the SVG Gantt Generator specification
- Write the Mermaid critical path flowchart
- Build the dependency matrix table
- Define milestones with success criteria
Required Sections in GANTT-CHART.md
- Project Timeline header: Duration and date range
- Embedded SVG:
 - Critical Path: Mermaid
graph LRflowchart showing blocking dependencies, color-coded by phase - Dependency Matrix: Table (Epic | Depends On | Blocks | Phase)
- Milestones: Table (Milestone | Week | Date | Success Criteria | Owner), 3-5 milestones