Use when a debugging thread needs to be compressed into a reusable investigation ledger. Capture the target, evidence, attempted fixes, ruled-out hypotheses, viable hypotheses, and next experiments. Good triggers include "compact this debugging session", "summarize what we've tried", and "turn this into a debugging ledger".
99
100%
Does it follow best practices?
Impact
99%
3.66xAverage score across 8 eval scenarios
Passed
No known issues
A platform team has been investigating a complex outage that involves multiple interacting systems. After a long war-room session, you need to write up the investigation in a form that can be shared with the incident commander — someone who needs to quickly understand what's broken without reading 3 hours of call notes.
Create a compact incident investigation record from the session notes below and save it as incident_record.md.
The following file is provided as input. Extract it before beginning.
=============== FILE: inputs/warroom_notes.md ===============
Users reporting: checkout fails, orders not confirmed, some users seeing duplicate charge emails, search returns stale results, recommendation tiles showing wrong items, admin dashboard throwing 502s.
Split into sub-teams: payments, search/recommendations, infrastructure.
All symptoms resolved. Root causes: (1) SendGrid partial outage causing email latency → duplicate charge emails, (2) routine ES maintenance not completed before traffic spike → search/recs degraded → admin memory spike → 502s.
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
skills
compact-debug-ledger