Supply chain disruption rapid response skill with impact assessment and mitigation activation
Coordinates rapid response to supply chain disruptions with impact assessment and mitigation activation.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The Disruption Response Coordinator manages rapid response to supply chain disruptions. It provides structured incident classification, impact assessment, mitigation activation, stakeholder communication, and recovery tracking to minimize disruption impact.
disruption_response_request:
incident:
incident_id: string
type: string # supplier, logistics, demand, natural disaster
description: string
affected_entities: array
detection_time: datetime
reported_by: string
initial_assessment:
estimated_duration: string
affected_products: array
affected_customers: array
financial_exposure: float
available_mitigations:
alternative_suppliers: array
buffer_inventory: object
demand_management: array
communication_requirements:
internal_stakeholders: array
external_stakeholders: array
regulatory_notifications: array
disruption_response_output:
incident_classification:
severity: string # Minor, Moderate, Major, Critical
escalation_level: string
incident_commander: string
impact_assessment:
supply_impact:
affected_skus: array
shortage_forecast: object
demand_impact:
affected_customers: array
revenue_at_risk: float
financial_impact:
total_exposure: float
breakdown: object
response_plan:
activated_mitigations: array
action_items: array
- action: string
owner: string
due_date: datetime
status: string
war_room_schedule: object
communication_log:
internal_updates: array
external_communications: array
regulatory_notifications: array
recovery_tracking:
current_status: string
milestones: array
estimated_recovery_date: date
progress_percentage: float
lessons_learned:
root_cause: string
what_worked: array
improvement_opportunities: array
action_items: array
Input: Disruption event details, affected scope
Process: Classify severity, determine escalation
Output: Incident classification with response level
Input: Affected suppliers/products, demand data
Process: Model supply shortage, customer impact
Output: Quantified impact assessment
Input: Available alternatives, contingency plans
Process: Select and activate appropriate mitigations
Output: Active mitigation plan with assignments
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.