CtrlK
BlogDocsLog inGet started
Tessl Logo

unified-notifications-ops

Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

The body is concise, actionable, and well-sequenced with a clear workflow and concrete output template. The main weakness is progressive disclosure: everything lives in one inline file with no bundle references to offload detail.

Suggestions

Move the detailed severity model, output format template, or recommendation rules into reference files under references/ (e.g. references/severity-model.md) and link them one level deep from the body to improve progressive disclosure.

Split the longest sections (Workflow step detail, Default Severity Model) into a referenced file so SKILL.md stays a lean overview pointing to detail.

Add a brief inline pointer like 'See references/routing-defaults.md for per-event-class defaults' so the offloaded detail is clearly signaled.

DimensionReasoningScore

Conciseness

The body is lean and table/bullet-driven, never explaining concepts Claude already knows; every line earns its place, matching the 'lean and efficient' anchor rather than the padded score 2 example.

3 / 3

Actionability

As an instruction-only skill it provides concrete, actionable guidance — a specific severity table, default routing rules ('interrupt for release, CI, security, and owner-blocking events'), and a copy-paste-ready output template; per the rubric, absence of code is not penalized when guidance is actionable.

3 / 3

Workflow Clarity

A clear five-step workflow (Inventory, Decide interruption, Collapse duplicates, Design, Return action-biased design) plus an explicit Event Pipeline gives a well-sequenced process; this is design work rather than destructive/batch operations, so the missing-validation cap does not apply.

3 / 3

Progressive Disclosure

Content is well-organized into clear sections but is a single monolithic ~180-line file with no bundle files (references/, scripts/, assets/ are empty) and no one-level-deep references, matching the score 2 anchor where content that could be separate stays inline.

2 / 3

Total

11

/

12

Passed

Description

100%

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, third-person, and answers both what and when with explicit, natural trigger terms. It carves a distinct niche and avoids vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'alert routing, deduplication, escalation, or inbox collapse' — across named surfaces (GitHub, Linear, desktop alerts, hooks), matching the 'multiple specific concrete actions' anchor rather than the domain-only score 2.

3 / 3

Completeness

Explicitly answers both what ('Operate notifications as one ECC-native workflow...') and when via the 'Use when the real problem is alert routing, deduplication, escalation, or inbox collapse' clause, matching the score 3 anchor; not capped at 2 because the trigger clause is present.

3 / 3

Trigger Term Quality

Uses natural user-facing terms ('alert routing, deduplication, escalation, inbox collapse') a user would actually say, giving good coverage rather than the partial score 2 example ('Works with PDF files').

3 / 3

Distinctiveness Conflict Risk

Carves a clear ECC-native notification-consolidation niche with distinct triggers, unlikely to fire for the wrong skill; matches the score 3 'clear niche' anchor rather than the overlapping score 2 example.

3 / 3

Total

12

/

12

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
affaan-m/ECC
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.