CtrlK
BlogDocsLog inGet started
Tessl Logo

ce-compound-refresh

Refresh the repo's captured learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless the learnings store is explicit.

70

Quality

86%

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

85%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 well-architected instruction-only skill: a phased overview that routes each step to a single-level reference, with concrete dialogs/prompts inline and validation gates on the destructive and batch operations. Only minor tightening of prose would raise conciseness.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence (no boilerplate about what docs/learnings are), with the artifact-root block being the only notably dense stretch; a few sentences could still be tightened.

4 / 5

Actionability

Each phase gives concrete, executable guidance (verbatim numbered-options dialog, the subagent prompt clause, docs_root resolution steps), with most remaining detail correctly delegated to reference files rather than inlined.

4 / 5

Workflow Clarity

A clearly sequenced phase pipeline with explicit validation gates for destructive/batch work (failed-write-becomes-recommended, auto-delete gate and pre-checks, docs_root validation, skip-commit-if-unchanged) and feedback loops.

5 / 5

Progressive Disclosure

Well-signaled one-level-deep references (bold "Read references/X.md" directives), all of which exist as real files, with the SKILL.md serving as a navigable overview rather than an inlined wall of text.

5 / 5

Total

18

/

20

Passed

Description

87%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 tight, third-person description that answers both what and when with concrete trigger phrases and a clear scope boundary against neighboring skills. Minor headroom only in broadening the action vocabulary and adding a couple more natural synonyms.

DimensionReasoningScore

Specificity

"Refresh the repo's captured learnings against the current codebase" names a concrete action and scope; the explicit "avoid general refactor, debugging, or code review" clause sharpens it, though the core action set is somewhat narrow rather than comprehensive.

4 / 5

Completeness

It cleanly states both what it does (refresh captured learnings against the codebase) and an explicit "Use when..." trigger clause with concrete conditions and an avoidance boundary.

5 / 5

Trigger Term Quality

Natural user phrasing is well covered ("audit stale, overlapping, superseded, or drifted learnings") with useful synonyms, though a few common variants (e.g. "prune", "cull") appear only in the body, not the description.

4 / 5

Distinctiveness Conflict Risk

The "avoid general refactor, debugging, or code review unless the learnings store is explicit" carve-out gives it a clear niche and minimal overlap with adjacent code-review/refactor skills.

5 / 5

Total

18

/

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
EveryInc/compound-engineering-plugin
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.