generate-plan-fact-report

Solid

Generates a plan-vs-actual report comparing planned and actual project data across three dimensions: timelines, budget, and scope (deliverables). Part of the Closing phase. Output feeds into generate-closure-report. Format: .md, manual data input via chat.

Data & Documents 14 stars 3 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# generate-plan-fact-report ## Language Detection Determine the language of the user's request: - If the request is in Russian → use templates with `-ru` suffix - Otherwise → use templates with `-en` suffix All output (headings, labels, comments, instructions) must match the detected language. ## Triggers **Russian:** «сформируй план-факт», «подготовь отчёт план/факт», «сравни план и факт» **English:** "generate plan-fact report", "plan vs actual", "variance report" ## 1. Input Data | Data | Required | Source | Notes | |------|:--------:|--------|-------| | Project plan | yes | knowledge (`project-plan.md`) | Milestones, timelines, budget. If budget is missing — Section 3 is not generated | | Actual data | yes | chat | User provides: actual milestone completion dates, actual costs by budget line, deliverable status. Free-form — agent structures it | | Project charter | no | knowledge (`project-charter.md`) | For deliverables list (Section 1, scope). If unavailable — request the list from the user | | Report type | no | chat | `interim` (default) or `final`. Affects header label only — logic is identical | If required data is missing — request it: ``` To generate the plan-vs-actual report, the following are needed: 1. Project plan (project-plan.md) — in knowledge or paste into chat. 2. Actual data — in any format: — milestone completion dates (completed, not completed, actual date); — actual costs by budget line; — which deliverables have been delivered and w...

Details

Author
KirKruglov
Repository
KirKruglov/claude-skills-kit
Created
4 months ago
Last Updated
yesterday
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category