Agent skill

jomonsho-incident-triage

本番インシデントの調査データを収集する。

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/jomonsho-incident-triage-riffluv-ito

Metadata

Additional technical details for this skill

short description
dumpItoMetricsJson と traces による調査手順。

SKILL.md

Incident Triage Checklist(日本語)

影響を受けたクライアントから収集する(障害/不具合時のみ):

  1. Run in DevTools Console:

    • dumpItoMetricsJson("issue-label")
    • copy(dumpItoMetricsJson("issue-label"))
  2. 併せて取得:

    • Console errors around the time of failure
    • Network status codes for /api/rooms/* requests
    • Device/OS/Browser info
  3. Presence 確認:

    • presenceReady / presenceDegraded
    • RTDB connectivity status
  4. Room sync の状態:

    • sync.health, snapshot age, recovery attempts

結果は docs/OPERATIONS.md のインシデントテンプレに記録する。

Didn't find tool you were looking for?

Be as detailed as possible for better results