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]