Generate an Incident Response Plan (IRP) with severity classification, escalation procedures, and communication templates. Use when someone asks to "create an incident response plan", "IRP", "incident procedures", "escalation matrix", "incident playbook", or needs to document how to handle incidents for a product/platform. Reads PRD, stakeholder directory, and project memory to build product-specific response procedures. Complementary to DR plan (DR = restore service; IRP = manage the incident while it's happening).
$npx -y skills add coco-research/coco --skill irpInstalls into the current project.
Run `npx skills use "https://github.com/coco-research/coco" --skill "coco-research/coco/irp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coco-research/coco" that are relevant to the current task. Run `npx skills add "https://github.com/coco-research/coco"` and select the relevant skills, then follow their instructions.