incident-triage
Investigate production incidents — correlate errors, deploys, and metrics into a timeline
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Investigate production incidents — correlate errors, deploys, and metrics into a timeline
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Collect a local business's REAL details in one pass, then fill the site — so nothing is ever invented
Collect a shop's REAL products and details in one pass, then fill the catalog — so nothing is ever invented
Switch on the store's real Stripe payments — the hosted-checkout route already ships; this wires the owner's key and verifies it
Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
Track daily habits on a canvas kanban board with streaks
| name | incident-triage |
| version | 2.0.0 |
| description | Investigate production incidents — correlate errors, deploys, and metrics into a timeline |
| trigger | incident|something broke|production issue|outage|error spike|investigate|postmortem |
| tools | ["tool_search","tool_install","web","memory_write","send_message"] |
When a production incident is reported, investigate and build a timeline:
tool_search, then:
SENTRY_LIST_ISSUES for recent error spikesGITHUB_LIST_RECENT_DEPLOYS for recent deploysDATADOG_QUERY_METRICS for infra metricstool_search("sentry"), tool_search("datadog")web to check public status pagessend_message:
🔴 **Incident Report**
**Impact:** [description]
**Root Cause:** [likely cause]
**Timeline:** [key events]
**Next Steps:** [actions]