deal-milestone-review

Generate consolidated milestone health reports for M1 managers.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JinLee794/L.C.G --skill deal-milestone-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deal-milestone-review
Source: https://github.com/JinLee794/L.C.G/tree/main/.github/skills/deal-milestone-review
Command: npx skills add https://github.com/JinLee794/L.C.G --skill deal-milestone-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates weekly/bi-weekly milestone health reviews for M1 managers by consolidating direct reports' milestones into a single, actionable status brief.

Core Features & Use Cases

  • Resolve the authenticated manager and discover direct reports via CRM data.
  • Pull active milestones per owner and apply flags for OVERDUE, DUE THIS WEEK, AT RISK, UNCOMMITTED, and HIGH VALUE.
  • Format the results into a grouped, readable report and optionally persist to a vault when run on a schedule.

Quick Start

Run the deal-milestone-review workflow to generate a consolidated milestone health report for your team.

Frequently Asked Questions about deal-milestone-review

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

FAQPage Schema
How do I automate weekly milestone health reports for my direct reports?

You can automate weekly milestone health reporting by using CRM tools to resolve your manager identity, query direct reports, fetch active milestones, and output a grouped Markdown report with status flags like OVERDUE and AT RISK.

What is a consolidated milestone health report and what does it include?

A consolidated milestone health report is a structured Markdown brief summarizing team milestones. It includes status flags such as OVERDUE, DUE THIS WEEK, AT RISK, UNCOMMITTED, and HIGH VALUE, along with run metadata for governance reviews.

How do I pull active milestones per owner from my CRM for a pipeline review?

To pull active milestones per owner for a pipeline review, this Skill uses CRM tools to resolve the authenticated manager, discover direct reports, and fetch milestones, applying governance guardrails before formatting the results into a readable report.

Can I use this milestone reporting workflow for ad-hoc health checks and pre-meeting prep?

Yes, this milestone reporting workflow applies to ad-hoc health checks and pre-meeting pipeline review preparation, fetching CRM data to produce a structured, read-only status brief for managers.

Does the generated milestone report persist to a vault when scheduled?

Yes, the generated milestone report optionally persists to a vault when run on a schedule, ensuring the read-only Markdown brief with run metadata and status flags is saved for recurring governance reviews.

What milestone status flags are applied during the CRM health check?

The CRM health check applies specific milestone status flags including OVERDUE, DUE THIS WEEK, AT RISK, UNCOMMITTED, and HIGH VALUE to organize the consolidated report for direct reports.