Executive Summary Writer
Generate comprehensive executive summaries from communication and project files using AI analysis with automatic workspace integration.
Prerequisites
This skill requires the SLIM Project-Aware Workspace to be set up first. The workspace provides:
- static/ folder with project context (PROJECT.md, TEAM.md, PRODUCTS.md, MEETINGS.md, TECH.md)
- dynamic/ folder with date-organized subfolders (YYYY-MM-DD format) containing communication files
Usage
This skill automatically discovers project context from your workspace and generates executive summaries from communication files.
Simply invoke this skill and provide:
- Which date folder (YYYY-MM-DD) within the
dynamic/ directory to analyze
- Optional project name and custom focus areas
The skill will:
- Automatically locate your workspace by finding the
static/ and dynamic/ folders
- Read project context from the
static/ folder
- Scan and analyze files in the specified date folder
- Generate a comprehensive executive summary
- Save the output to
executive-summary.md in the same date folder
What This Skill Does
- Workspace Discovery: Automatically locates your AI task workspace (by finding
static/ and dynamic/ folders)
- Context Loading: Reads project context from
static/ folder (PROJECT.md, TEAM.md, PRODUCTS.md, etc.)
- Date Folder Selection: Prompts you to specify which date folder to analyze (e.g.,
2024-12-15)
- File Scanning: Recursively reads all relevant communication files in the specified date folder
- Enhanced Analysis: Uses AI to analyze content with full project context
- Pattern Recognition: Identifies key themes, issues, accomplishments, and action items
- Intelligent Synthesis: Combines information from multiple sources using project context
- Executive Summary: Generates a structured summary and saves it to the date folder
File Types Supported
Communication Files (in dynamic/ date folders)
- Markdown files (.md): Meeting notes, documentation, reports
- JSON files (.json): Slack exports, GitHub API responses, email data
- Text files (.txt): Email exports, plain text notes, communication logs
- CSV files (.csv): Issue tracking exports, metrics data
Context Files (in static/ folder)
- PROJECT.md: Project overview, components, tech stack, repositories
- TEAM.md: Team structure, roles, leadership, contact information
- PRODUCTS.md: Product types, specifications, technical details
- MEETINGS.md: Meeting schedules, cadence, communication channels
- TECH.md: Technology stack, tool integrations (MCP servers, APIs, scripts)
Output Format
The skill generates a comprehensive executive summary using a standardized template that ensures consistency across all summaries. The template includes:
- Executive Overview: 2-3 paragraph summary of key developments
- Issues: Critical and other issues with status indicators
- Key Accomplishments: Organized by category with decisions made
- Action Items: Prioritized by urgency with owners and due dates
- Themes & Patterns: Cross-cutting observations across all activity
- Team Activity: Contributors, collaborations, and team dynamics
- Metrics: Quantified activity levels and completion rates
- Looking Ahead: Future priorities based on current patterns
Template Reference: executive-summary-template.md
The AI will read this template file and use it as the exact structure for generating your executive summary, ensuring consistent formatting and complete coverage of all sections.
Example Usage
Example 1: Generate summary from a specific date
Generate an executive summary from the 2024-12-15 folder
Example 2: With project name
Create an executive summary for the "Alpha Release Project" from the 2025-01-05 folder
Example 3: With specific focus
Generate an executive summary from the 2024-11-20 folder, focusing on security issues and deployment status
Workflow
- Invoke the skill with your date folder reference
- Skill locates workspace automatically (finds
static/ and dynamic/ folders)
- Skill asks for confirmation of the date folder to analyze
- Skill loads project context from
static/ folder files
- Skill reads template from executive-summary-template.md for consistent formatting
- Skill scans communication files in the specified
dynamic/YYYY-MM-DD/ folder
- Skill generates summary with enriched context and insights following the template structure
- Output saved as
executive-summary.md in the same date folder
Benefits of Workspace Integration
- No manual path specification: Automatically finds your workspace structure
- Rich context: Uses project knowledge from
static/ folder for better analysis
- Name mapping: Translates GitHub usernames to real names using TEAM.md
- Technical understanding: Recognizes product names and tech stack from PROJECT.md/PRODUCTS.md
- Team dynamics: Understands roles and collaborations from TEAM.md
- Organized output: Saves summary in the same date folder as input files
- Consistent structure: Follows workspace date organization (YYYY-MM-DD)
AI Instructions
When this skill is invoked, follow these steps:
- Locate Workspace: Search for directories containing both
static/ and dynamic/ folders
- List Date Folders: Show available date folders in
dynamic/ and ask user which to analyze
- Load Context: Read all files from
static/ folder (PROJECT.md, TEAM.md, PRODUCTS.md, MEETINGS.md, TECH.md)
- Read Template: Load the template structure from executive-summary-template.md
- Scan Input Files: Find and read all communication files in the specified
dynamic/YYYY-MM-DD/ folder
- Analyze Content: Extract issues, accomplishments, action items, themes, team activity, and metrics
- Generate Summary: Fill in the template with analyzed content, using project context for enrichment
- Save Output: Write to
dynamic/YYYY-MM-DD/executive-summary.md
Key Guidelines:
- Use the template structure exactly as provided in executive-summary-template.md
- Leverage static context to map usernames to real names (TEAM.md)
- Understand technical terms using project knowledge (PROJECT.md, PRODUCTS.md)
- Consolidate duplicate items mentioned across multiple sources
- Prioritize by business impact: Critical → High → Medium → Low
- Use emojis consistently: 🚨 (critical), 🔄 (in progress), ⚠️ (warning), 🔍 (investigating), ✅ (complete)
- Write at executive level - entire summary should be scannable in 2-3 minutes
Integration
Works seamlessly with:
- Slack history exports saved to date folders
- GitHub activity reports and issue exports
- Meeting notes from specific dates
- Email thread summaries and communication logs
- Project tracking data and metrics files
- Any communication files organized by date in your workspace
Resources
- executive-summary-template.md: Standard template structure that must be read and followed for every summary generation
1---2name: slim-executive-summary3description: Generate comprehensive executive summaries from workspace communication files using AI analysis with automatic context discovery4---5
6# Executive Summary Writer
7
8Generate comprehensive executive summaries from communication and project files using AI analysis with automatic workspace integration.
9
10## Prerequisites
11
12This skill requires the **[SLIM Project-Aware Workspace](../slim-project-aware-workspace/SKILL.md)** to be set up first. The workspace provides:
13- **static/** folder with project context (PROJECT.md, TEAM.md, PRODUCTS.md, MEETINGS.md, TECH.md)
14- **dynamic/** folder with date-organized subfolders (YYYY-MM-DD format) containing communication files
15
16## Usage
17
18This skill automatically discovers project context from your workspace and generates executive summaries from communication files.
19
20Simply invoke this skill and provide:
211. Which date folder (YYYY-MM-DD) within the `dynamic/` directory to analyze
222. Optional project name and custom focus areas
23
24The skill will:
25- Automatically locate your workspace by finding the `static/` and `dynamic/` folders
26- Read project context from the `static/` folder
27- Scan and analyze files in the specified date folder
28- Generate a comprehensive executive summary
29- Save the output to `executive-summary.md` in the same date folder
30
31## What This Skill Does
32
331. **Workspace Discovery**: Automatically locates your AI task workspace (by finding `static/` and `dynamic/` folders)
342. **Context Loading**: Reads project context from `static/` folder (PROJECT.md, TEAM.md, PRODUCTS.md, etc.)
353. **Date Folder Selection**: Prompts you to specify which date folder to analyze (e.g., `2024-12-15`)
364. **File Scanning**: Recursively reads all relevant communication files in the specified date folder
375. **Enhanced Analysis**: Uses AI to analyze content with full project context
386. **Pattern Recognition**: Identifies key themes, issues, accomplishments, and action items
397. **Intelligent Synthesis**: Combines information from multiple sources using project context
408. **Executive Summary**: Generates a structured summary and saves it to the date folder
41
42## File Types Supported
43
44### Communication Files (in dynamic/ date folders)
45- **Markdown files** (.md): Meeting notes, documentation, reports
46- **JSON files** (.json): Slack exports, GitHub API responses, email data
47- **Text files** (.txt): Email exports, plain text notes, communication logs
48- **CSV files** (.csv): Issue tracking exports, metrics data
49
50### Context Files (in static/ folder)
51- **PROJECT.md**: Project overview, components, tech stack, repositories
52- **TEAM.md**: Team structure, roles, leadership, contact information
53- **PRODUCTS.md**: Product types, specifications, technical details
54- **MEETINGS.md**: Meeting schedules, cadence, communication channels
55- **TECH.md**: Technology stack, tool integrations (MCP servers, APIs, scripts)
56
57## Output Format
58
59The skill generates a comprehensive executive summary using a standardized template that ensures consistency across all summaries. The template includes:
60
61- **Executive Overview**: 2-3 paragraph summary of key developments
62- **Issues**: Critical and other issues with status indicators
63- **Key Accomplishments**: Organized by category with decisions made
64- **Action Items**: Prioritized by urgency with owners and due dates
65- **Themes & Patterns**: Cross-cutting observations across all activity
66- **Team Activity**: Contributors, collaborations, and team dynamics
67- **Metrics**: Quantified activity levels and completion rates
68- **Looking Ahead**: Future priorities based on current patterns
69
70**Template Reference**: [executive-summary-template.md](assets/executive-summary-template.md)
71
72The AI will read this template file and use it as the exact structure for generating your executive summary, ensuring consistent formatting and complete coverage of all sections.
73
74## Example Usage
75
76**Example 1: Generate summary from a specific date**
77```
78Generate an executive summary from the 2024-12-15 folder
79```
80
81**Example 2: With project name**
82```
83Create an executive summary for the "Alpha Release Project" from the 2025-01-05 folder
84```
85
86**Example 3: With specific focus**
87```
88Generate an executive summary from the 2024-11-20 folder, focusing on security issues and deployment status
89```
90
91## Workflow
92
931. **Invoke the skill** with your date folder reference
942. **Skill locates workspace** automatically (finds `static/` and `dynamic/` folders)
953. **Skill asks for confirmation** of the date folder to analyze
964. **Skill loads project context** from `static/` folder files
975. **Skill reads template** from [executive-summary-template.md](assets/executive-summary-template.md) for consistent formatting
986. **Skill scans communication files** in the specified `dynamic/YYYY-MM-DD/` folder
997. **Skill generates summary** with enriched context and insights following the template structure
1008. **Output saved** as `executive-summary.md` in the same date folder
101
102## Benefits of Workspace Integration
103
104- **No manual path specification**: Automatically finds your workspace structure
105- **Rich context**: Uses project knowledge from `static/` folder for better analysis
106- **Name mapping**: Translates GitHub usernames to real names using TEAM.md
107- **Technical understanding**: Recognizes product names and tech stack from PROJECT.md/PRODUCTS.md
108- **Team dynamics**: Understands roles and collaborations from TEAM.md
109- **Organized output**: Saves summary in the same date folder as input files
110- **Consistent structure**: Follows workspace date organization (YYYY-MM-DD)
111
112## AI Instructions
113
114When this skill is invoked, follow these steps:
115
1161. **Locate Workspace**: Search for directories containing both `static/` and `dynamic/` folders
1172. **List Date Folders**: Show available date folders in `dynamic/` and ask user which to analyze
1183. **Load Context**: Read all files from `static/` folder (PROJECT.md, TEAM.md, PRODUCTS.md, MEETINGS.md, TECH.md)
1194. **Read Template**: Load the template structure from [executive-summary-template.md](assets/executive-summary-template.md)
1205. **Scan Input Files**: Find and read all communication files in the specified `dynamic/YYYY-MM-DD/` folder
1216. **Analyze Content**: Extract issues, accomplishments, action items, themes, team activity, and metrics
1227. **Generate Summary**: Fill in the template with analyzed content, using project context for enrichment
1238. **Save Output**: Write to `dynamic/YYYY-MM-DD/executive-summary.md`
124
125**Key Guidelines:**
126- Use the template structure exactly as provided in executive-summary-template.md
127- Leverage static context to map usernames to real names (TEAM.md)
128- Understand technical terms using project knowledge (PROJECT.md, PRODUCTS.md)
129- Consolidate duplicate items mentioned across multiple sources
130- Prioritize by business impact: Critical → High → Medium → Low
131- Use emojis consistently: 🚨 (critical), 🔄 (in progress), ⚠️ (warning), 🔍 (investigating), ✅ (complete)
132- Write at executive level - entire summary should be scannable in 2-3 minutes
133
134## Integration
135
136Works seamlessly with:
137- Slack history exports saved to date folders
138- GitHub activity reports and issue exports
139- Meeting notes from specific dates
140- Email thread summaries and communication logs
141- Project tracking data and metrics files
142- Any communication files organized by date in your workspace
143
144## Resources
145
146- **[executive-summary-template.md](assets/executive-summary-template.md)**: Standard template structure that must be read and followed for every summary generation