milestone-update

Synchronize milestone tracking between MILESTONES.md and workflow documents.

56|12|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Neuron-Mr-White/UniPi --skill milestone-update-neuron-mr-white
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-update
Source: https://github.com/Neuron-Mr-White/UniPi/tree/main/packages/milestone/skills/milestone-update
Command: npx skills add https://github.com/Neuron-Mr-White/UniPi --skill milestone-update-neuron-mr-white

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that the MILESTONES.md document is always up-to-date with the completed work in your workflow, reducing the time spent on manual updates.

Core Features & Use Cases

  • Automated Milestone Sync: Updates MILESTONES.md based on changes detected in workflow documents.
  • Task Status Tracking: Automatically marks tasks as complete and updates milestone status.
  • User Interaction: In cases of conflict or unmatched completions, prompts the user for resolution.

Quick Start

Run the command /unipi:milestone-update to sync the milestones with the latest completed work.

Frequently Asked Questions about milestone-update

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

FAQPage Schema
How do I automate milestone tracking updates in MILESTONES.md?

Automated milestone sync updates MILESTONES.md by detecting changes in workflow documents and modifying task statuses. It identifies completed work items and reflects those updates directly in your milestone tracking file.

How does document synchronization work for task tracking?

Document synchronization for task tracking works by detecting completed work items in your workflow files and updating the corresponding milestones. It scans for task status changes to ensure your tracking document stays current without manual entry.

Can I use workflow automation to sync milestones across multiple documents?

Yes, you can use this workflow automation to sync milestones across workflow documents. It identifies milestone items based on file changes and updates the central tracking document, prompting you for interaction when conflicts arise.

What happens when there are conflicts during milestone synchronization?

When conflicts or unmatched completions occur during milestone synchronization, the system pauses and prompts the user for resolution. This ensures that automated task status updates do not overwrite critical project management data without your approval.

Do I need a specific project management setup to track milestones automatically?

You need a project management workflow with a MILESTONES.md file and associated workflow documents containing task tracking data. The automation is optimized for environments that already use structured milestone management and document-based task tracking.