Incident triage
AI coding agent runtime that makes LLMs understand your codebase with repository-aware context, memory, and continuous learning
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.
What its author says it does
Copied from the file, not written here
Rapid incident framing for breakages, production regressions, and severe failures.
SKILL.md
0.7 KB, 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