chronicle-project-tracker

Manages milestones, next steps, and roadmaps in Chronicle via MCP API and CLI.

1|1|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/ChandlerHardy/chronicle --skill chronicle-project-tracker
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: chronicle-project-tracker
Source: https://github.com/ChandlerHardy/chronicle/tree/main/chronicle-skills/chronicle-project-tracker
Command: npx skills add https://github.com/ChandlerHardy/chronicle --skill chronicle-project-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual project tracking (e.g., updating DEVELOPMENT_HISTORY.md files) is inefficient, quickly becomes outdated, and isn't easily queryable by AI. This Skill centralizes your project's meta-state, allowing you to manage milestones, next steps, and roadmaps directly within Chronicle's database, making project progress transparent and AI-accessible.

Core Features & Use Cases

  • Database-Backed Project State: Manage milestones, next steps, and their statuses directly in Chronicle's local database.
  • Roadmap Visualization: View your project's current progress, planned features, and pending tasks at a glance.
  • Session-to-Milestone Linking: Automatically link your development sessions to specific project milestones, providing rich context for progress reports.
  • Use Case: Plan a new feature, break it down into actionable tasks, link your coding sessions to that feature, and then generate a real-time progress report for your team or client, all without touching a manual document.

Quick Start

Show me the current roadmap for this project.

Frequently Asked Questions about chronicle-project-tracker

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

FAQPage Schema
How do I manage project milestones and track progress without manual documentation?▼

Project tracking with milestone management automates status updates and roadmap visibility by storing milestones and tasks in a queryable database instead of manual files, making progress transparent and AI-accessible for real-time reporting.

Can I link my development sessions to specific project milestones?▼

Session-to-milestone linking connects your coding work directly to project features, automatically enriching progress reports with context about which sessions advanced specific milestones.

How do I visualize my project roadmap and upcoming tasks in one place?▼

Roadmap visualization displays your project's current progress, planned features, and pending tasks at a glance within a centralized database, replacing scattered tracking across multiple documents.

What's the workflow for planning a feature, breaking it into tasks, and reporting progress?▼

Create a milestone for the feature, add actionable next steps as tasks, link your development sessions to that milestone, then generate a progress report—all within the database without touching manual files.

Does project tracking integrate with AI planning tools and CLI workflows?▼

Yes, the Skill applies across MCP tools and portable CLI usage, enabling AI-accessible queries of milestones and next steps through both API calls and command-line commands for flexible workflow integration.