create-executive-update

Aggregate program outputs into a one-page Markdown executive update with cited sources.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/nuggetswise/pmos --skill create-executive-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-executive-update
Source: https://github.com/nuggetswise/pmos/tree/main/skills/create-executive-update
Command: npx skills add https://github.com/nuggetswise/pmos --skill create-executive-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps product teams translate scattered outputs from charters, VOC insights, KTLO triage, and decisions into a concise, leadership-ready executive update.

Core Features & Use Cases

  • Executive-level summaries: Generate a one-page update that highlights top problems, key metrics, risks, and decisions for leadership.
  • Sourced & traceable: Cites sources from outputs/roadmap/, outputs/insights/, outputs/ktlo/, and outputs/decisions/ to ensure evidence-based reporting.
  • Use Case: Schedule regular quarterly updates or weekly status briefs for executives and stakeholders, auto-generating the narrative and evidence ledger.

Quick Start

Run the skill to create an executive update from the latest PM OS outputs and save it to outputs/exec_updates/exec-update-YYYY-MM-DD.md.

Frequently Asked Questions about create-executive-update

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

FAQPage Schema
How do I generate an executive product update from scattered PM outputs?

The executive update synthesizes charters, VOC insights, KTLO triage, and recent decisions into a one-page Markdown summary. It highlights top problems, key metrics, risks, and decisions to enable leadership-level visibility without manual aggregation.

Can I create a one-page leadership status brief that cites sources from my roadmap and insights?

Yes, the skill creates a one-page brief citing sources from outputs/roadmap/, outputs/insights/, outputs/ktlo/, and outputs/decisions/ to ensure evidence-based reporting. This traceability links leadership updates directly to underlying program documentation.

What is the best way to summarize VOC insights and KTLO triage for stakeholders?

The best way to summarize VOC insights and KTLO triage is aggregating them into a concise executive update highlighting top problems and risks. This translates raw program outputs into a narrative optimized for stakeholder consumption.

Do I need existing decision logs and charters to run an executive update generation?

Yes, existing decision logs and charters are required as the skill aggregates latest program outputs from these directories. Without source files in outputs/decisions/ and related folders, the generated summary lacks the evidence ledger needed for reporting.

Where does the generated executive update file get saved?

The generated executive update is saved to outputs/exec_updates/exec-update-YYYY-MM-DD.md as a one-page Markdown file. This standardized naming and location ensures the leadership summary integrates into version-controlled documentation workflows.