generate-plan-fact-report

Compare project plan and actual data to generate a Markdown variance report.

5|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/KirKruglov/claude-project-manager --skill generate-plan-fact-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-plan-fact-report
Source: https://github.com/KirKruglov/claude-project-manager/tree/main/skills/generate-plan-fact-report
Command: npx skills add https://github.com/KirKruglov/claude-project-manager --skill generate-plan-fact-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill automates the generation of plan-vs-actual reports by comparing project plans to real performance data, making variances visible for decision-making during closing or status reviews.

Core Features & Use Cases

  • Compare planned timelines, budget, and deliverables against actuals across all milestones.
  • Generate a consolidated Markdown report (plan-fact-report.md) suitable for documentation and handover.
  • Handle missing data gracefully by prompting for updates and clarifying gaps.

Quick Start

Provide the project plan (project-plan.md) and actual data in chat to generate the plan-fact report.

Frequently Asked Questions about generate-plan-fact-report

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

FAQPage Schema
How do I generate a plan-vs-actual report for project closure?

To generate a plan-vs-actual report, provide your project-plan.md alongside actual performance data in chat. The skill compares timelines, budget, and scope across milestones, then outputs a consolidated Markdown document named plan-fact-report.md for handover.

What is variance analysis in project management and how does it work?

Variance analysis in project management compares planned project baselines against actual performance data to reveal deviations. This skill automates evaluating timeline, budget, and scope variances across all milestones during closure or interim reviews.

Do I need a specific file format to compare project plan versus actual data?

You need a Markdown file named project-plan.md containing your planned baseline data. Actual data can be provided directly in chat; the tool then processes both inputs to produce the final Markdown report.

Can I use this for milestone tracking during interim reviews instead of project closure?

Yes, you can use this for interim status reviews as well as project closure. It evaluates timeline, budget, and scope deviations across all milestones whenever you need to assess current performance against the plan.

What happens if actual data is missing for certain milestones?

The tool handles missing data gracefully by prompting you for updates and clarifying gaps. It ensures the variance analysis remains accurate by requesting the necessary actuals before finalizing the report.

Does the plan-fact report support languages other than English?

Yes, the plan-fact report supports English and Russian outputs. It uses language-aware templates to generate the Markdown closure document based on your preferred language.