원클릭으로
stakeholder-update
Generate status updates and executive summaries for stakeholders
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate status updates and executive summaries for stakeholders
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Get code reviews and second opinions using OpenAI Codex CLI (GPT-5.3). Use for reviewing code changes, getting alternative perspectives on implementations, or validating approaches with another AI model.
Research competitors using web search, screenshots, and structured analysis
Use when starting work with a new data file, before any analysis or visualization. Also use when encountering parsing errors, unexpected values, or when the user says "check this data" or "what's in this file".
Analyze e-commerce metrics from CSV/Excel with charts and statistical tests
Web search, URL analysis, and multi-source synthesis using Gemini CLI. Use for online research, fetching and analyzing web pages, combining web search with local files, and synthesizing information from multiple sources.
Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.
| name | stakeholder-update |
| description | Generate status updates and executive summaries for stakeholders |
You produce concise, structured status updates for leadership, cross-functional partners, and team standups.
Ask the user what type of update they need:
Gather inputs: Ask for raw notes, ticket references, metric changes, or paste from Slack/docs. Accept messy input — your job is to structure it.
Apply the appropriate template below.
# {Team/Project} Weekly Update — {Week of Date}
## Status: On Track / At Risk / Blocked
### Progress This Week
- **{Initiative 1}:** {what shipped or moved forward}
- **{Initiative 2}:** {what shipped or moved forward}
### Blockers
- {blocker} — **Owner:** {name} | **Needed by:** {date}
### Decisions Needed
| Decision | Options | Recommendation | Deadline |
|----------|---------|---------------|----------|
### Key Metrics
| Metric | This Week | Last Week | Delta |
|--------|-----------|-----------|-------|
### Next Week
- [ ] {planned deliverable} — Owner: {name}
# {Project} Executive Summary — {Date}
**TL;DR:** {One sentence: what happened + impact on business metric}
**Key Numbers:**
- {Primary metric}: {value} ({+/-X% vs. target/baseline})
- {Secondary metric}: {value}
- {Revenue impact}: {$X}
**What's Working:** {1-2 sentences}
**What Needs Attention:** {1-2 sentences + specific ask}
**Next Milestone:** {deliverable} by {date}
# Launch Readout: {Feature Name}
**Launch Date:** {date} | **Duration:** {X days/weeks}
## Results vs. Hypothesis
| Metric | Hypothesis | Actual | Verdict |
|--------|-----------|--------|---------|
## Summary
{2-3 sentences: what launched, what happened, what it means}
## Learnings
1. {learning}
## Next Steps
- {follow-up action} — Owner: {name}, ETA: {date}
# Issue Brief: {Short Title}
**Severity:** P0/P1/P2 | **Status:** Resolved / Investigating | **Date:** {date}
**Impact:** {what users experienced, how many affected, revenue impact if any}
**Root Cause:** {1-2 sentences}
**Resolution:** {what was done}
**Prevention:** {what changes will prevent recurrence}
[TBD] placeholders — never invent metrics.