Incident triage
Rapid incident framing for breakages, production regressions, and severe failures.From its SKILL.md
npx -y skills add ldilov/harness-forge --skill incident-triageAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 134 tokens by cl100k_base, as published. Nobody here has run it
Incident Triage
Trigger Signals
- the task is an outage, regression, or urgent failure
Inspect First
- failing logs, error output, recent changes, and impacted entrypoints
Workflow
- identify blast radius and failure signature
- isolate the most likely failing boundary
- define contain, mitigate, and verify steps
- summarize status and next action
Output Contract
- incident summary
- suspected root cause
- containment plan
- verification path
Failure Modes
- no reliable reproduction or telemetry is available
Escalation
- escalate when the blast radius or data risk is unclear
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.