shine-milestone-summary

Generate a structured milestone summary report from project artifacts.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-milestone-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shine-milestone-summary
Source: https://github.com/diShine-digital-agency/SHINE-Code-System/tree/main/skills/shine-milestone-summary
Command: npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-milestone-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a comprehensive milestone summary from project artifacts, helping teams onboard quickly and conduct clear, efficient reviews.

Core Features & Use Cases

  • Reads milestone artifacts (ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION, RETROSPECTIVE, and archived versions) to assemble a structured overview.
  • Produces a multi-section report (Overview, Architecture, Phases, Decisions, Requirements, Tech Debt, Getting Started) suitable for stakeholders and new team members.
  • Use Case: Onboard a new team member by sharing a single, consistent milestone summary that explains what was built, how, and why.

Quick Start

Instruct the system to generate the Milestone Summary for the current milestone version, writing the report to .planning/reports and updating STATE.md as needed.

Frequently Asked Questions about shine-milestone-summary

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

FAQPage Schema
How do I generate a milestone summary for project onboarding?

To generate a milestone summary for project onboarding, automate the compilation of project artifacts like ROADMAP, REQUIREMENTS, and CONTEXT into a single multi-section report. This structured summary helps new team members understand what was built, how, and why.

What project artifacts are needed to create a milestone summary report?

Creating a milestone summary report requires project artifacts such as ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION, and RETROSPECTIVE. The process reads these inputs to assemble a comprehensive overview of the milestone for stakeholders.

Can I use milestone summaries for stakeholder reviews and project documentation?

Yes, you can use milestone summaries for stakeholder reviews and project documentation. The generated report organizes information into sections like Overview, Architecture, Phases, and Decisions, providing a clear structure for conducting efficient project evaluations.

How does automating project reporting update state management files?

Automating project reporting updates state management files by writing the generated milestone summary to a specific markdown report path and automatically updating STATE.md. This ensures the project's current status and documentation version remain synchronized.

What sections are included in an automated milestone summary?

An automated milestone summary includes seven distinct sections: Overview, Architecture, Phases, Decisions, Requirements, Tech Debt, and Getting Started. These sections consolidate project artifacts into a comprehensive document for new team members and stakeholders.

Does this milestone reporting tool work without external dependencies?

Yes, this milestone reporting tool works without external dependencies. It directly reads existing project artifacts from the repository structure and processes them internally to produce the required milestone summary documentation.