progress-report

Generate project progress reports with computed progress and saved Markdown files.

Updated Nov 21, 2025
One-click install
npx skills add https://github.com/HaRu-LLC/ai-pm_system_notebooklmuse --skill progress-report-haru-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: progress-report
Source: https://github.com/HaRu-LLC/ai-pm_system_notebooklmuse/tree/main/.agent/skills/pm/executing/progress-report
Command: npx skills add https://github.com/HaRu-LLC/ai-pm_system_notebooklmuse --skill progress-report-haru-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

進捗報告書の作成を自動化し、定期的な状況共有を効率化します。

Core Features & Use Cases

  • 進捗率の算出と要約: プロジェクト全体の進捗を計算し、主要タスクの状況を要約します。
  • 課題・リスクの更新: 発生している課題とリスクを整理し、次のアクションを明記します。
  • 成果物の保存: 完成した報告書を workspace の適切なディレクトリに自動保存します。

Quick Start

Project name と報告期間を指定して進捗報告書を作成してください。

Frequently Asked Questions about progress-report

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

FAQPage Schema
How do I automate project progress report generation for stakeholder communications?

Project progress report generation is automated by computing task completion rates and summarizing milestone updates into a structured markdown file for stakeholder communications. You just provide the project name and reporting period.

What information do I need to provide to create a project status report?

To create a project status report you need to provide the project name and the reporting period. The tool then computes progress, updates issues and risks, and saves the report automatically.

Can I use this for milestone reviews across multiple projects?

Yes, milestone reviews across multiple projects are supported by specifying the project name and reporting period for each project separately, generating a tailored progress report for each stakeholder communication.

How are project risks and issues handled in the generated progress report?

Project risks and issues are compiled and updated within the report, organizing current problems and clearly stating the next action items for stakeholder visibility.

Where is the completed progress report saved?

The completed progress report is saved to the workspace directory as a markdown file named ProgressReport_YYYYMMDD.md, ensuring version control and easy access for future reference.

Does project progress calculation work without external project management integrations?

Yes, project progress calculation works as a standalone process without external dependencies, requiring only user inputs for project name and reporting period to compute the overall progress rate.