From devstefancho-skills
Condenses a long output, report, or analysis into a scannable one-page executive brief — conclusion first, key facts, business impact. Useful when the user wants the gist of something they don't have time to read fully.
How this skill is triggered — by the user, by Claude, or both
Slash command
/devstefancho-skills:executive-summaryThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Compress something long into a one-page brief a CEO or CTO can absorb at a glance — without dropping the facts they need to decide.
Compress something long into a one-page brief a CEO or CTO can absorb at a glance — without dropping the facts they need to decide.
Usually the source is the immediately preceding long response in this conversation. It can also be a file or doc the user points to, or — when the request is to produce a result as a one-pager — the work you're about to finish. Summarize that, don't invent.
The reader decides, they don't implement — that drives every rule:
Match the user's language (Korean by default, 존댓말·간결체). Use this template and omit any section that would be empty:
# [한 줄 제목 = 결론]
**한 줄 요약** — [의사결정자가 가장 먼저 알아야 할 1–2문장]
## 핵심 포인트
- [영향·결과 중심, 3–5개, 각 한 줄]
## 결정 / 다음 액션
- [필요한 승인·결정·다음 단계, 1–3개]
## 리스크·비용 (있을 때만)
- [블로커, 비용, 일정 리스크]
Comparing options? Use a table instead of bullets:
| 항목 | 옵션 A | 옵션 B |
|------|--------|--------|
| 비용 | … | … |
cp templates/onepager.html "$TMPDIR/exec-brief.html" (fall back to /tmp if $TMPDIR is unset).open "$TMPDIR/exec-brief.html" (macOS).Compression only — this reshapes content that already exists into a brief, not new research or analysis. It pairs naturally after any skill that emits a long artifact (audits, roadmaps, reports). Keep it to one page; if the source genuinely needs deeper work, that's a separate task, not a longer summary.
npx claudepluginhub devstefancho/skillsProduces one-page executive summaries, briefs, and board-level documents by extracting situation, key findings, implications, and a clear recommendation for senior decision-makers.
Produces concise decision-ready briefing notes from processed research materials, with structured sections for findings, sources, risks, and recommended actions.
Use this skill when the user asks to "write an exec summary", "summarize this for leadership", "write a summary for the CEO", "board update summary", "executive brief", "leadership update", "write this for C-level", or needs to communicate a complex situation, decision, or initiative status to senior leadership in a concise, structured format. Do NOT use this skill for full stakeholder updates with multiple audience versions — use stakeholder/audience-tailoring for that.