incident-response-plan

Create and execute incident response procedures for security breaches, data leaks, and cyber attacks. Use when handling security incidents, creating response playbooks, or conducting forensic analysis.

By aj-geddes · 465 installs

npx skills add aj-geddes/useful-ai-prompts --skill incident-response-plan

Source repository · Upstream listing

Incident Response Plan Table of Contents [Overview]( overview) [When to Use]( when to use) [Quick Start]( quick start) [Reference Guides]( reference guides) [Best Practices]( best practices) Overview Structured approach to detecting, responding to, containing, and recovering from security incidents with comprehensive playbooks and automation. When to Use Security breach detection Data breach response Malware infection DDoS attacks Insider threats Compliance violations Post incident analysis Quick Start Minimal working example: Reference Guides Detailed implementations in the references/ directory: Guide Contents [Incident Response Framework](references/incident response framework.md) Incident Response Framework [Node.js Incident Detection & Response](references/nodejs incident detection response.md) Node.js Incident Detection & Response Best Practices ✅ DO Maintain incident response plan Define clear escalation paths Practice incident drills Document all actions Preserve evidence Communicate transparently Conduct post incident reviews Update playbooks regularly ❌ DON'T Panic or rush Delete evidence Skip documentation Work in isolation Ignore lessons learned Delay notifications