CtrlK
BlogDocsLog inGet started
Tessl Logo

groq-incident-runbook

Execute Groq incident response: triage, mitigation, fallback, and postmortem. Use when responding to Groq-related outages, investigating errors, or running post-incident reviews for Groq integration failures. Trigger with phrases like "groq incident", "groq outage", "groq down", "groq on-call", "groq emergency", "groq broken".

74

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

87%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a well-structured incident runbook: lean, actionable, with a clear five-phase workflow and clean progressive disclosure into real reference files. The main gap is the lack of an explicit verification/checkpoint step after mitigation before declaring the incident resolved.

Suggestions

Add an explicit post-mitigation validation step (e.g., re-run the Quick Triage probe and confirm the faulting model returns HTTP 200) before moving to the communicate-and-close phase.

Include a rollback/verify checkpoint after key rotation (confirm a test API call succeeds with the new key) since rotation is a risky, hard-to-reverse action.

Tighten the Examples section so it does not re-link references already enumerated in the Instructions and Overview sections.

DimensionReasoningScore

Conciseness

The body is lean and avoids explaining concepts Claude already knows; it stays focused on the response flow, with only minor repetition from re-linking the same references across sections.

3 / 3

Actionability

Includes an executable one-line curl probe with the exact auth header, plus per-failure-class concrete actions (fallback routing, 429 reroute, 401 key rotation) and pointers to copy-paste-ready material in the references.

3 / 3

Workflow Clarity

The five phases are clearly sequenced, but for operations carrying risk (key rotation, traffic rerouting, evidence archiving) there is no explicit post-mitigation validation checkpoint confirming the fix worked before closing, which caps clarity at 2.

2 / 3

Progressive Disclosure

The SKILL.md is a high-level overview pointing to three substantive, one-level-deep references, each clearly signaled with a one-line summary of its contents; the referenced files exist and are not nested stubs.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is concise, concrete, and complete: it states the skill's actions, explicit use-when triggers, and natural trigger phrases, all scoped tightly to the Groq incident-response niche. It is a strong, well-distinguishable description.

DimensionReasoningScore

Specificity

Names four concrete incident-response actions ("triage, mitigation, fallback, and postmortem") rather than vague language, matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly states both what it does ("Execute Groq incident response...") and when to use it ("Use when responding to Groq-related outages, investigating errors, or running post-incident reviews"), satisfying the what-and-when anchor.

3 / 3

Trigger Term Quality

Provides six natural trigger phrases a user would say ("groq incident", "groq outage", "groq down", "groq on-call", "groq emergency", "groq broken"), giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche (Groq) with Groq-prefixed triggers, making it unlikely to fire for non-Groq incident skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.