Agent skill
jomonsho-incident-triage
本番インシデントの調査データを収集する。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/jomonsho-incident-triage
Metadata
Additional technical details for this skill
- short description
- dumpItoMetricsJson と traces による調査手順。
SKILL.md
Incident Triage Checklist(日本語)
影響を受けたクライアントから収集する(障害/不具合時のみ):
-
Run in DevTools Console:
- dumpItoMetricsJson("issue-label")
- copy(dumpItoMetricsJson("issue-label"))
-
併せて取得:
- Console errors around the time of failure
- Network status codes for /api/rooms/* requests
- Device/OS/Browser info
-
Presence 確認:
- presenceReady / presenceDegraded
- RTDB connectivity status
-
Room sync の状態:
- sync.health, snapshot age, recovery attempts
結果は docs/OPERATIONS.md のインシデントテンプレに記録する。
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?