You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
buildFromSquad fetches full attachments for every ticket, causing
timeouts on large squads. Revert to SUMMARY_FIELDS queries for
speed. Enrichment/criticality data remains available through
ticket_details, remediation_plan, and blast_radius.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: skills/pita/SKILL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ You have access to the PITA MCP server (Pantheon Intelligent Threat Analyzer) wh
39
39
40
40
### By Tool
41
41
42
-
**team_summary**: Present as a dashboard with tables for severity, SLA health, sources, and trend. Call out anything alarming (high breach rate, zero resolutions, spike in new tickets). When `riskIndicators` has non-zero counts, add a "Risk Indicators" row to the dashboard showing CISA KEV tickets, high EPSS tickets, and internet-exposed tickets. These are high-signal metrics for security/compliance audiences.
42
+
**team_summary**: Present as a dashboard with tables for severity, SLA health, sources, and trend. Call out anything alarming (high breach rate, zero resolutions, spike in new tickets).
43
43
44
44
**sla_status**: Group breached and approaching separately. Highlight unassigned tickets. Note breachedClosed count as "X additional closed tickets breached SLA during this audit period."
0 commit comments