plan-milestone

Compute milestone progress, days to deadline, and risk from config.yaml and logs.

7|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Shiien/Self-Evolved-Research-Framework --skill plan-milestone-shiien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-milestone
Source: https://github.com/Shiien/Self-Evolved-Research-Framework/tree/main/skills/plan-milestone
Command: npx skills add https://github.com/Shiien/Self-Evolved-Research-Framework --skill plan-milestone-shiien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automatically assesses project timelines by reading the config.yaml milestones and methodology/approach.md to provide current phase status, days remaining, and risk level.

Core Features & Use Cases

  • Progress tracking: calculates days to next milestone and percent of completed tasks from logs.
  • Status reporting: outputs a concise milestone status including timeline, progress, token budget, and risk level.
  • Use Case: project managers can quickly query "when is the deadline?" to get an up-to-date status without manual spreadsheet checks.

Quick Start

Ask the AI to generate the current milestone report using your config.yaml and methodology/approach.md.

Frequently Asked Questions about plan-milestone

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

FAQPage Schema
How do I track project milestones and calculate days to deadline automatically?

Project milestone tracking calculates days to deadline by reading config.yaml milestones and methodology/approach.md to output current phase status, progress percentage, and risk level.

What is the best way to generate a milestone status report from config.yaml and logs?

Generating a milestone status report from config.yaml and logs produces a structured output including timeline, progress percentage, token budget, and risk level for sprint reviews.

Can I use this milestone tracker for project timeline planning and sprint reviews?

Yes, milestone tracking for project timelines and sprint reviews computes days to deadline and completed task percentages from config.yaml and logs to communicate accurate progress.

Do I need a config.yaml file to assess project timeline risk and progress?

Yes, project timeline risk and progress assessment requires a config.yaml file defining milestones and a methodology/approach.md file to compute days remaining and current phase status.

How does computing days to deadline from logs help with progress communication?

Computing days to deadline from logs provides an up-to-date structured status output, replacing manual spreadsheet checks with accurate progress communication for project timelines.