Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "incident-response-playbook-creator",
|
||||
"description": "Generate comprehensive incident response playbooks from authoritative templates (NIST SP 800-61r3, CISA, NIST SP 800-161r1). Creates customized IR documentation for 11 comprehensive incident scenarios including ransomware, data breach, supply chain attacks, container/Kubernetes security, IoT/OT security, cloud breaches, API security, insider threats, and DDoS attacks with GDPR/HIPAA compliance.",
|
||||
"version": "2.2.0",
|
||||
"author": {
|
||||
"name": "Diego Consolini",
|
||||
"email": "diego@diegocon.nl"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/incident-response-playbook-creator.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user