feat(evolution): add incident-responder agent for server incident response and forensics
This commit is contained in:
@@ -247,6 +247,14 @@
|
||||
"mode": "subagent",
|
||||
"color": "#3776AB",
|
||||
"category": "core"
|
||||
},
|
||||
"incident-responder": {
|
||||
"file": ".kilo/agents/incident-responder.md",
|
||||
"description": "Server incident response and system hardening specialist. Handles live forensics, malware removal, persistence hunting, SSH-based server cleanup, and post-incident hardening. Works with any OS and panel.",
|
||||
"model": "ollama-cloud/kimi-k2.6:cloud",
|
||||
"mode": "subagent",
|
||||
"color": "#B91C1C",
|
||||
"category": "core"
|
||||
}
|
||||
},
|
||||
"commands": {
|
||||
|
||||
Reference in New Issue
Block a user