CtrlK
BlogDocsLog inGet started
Tessl Logo

ironclaw-reborn-skill-maintainer

Use when creating or editing agent guidance in this repo — anything under .claude/ (skills, commands, rules), AGENTS.md or CLAUDE.md files, or the runtime skills/ directory — or when guidance is found citing files, branches, or checks that no longer exist.

74

Quality

92%

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

100%

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

An exceptionally tight, actionable guidance-maintenance skill: dense rules with re-runnable verification recipes, a clear two-system framing, and a definition-of-done checklist that enforces validation checkpoints. No padding, no over-reference, no dead links.

DimensionReasoningScore

Conciseness

Lean and dense throughout — 'Guidance is code: it has callers (agents), it breaks silently' and tightly written numbered rules assume Claude's competence with no beginner-concept padding; every line earns its place.

3 / 3

Actionability

Provides concrete, re-runnable procedures: grep recipes ('grep the guidance layer for old paths'), exact file:symbol refs ('crates/ironclaw_skills/src/types.rs', 'enforce_limits'), and specific named scripts to check.

3 / 3

Workflow Clarity

Clear sequencing across the two-system distinction, 11 ordered rules, and a 'Definition of done for a guidance PR' checklist serving as explicit validation checkpoints with feedback loops (verify-then-ship, RED-GREEN test).

3 / 3

Progressive Disclosure

Single well-organized body with clearly headed sections (systems, authoring rules, definition of done); no bundle files present, so a self-contained, well-structured overview is appropriate for a guidance skill.

3 / 3

Total

12

/

12

Passed

Description

85%

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, third-person description with an explicit trigger clause covering both what it does and when to invoke it. It is concrete and distinct; only trigger-term breadth is slightly limited by repo-specific framing.

Suggestions

Consider broadening trigger phrasing with a few more generic, user-voiced terms (e.g. 'fixing stale or broken references in agent docs') so it triggers even when the user doesn't name repo internals.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and targets — 'creating or editing agent guidance', identifying 'guidance ... citing files, branches, or checks that no longer exist', across named locations (.claude/, AGENTS.md, CLAUDE.md, runtime skills/).

3 / 3

Completeness

Explicit 'Use when ...' clause answers 'when', and the enumerated scope answers 'what' — both halves present and explicit.

3 / 3

Trigger Term Quality

Includes naturally sayable phrases ('editing ... skills, commands, rules', 'CLAUDE.md', 'guidance ... citing files, branches, or checks that no longer exist'), but is anchored in repo-specific jargon and lacks the broadest common variations a general user might voice.

2 / 3

Distinctiveness Conflict Risk

Niche is distinct (guidance/skill maintenance for this specific repo with a rot-detection trigger); unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

15

/

16

Passed

Repository
nearai/ironclaw
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.