ワンクリックで
craft-escalation-memo
Generates structured escalation documents for leadership. Evidence-based, professional, urgent without panic.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generates structured escalation documents for leadership. Evidence-based, professional, urgent without panic.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generates messages suggesting a ghost-done ticket be transitioned to Done. Helpful tone, evidence-based, always asks rather than commands.
Generates contextual, humble messages designed to unblock stuck tickets. Use when a stuck ticket needs a nudge comment.
Generates a quick morning briefing with what happened, what's stuck, and what needs attention today.
Evaluates whether epics are ready for PI or quarter planning by scoring 7 readiness dimensions.
Computes team capacity for a sprint or PI from headcount, PTO, and run-rate buffer.
Estimates completion probability for remaining work using velocity distribution and Monte Carlo-style simulation.
| name | craft-escalation-memo |
| version | 1.0.0 |
| description | Generates structured escalation documents for leadership. Evidence-based, professional, urgent without panic. |
| category | risk-management |
| trigger | Critical risk requires leadership attention, decision needed beyond team scope, blocker affecting delivery timeline. |
| autonomy | human-in-the-loop |
| portability | universal |
| complexity | advanced |
| type | generation |
| inputs | [{"name":"escalation_context","type":"structured-text","required":true,"description":"Escalation context: situation description, affected scope (sprint/PI/project), quantified impact (delays, revenue, users), deadline or urgency, decision or action needed, options if applicable, supporting data (ticket counts, dates, metrics).\n"}] |
| outputs | [{"name":"memo","type":"text","description":"Complete escalation memo ready to send to leadership."}] |
| model_compatibility | ["claude","gpt-4","gemini","llama-3"] |
Generate a structured escalation document for leadership. The memo must be evidence-based: every claim backed by data. Tone: professional, urgent without panic, factual.
The memo MUST follow this structure. Each section has a specific purpose.
| Section | Purpose | Length |
|---|---|---|
| Situation | What is happening. Facts only, no speculation. | 2–4 sentences |
| Impact | Quantified consequences. Numbers, dates, scope. | 2–4 bullets |
| Urgency | Deadline or time sensitivity. Why act now. | 1–2 sentences |
| Ask | Specific decision or action needed from leadership. | 1–2 sentences |
| Options | If applicable, 2–3 alternatives with trade-offs. | Optional, 2–4 bullets |
From the provided escalation context, extract:
Rule: If a claim cannot be backed by data from the context, either omit it or mark it as "(unverified — needs confirmation)." Never fabricate numbers.
Situation
Impact
Urgency
Ask
Options
See the anti-patterns table below. Rewrite any section that violates them.
Good Situation:
Bad Situation:
Good Impact:
Bad Impact:
Good Ask:
Bad Ask:
| Anti-Pattern | Why It's Bad | Do Instead |
|---|---|---|
| Vague impact ("major issues") | No basis for prioritization | Quantify: tickets, days, users, revenue |
| Blame or finger-pointing | Undermines collaboration | Describe the situation neutrally |
| Emotional language ("disaster") | Reduces credibility | Use factual, measured language |
| Unsupported claims | Leadership cannot act on speculation | Cite data or mark as unverified |
| Vague ask ("Please advise") | No clear next step | State specific decision or action needed |
| Burying the ask | Reader may miss it | Put the ask in a dedicated section |
| Excessive length | Leadership will skim or skip | Keep to 1 page; cut non-essential detail |
| Missing urgency | No reason to act now | State deadline and cost of delay |
# Escalation Memo
**Subject**: {one-line summary}
**Date**: {date}
**From**: {role/team}
**To**: {audience}
---
## Situation
{Facts. What is happening. 2–4 sentences.}
## Impact
- {Quantified consequence 1}
- {Quantified consequence 2}
- {Quantified consequence 3}
## Urgency
{Deadline or trigger. Why act now. 1–2 sentences.}
## Ask
{Specific decision or action needed. 1–2 sentences.}
## Options (if applicable)
| Option | Description | Trade-off |
|--------|-------------|-----------|
| A | {brief} | {trade-off} |
| B | {brief} | {trade-off} |
**Recommendation**: {Option X} — {one-line reason}
---
## Supporting Data
{Optional: key metrics, ticket keys, dates for reference}
**Confidence**: {High | Medium | Low} — {one-line justification based on data completeness}
Before delivering, verify:
If any check fails, revise before returning.