CtrlK
BlogDocsLog inGet started
Tessl Logo

eng-runbook

An engineering runbook — service overview, alerts table, dashboards links, common procedures with copy-pasteable commands, on-call rotation, and an incident-response checklist. Use when the brief mentions "runbook", "ops doc", "on-call guide", "SRE doc", or "运维手册".

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

86%Weight 40%Scale 1-5

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

A compact, well-structured generation skill that assumes Claude's competence and lays out a precise runbook template. The main gap is that the procedure code blocks and HTML body are placeholders, leaving minor actionability and validation gaps.

Suggestions

Provide at least one concrete example command for the common procedures (e.g., a sample deploy/rollback command) so the code blocks are executable rather than placeholder labels.

Add a final validation step to the workflow confirming the artifact HTML is well-formed and all required sections are present before finishing.

Replace the `<!doctype html>...` placeholder in the output contract with a minimal skeleton showing the expected section structure.

DimensionReasoningScore

Conciseness

Lean and unpadded — a one-line goal plus a tight numbered layout spec and an output contract, with no explanations of concepts Claude already knows.

5 / 5

Actionability

Gives a concrete structural spec (header fields, alert-table columns, rotation columns, 5-step checklist) and an artifact wrapper, but the procedure "code blocks" (deploy/rollback/rotate keys) and the HTML body are placeholders rather than copy-paste executable code.

4 / 5

Workflow Clarity

A clear numbered sequence (read DESIGN.md, identify service, lay out sections, emit artifact), but there is no validation checkpoint confirming the generated artifact is complete or well-formed.

4 / 5

Progressive Disclosure

Under 50 lines with no bundle files to reference; the body is well-organized into clear Workflow and Output contract sections, satisfying the simple-skill exception.

5 / 5

Total

18

/

20

Passed

Description

100%Weight 40%Scale 1-5

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

A strong, specific description that names concrete deliverables, provides natural trigger phrases (including a Chinese variant), and explicitly covers both what the skill produces and when to invoke it. No first/second-person voice or vague fluff.

DimensionReasoningScore

Specificity

Enumerates concrete runbook components — "service overview, alerts table, dashboards links, common procedures with copy-pasteable commands, on-call rotation, and an incident-response checklist" — giving comprehensive coverage of the domain rather than vague language.

5 / 5

Completeness

Explicitly answers both "what" (the runbook components) and "when" via the concrete "Use when the brief mentions..." trigger clause.

5 / 5

Trigger Term Quality

Natural trigger phrases users would say — "runbook", "ops doc", "on-call guide", "SRE doc", "运维手册" — including synonyms and a non-English variant, matching the comprehensive-coverage anchor.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear SRE/ops-doc niche with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

20

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
nexu-io/open-design
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.