CtrlK
BlogDocsLog inGet started
Tessl Logo

markusdowne/error-triage-ladder

Diagnoses and routes failures by analyzing error patterns, classifying severity, and applying retry logic, suppression budgets, and escalation rules. Use when handling errors, troubleshooting failures, recovering from API errors or timeouts, deciding whether to retry or escalate an issue, or managing service outages and tool dependency failures. Applies to any scenario where a check has failed, evidence of success is missing, or an unresolved error needs a structured response. Includes explicit untrusted-content/prompt-injection guardrails for third-party inputs.

98

1.16x

Quality

94%

Does it follow best practices?

Impact

100%

1.16x

Average score across 9 eval scenarios

Overview
Skills
Evals
Files

task.mdevals/scenario-1/

Design an Error Triage Policy

You are hardening an autonomous workflow that occasionally hits API errors, partial writes, and intermittent timeouts.

Create a practical triage policy document that can be applied by an agent in real time.

Output Specification

Produce triage_policy.md containing:

  1. Trigger conditions for entering triage.
  2. Tier definitions (cosmetic / operational / critical).
  3. A step-by-step triage workflow from detection to reporting.
  4. Retry and suppression budget rules with escalation boundaries.
  5. At least two concrete signal-to-action examples.

Install with Tessl CLI

npx tessl i markusdowne/error-triage-ladder@0.1.3

evals

scenario-1

rubric.json

task.md

SKILL.md

tile.json