CtrlK
BlogDocsLog inGet started
Tessl Logo

self-improvement

Appends new entries to LESSONS-LEARNED.md via opencastle lesson CLI; searches past lessons for matching errors; proposes skill updates when retry patterns exceed thresholds. Use when consulting or updating LESSONS-LEARNED.md, after task failures, when capturing retrospective insights, or when a retry succeeds.

77

Quality

96%

Does it follow best practices?

Impact

No eval scenarios have been run

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.

This is a well-crafted skill that is concise, actionable, and clearly structured. The workflow includes proper validation and error recovery steps. The only minor weakness is that the referenced LESSON-CATEGORIES.md file is not available in the bundle to verify, though the reference itself is well-signaled and appropriately one level deep.

DimensionReasoningScore

Conciseness

Every section is lean and purposeful. No unnecessary explanations of what lessons-learned files are or how CLIs work. The anti-patterns section is terse bullet points. The hard gate warning is appropriately prominent without being verbose.

3 / 3

Actionability

Provides a complete, copy-paste-ready CLI command with all flags, a concrete search example using rg, and a verification command (tail -1). The required vs optional flags are clearly delineated.

3 / 3

Workflow Clarity

The 6-step workflow is clearly sequenced with explicit validation at step 5 (verify entry, re-run if malformed) and a feedback loop for failures at step 3. Step 6 includes a follow-up action for skill updates, completing the improvement cycle.

3 / 3

Progressive Disclosure

Categories and severity are appropriately moved to LESSON-CATEGORIES.md, and agent-memory skill is referenced for cross-session knowledge. However, LESSON-CATEGORIES.md is not provided in the bundle, making it impossible to verify the reference. The skill is otherwise well-structured but has only one external reference level.

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.

This is a strong skill description that clearly articulates three concrete capabilities, uses third-person voice correctly, and provides an explicit 'Use when...' clause with multiple natural trigger scenarios. The specificity of the tooling (opencastle lesson CLI, LESSONS-LEARNED.md) and the behavioral triggers (task failures, retry patterns) make it highly distinctive and easy for Claude to select appropriately.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: appending entries to LESSONS-LEARNED.md via CLI, searching past lessons for matching errors, and proposing skill updates when retry patterns exceed thresholds.

3 / 3

Completeness

Clearly answers both 'what' (appends entries, searches past lessons, proposes skill updates) and 'when' with an explicit 'Use when...' clause covering four distinct trigger scenarios.

3 / 3

Trigger Term Quality

Includes natural trigger terms users/Claude would encounter: 'LESSONS-LEARNED.md', 'task failures', 'retrospective insights', 'retry succeeds', 'lesson', 'errors'. These cover the scenarios where this skill would be needed.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with specific references to LESSONS-LEARNED.md, opencastle lesson CLI, and retry pattern thresholds. Unlikely to conflict with other skills due to its narrow, well-defined niche.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
monkilabs/opencastle
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.