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","write_file","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]