agentic/code/frameworks/media-marketing-kit/skills/crisis-response/SKILL.md
Project directory path (default current directory)
npx skillsauth add jmagly/aiwg crisis-responseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Coordinate rapid response to brand, reputation, or communications crisis.
Assesses Situation
Develops Response
Coordinates Execution
Crisis Response Request
↓
[Crisis Communications] → Situation Assessment
↓
[Corporate Communications] → Executive Messaging
↓
[PR Specialist] → Media Response
↓
[Social Media Specialist] → Social Response
↓
[Internal Communications] → Employee Communications
↓
[Legal Reviewer] → Legal Review
↓
Crisis Response Package Ready
| Agent | Role | Output | |-------|------|--------| | Crisis Communications | Lead response | Crisis plan | | Corporate Communications | Executive voice | Leadership messages | | PR Specialist | Media | Press statements | | Social Media Specialist | Social | Social response | | Internal Communications | Internal | Employee comms | | Legal Reviewer | Legal | Statement review |
| Level | Definition | Response Time | |-------|------------|---------------| | Low | Minor issue, limited impact | 24 hours | | Medium | Moderate concern, some visibility | 4-8 hours | | High | Significant risk, broad awareness | 1-2 hours | | Critical | Major crisis, immediate threat | Immediate |
Saved to .aiwg/marketing/crisis/{crisis-id}/:
situation-assessment.md - Crisis analysisresponse-plan.md - Action plankey-messages.md - Approved messagingstakeholder-comms/ - Audience-specific messages
media-statement.mdsocial-response.mdemployee-message.mdcustomer-message.mdqa-document.md - Q&A preparationmonitoring-plan.md - Ongoing trackingpost-crisis-review.md - After-action analysisPurpose: Provide upfront direction to tailor priorities and approach
Examples:
--guidance "Social media crisis, immediate response needed"
--guidance "Product recall scenario, multi-channel"
--guidance "Executive statement required"
How Applied:
Purpose: Guide through discovery questions for comprehensive input
Questions Asked (if --interactive):
# Medium severity
/crisis-response "product-recall-jan24" --severity medium
# High severity
/crisis-response "data-breach" --severity high
# Critical
/crisis-response "executive-misconduct" --severity critical
# With strategic guidance
/crisis-response "Example" --guidance "Your specific context here"
# Interactive mode
/crisis-response "Example" --interactive
data-ai
Report which research-corpus radar sidecars are overdue for refresh. Computes staleness (days since last refresh vs the cadence window) for every radar, sorted most-overdue-first. Runs via `aiwg corpus radar-status`.
data-ai
Aggregate research-corpus radar sidecars into a corpus or per-cluster freshness report — totals, overdue count, per-cluster / per-GRADE / per-trajectory breakdowns, an overdue table, and per-radar rationale snippets. Runs via `aiwg corpus radar-report`.
testing
Scaffold radar/freshness sidecars for research-corpus REFs. Pulls title/authors from the citation sidecar and GRADE from the analysis doc, defaults the refresh cadence from GRADE and the cluster from a corpus-local map, and stamps documentation/radar/REF-XXX-radar.md. Runs via `aiwg corpus radar-init`.
data-ai
Compute an entity's publication trajectory — per-year paper counts, topic drift, hot-streak detection (≥3 consecutive A-grade years), and career phase. Runs via `aiwg corpus profile-temporal`.