CtrlK
BlogDocsLog inGet started
Tessl Logo

grounded-vault

Use when maintaining a durable Markdown knowledge store that agents compile from sources, when every number or quote in a wiki page must trace back to an immutable source, or when compiled pages need cheap drift detection against the code they describe. Teaches the raw/wiki/archive layout, per-claim provenance links, and git fingerprints for zero-token staleness checks.

68

Quality

84%

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

81%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-structured, mostly lean skill body with an explicitly validated workflow and clear one-level-deep reference navigation. It would reach the top band by inlining a concrete grounding-check example and resolving the `scripts/check_vault.py` path against an actual bundle file.

DimensionReasoningScore

Conciseness

The body is lean — a compact three-layer table, direct commands, and no padding about what git or Markdown are — with only minor intro/scope prose that could be trimmed, fitting the 'efficient; minor over-explanation' anchor.

4 / 5

Actionability

Provides copy-paste-ready artifacts (the page-header template, `git diff --stat 5b237fa..HEAD -- …`, `python3 scripts/check_vault.py --strict`), but the grounding-check mechanism is described procedurally and delegated to references rather than shown as an executable inline example.

4 / 5

Workflow Clarity

A clearly sequenced 5-step Workflow (Ingest → Compile → Check → Garbage collect → Update the map) with an explicit validation checkpoint ('Run the grounding check and the drift check before committing'), a fix-and-retry feedback loop, and a reinforcing commit gate.

5 / 5

Progressive Disclosure

Well-signaled one-level-deep reference (`references/details.md`) with a 'Going deeper' section whose enumerated contents match the file's actual headers; minor gap: the commit gate references `scripts/check_vault.py` but no `scripts/` bundle exists — the script source lives inside references.

4 / 5

Total

17

/

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 strong, niche-specific description that explicitly pairs a clear 'what' with multiple concrete 'when' triggers and low conflict risk. It could push higher on specificity and trigger-term quality by leading with direct action verbs and adding more user-natural synonyms.

DimensionReasoningScore

Specificity

Names the domain and several concrete mechanisms ('raw/wiki/archive layout', 'per-claim provenance links', 'git fingerprints for zero-token staleness checks', 'drift detection against the code'), but the 'Teaches…' framing emphasizes concepts over a comprehensive list of direct action verbs.

4 / 5

Completeness

Explicitly answers both: 'what' via 'Teaches the raw/wiki/archive layout, per-claim provenance links, and git fingerprints…' and 'when' via three concrete 'Use when…' / 'when…' trigger clauses.

5 / 5

Trigger Term Quality

Good keyword coverage ('Markdown knowledge store', 'wiki page', 'provenance', 'drift detection', 'git fingerprints', 'staleness checks'), but the terms lean technical and omit common synonyms or file extensions a user might naturally say.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (provenance-grounded Markdown knowledge store with git-fingerprint drift detection) with distinct, specific triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 3 suspicious

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
wshobson/agents
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.