/digital-marketing-pro:crisis-response
Purpose
Provide rapid crisis assessment and a structured response plan. Classifies severity, identifies stakeholders, drafts messaging for each audience, and builds a communication timeline to contain damage and rebuild trust.
Input Required
The user must provide (or will be prompted for):
- What happened: Description of the crisis or incident
- When it started: Timeline of events so far
- Current exposure: How widely known is it (internal only, social media, press coverage)
- Stakeholders affected: Customers, employees, investors, partners, public
- Actions taken so far: Any statements, fixes, or responses already issued
- Spokesperson: Who will speak for the brand
Process
- Load brand context: Read
~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice, compliance rules for target markets (skills/context-engine/compliance-rules.md), and industry context. Also check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load restrictions and relevant category files. Check for custom templates at ~/.claude-marketing/brands/{slug}/templates/. Check for agency SOPs at ~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.
- Severity classification: Level 1 (monitor), Level 2 (respond), Level 3 (full mobilization) based on reach, impact, and trajectory
- Assess the narrative: What is being said? What is the public sentiment? What is the worst-case escalation?
- Identify all stakeholder groups and prioritize communication order
- Draft holding statement for immediate release (within first hour)
- Draft tailored messaging per stakeholder: customers, employees, media, partners, social media
- Build communication timeline: first hour, first 24 hours, first week, ongoing
- Define channel strategy: which messages go where (social, email, press, internal comms)
- Outline recovery plan: corrective actions, transparency updates, trust-rebuilding initiatives
- Set monitoring cadence and escalation triggers
Output
A structured crisis response plan containing:
- Severity classification with rationale
- Situation assessment and narrative analysis
- Holding statement (ready to publish)
- Stakeholder-specific messaging (customers, media, employees, partners)
- Communication timeline with milestones and decision points
- Channel deployment plan
- Social media response guidelines (what to reply, what to ignore, when to escalate)
- Recovery and trust-rebuilding roadmap
- Monitoring plan with escalation triggers
Agents Used
- brand-guardian — Brand protection, messaging consistency, stakeholder communication, compliance
- pr-outreach — Media relations, press statement, journalist engagement strategy
Source: hashgraph-online/awesome-codex-plugins → plugins/indranilbanerjee/digital-marketing-pro/skills/crisis-response/SKILL.md
1---2name: crisis-response3description: Manage PR crises. Use when: reputational threat emerges, need stakeholder messaging, or communication timeline.4---567# /digital-marketing-pro:crisis-response89## Purpose1011Provide rapid crisis assessment and a structured response plan. Classifies severity, identifies stakeholders, drafts messaging for each audience, and builds a communication timeline to contain damage and rebuild trust.1213## Input Required1415The user must provide (or will be prompted for):1617- **What happened**: Description of the crisis or incident18- **When it started**: Timeline of events so far19- **Current exposure**: How widely known is it (internal only, social media, press coverage)20- **Stakeholders affected**: Customers, employees, investors, partners, public21- **Actions taken so far**: Any statements, fixes, or responses already issued22- **Spokesperson**: Who will speak for the brand2324## Process25261. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Apply brand voice, compliance rules for target markets (`skills/context-engine/compliance-rules.md`), and industry context. **Also check for guidelines** at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` — if present, load restrictions and relevant category files. Check for custom templates at `~/.claude-marketing/brands/{slug}/templates/`. Check for agency SOPs at `~/.claude-marketing/sops/`. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.272. **Severity classification**: Level 1 (monitor), Level 2 (respond), Level 3 (full mobilization) based on reach, impact, and trajectory283. Assess the narrative: What is being said? What is the public sentiment? What is the worst-case escalation?294. Identify all stakeholder groups and prioritize communication order305. Draft holding statement for immediate release (within first hour)316. Draft tailored messaging per stakeholder: customers, employees, media, partners, social media327. Build communication timeline: first hour, first 24 hours, first week, ongoing338. Define channel strategy: which messages go where (social, email, press, internal comms)349. Outline recovery plan: corrective actions, transparency updates, trust-rebuilding initiatives3510. Set monitoring cadence and escalation triggers3637## Output3839A structured crisis response plan containing:4041- Severity classification with rationale42- Situation assessment and narrative analysis43- Holding statement (ready to publish)44- Stakeholder-specific messaging (customers, media, employees, partners)45- Communication timeline with milestones and decision points46- Channel deployment plan47- Social media response guidelines (what to reply, what to ignore, when to escalate)48- Recovery and trust-rebuilding roadmap49- Monitoring plan with escalation triggers5051## Agents Used5253- **brand-guardian** — Brand protection, messaging consistency, stakeholder communication, compliance54- **pr-outreach** — Media relations, press statement, journalist engagement strategy5556---5758**Source:** [`hashgraph-online/awesome-codex-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/indranilbanerjee/digital-marketing-pro/skills/crisis-response/SKILL.md`