find-contact
Resolve a 3CX contact or extension by email, extension, or name
Deep dive investigation into a specific Huntress incident with remediations
$ npx -y skills add wyre-technology/msp-claude-plugins --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/investigate-incidentContext preview
What this command does when you run it.
Deep dive investigation into a specific Huntress incident with remediations
description: Deep dive investigation into a specific Huntress incident with remediations argument-hint: "<incident_id>" arguments: [incident_id]
Perform a deep investigation of a specific incident, including affected hosts, timeline, indicators, and available remediations. Provides actionable recommendations for remediation approval/rejection.
1. **Get incident details**
Call `huntress_incidents_get` with the specified `incident_id` to retrieve full incident information including title, severity, affected hosts, and timeline.
2. **List remediations**
Call `huntress_incidents_remediations` to get all recommended remediations for this incident.
3. **Review each remediation**
For each remediation, present the type, description, target host, and current status.
4. **Check related context**
Look up the organization details and any related escalations for full context.
5. **Provide recommendations**
Recommend whether to approve or reject each remediation based on the investigation findings. Suggest next steps.
| Parameter | Type | Required | Description | |-----------|------|----------|-------------| | incident_id | string | Yes | The incident ID to investigate |
/investigate-incident --incident_id "inc-789"
One command to supercharge Claude Code for MSP workflows. Then restart Claude Code. That's it. Documentation: mcp.wyre.ai
Repo: wyre-technology/msp-claude-plugins
Resolve a 3CX contact or extension by email, extension, or name
Search for specific threat patterns in Abnormal Security by sender, recipient, attack type, or keywords
Triage recent email threats detected by Abnormal Security by severity and attack type