stakeholder-summary-generator

Generate EXECUTIVE-SUMMARY.md and WHY-WHAT-HOW.md from PRD, wedge, and architecture inputs.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Kohlex/autopilot-plugin --skill stakeholder-summary-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stakeholder-summary-generator
Source: https://github.com/Kohlex/autopilot-plugin/tree/main/skills/stakeholder-summary-generator
Command: npx skills add https://github.com/Kohlex/autopilot-plugin --skill stakeholder-summary-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Distills the core product specs (PRD, wedge, and architecture) into concise, executive-ready narratives for leadership and cross-functional teams.

Core Features & Use Cases

  • Auto-generates two documents: EXECUTIVE-SUMMARY.md (buyer language) and WHY-WHAT-HOW.md (long-form narrative) from a single source of truth (PRD.md, WEDGE-AND-CAPABILITIES.md, ARCHITECTURE.md).
  • Supports multiple input fallbacks: uses WEDGE-AND-CAPABILITIES.md when present, otherwise derives wedge from PRD; uses capabilities.yaml to enrich WHAT and WHAT; handles missing ARCHITECTURE.md with placeholders and fallbacks.
  • Provides auto-invocation via /stakeholder-summary-generator and explicit product scoping.

Quick Start

Run /stakeholder-summary-generator <product> to generate EXECUTIVE-SUMMARY.md and WHY-WHAT-HOW.md for that product.

Frequently Asked Questions about stakeholder-summary-generator

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

FAQPage Schema
How do I generate an executive summary from a PRD and architecture documents?

To generate an executive summary from a PRD and architecture documents, you provide your product specs and the tool distills them into stakeholder-ready narratives. It automatically reads PRD.md and ARCHITECTURE.md to create concise leadership briefs.

What is the best way to create stakeholder-ready narratives for multiple products?

Creating stakeholder-ready narratives for multiple products involves distilling core product specs into executive briefs. You can scope generation explicitly to a specific product, outputting both buyer-language summaries and long-form narratives.

Can I generate a WHY-WHAT-HOW document if I am missing the architecture file?

Yes, you can generate a WHY-WHAT-HOW document without an architecture file. The tool handles missing ARCHITECTURE.md inputs by using placeholders and fallbacks, deriving context from available PRD and wedge documents.

Do I need a WEDGE-AND-CAPABILITIES.md file to produce an executive stakeholder brief?

You do not need a WEDGE-AND-CAPABILITIES.md file to produce an executive stakeholder brief. The tool uses this file when present but automatically derives the wedge from the PRD.md if it is missing.

How does including a capabilities.yaml file enrich the generated product narrative?

Including a capabilities.yaml file enriches the product narrative by providing structured capability data. The tool uses this YAML input to enhance the WHAT section of the generated WHY-WHAT-HOW.md narrative document.

What inputs are required to automate stakeholder brief generation for leadership teams?

Automating stakeholder brief generation requires product specification inputs like PRD.md. The tool auto-detects product context from available specs, using fallbacks for missing files to regenerate executive summaries and narratives.