project-timeline

Convert weekly goals into a Markdown sprint-grid with status markers.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Suniljit/personal-toolkit --skill project-timeline-suniljit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: project-timeline
Source: https://github.com/Suniljit/personal-toolkit/tree/main/.opencode/skills/project-timeline
Command: npx skills add https://github.com/Suniljit/personal-toolkit --skill project-timeline-suniljit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams visualize project schedules and milestones in a readable Markdown timeline, enabling clear communication and progress tracking across stakeholders.

Core Features & Use Cases

  • Generates or updates a Markdown sprint-grid timeline with features as rows and weeks as columns.
  • Tracks feature status per week with ASCII indicators and shows a current week marker.
  • Supports milestones and status updates via user commands.

Quick Start

Generate a Markdown project timeline from my weekly goals and milestones.

Frequently Asked Questions about project-timeline

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

FAQPage Schema
How do I visualize a project timeline in Markdown?▼

A Markdown sprint-grid visualizes project timelines by converting weekly goals into a deterministic ASCII grid with features as rows, weeks as columns, and status markers for clear progress tracking.

What is a sprint-grid and how does it track feature status?▼

A sprint-grid tracks feature status by using ASCII indicators mapped across weekly columns. It includes a current-week marker and optional milestone data to maintain deterministic formatting for sprint planning and roadmaps.

How do I update the current week and feature statuses in a Markdown timeline?▼

You update the current week and feature statuses in a Markdown timeline by applying user commands to the existing sprint-grid. The system regenerates the timeline deterministically, shifting the current-week indicator and updating individual ASCII status markers.

Can I use Markdown timelines for milestone tracking across multiple weeks?▼

Yes, Markdown timelines support milestone tracking across weeks by incorporating optional milestone data into the sprint-grid. This allows teams to map long-term deliverables alongside weekly feature progress for roadmap communication.

Does generating a Markdown project timeline require any external dependencies?▼

Generating a Markdown project timeline requires no external dependencies. It operates independently to parse weekly goals and output a formatted ASCII sprint-grid with status markers and a current-week indicator.

What is the best way to format sprint planning documents for deterministic output?▼

The best way to format sprint planning documents for deterministic output is to structure weekly goals with a header, an ASCII grid, a current-week indicator, and optional milestone data. This ensures consistent re-generation of the project timeline.