exec-summary

Generate a 600-800 word executive summary with YAML frontmatter from feature documents.

60|9|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/mvschwarz/openrig --skill exec-summary-mvschwarz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exec-summary
Source: https://github.com/mvschwarz/openrig/tree/main/packages/daemon/specs/agents/shared/skills/pm/exec-summary
Command: npx skills add https://github.com/mvschwarz/openrig --skill exec-summary-mvschwarz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams create a concise, stakeholder-aligned executive summary for a feature, reducing cycles and ensuring alignment across sales, leadership, and engineering.

Core Features & Use Cases

  • Generates a 1-2 page executive summary (600-800 words) in present tense for a feature.
  • Reads structured feature context from requirements.md, background.md, validation.md, and supporting/mockup-ascii.md to shape the narrative.
  • Outputs a single executive-summary.md with YAML frontmatter and a structured narrative for three audiences: sales, leadership, and engineering.

Quick Start

Run the exec-summary skill on a feature folder to generate the executive summary document.

Frequently Asked Questions about exec-summary

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

FAQPage Schema
How do I generate an executive summary from feature documentation for sales and leadership alignment?

Generate an executive summary by running the skill on a feature folder containing requirements.md, background.md, validation.md, and mockup-ascii.md. It outputs a 600-800 word executive-summary.md file that aligns sales, leadership, and engineering stakeholders.

What is the best way to create a concise feature brief that orients engineering and sales teams?

The best way to create a concise feature brief is to consolidate structured feature context from existing markdown files into a single present tense narrative. This skill reads your feature folder documents and outputs a structured markdown brief for engineering and sales.

How does automated feature documentation processing shape the narrative for different audiences?

Automated feature documentation processing shapes the narrative by reading requirements, background, validation, and mockup files to construct a single structured markdown summary tailored for sales, leadership, and engineering audiences.

Do I need specific markdown files to generate a feature executive summary?

Yes, you need structured feature context files including requirements.md, background.md, validation.md, and supporting mockup-ascii.md in your feature folder to shape the executive summary narrative accurately.

Can I use this executive summary generator without any external dependencies?

Yes, you can use this executive summary generator without any external dependencies. It operates independently by reading local feature folder markdown files and outputting the generated summary.

What format and metadata does the generated executive summary include?

The generated executive summary is a markdown file named executive-summary.md containing 600-800 words in present tense. It includes YAML frontmatter with title, feature, status, and updated date metadata.