Exec Summary banner
mohitagw15856 mohitagw15856

Exec Summary

Development community

Description

--- description: Compress a document or update into a crisp executive summary. argument-hint: "[text, decision, or document to summarise]" --- Apply the **executive-summary** skill to: $ARGUMENTS Lead with the decision or "so what", then the key points and the ask. Keep it scannable, quantify where possible, and surface risks and the recommendation up front. No filler.

Installation

Installs to ~/.claude/skills/mohitagw15856-pm-claude-skills-exec-summary/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mohitagw15856-pm-claude-skills-exec-summary && curl -fsSL https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/HEAD/commands/exec-summary.md -o ~/.claude/skills/mohitagw15856-pm-claude-skills-exec-summary/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository