CtrlK
BlogDocsLog inGet started
Tessl Logo

data-structure-protocol

Give agents persistent structural memory of a codebase — navigate dependencies, track public APIs, and understand why connections exist without re-reading the whole repo.

56

Quality

63%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/data-structure-protocol/SKILL.md

The canonical home for this skill is data-structure-protocol in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

68%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.

The body delivers actionable, executable CLI guidance with a clear structure and reasonable token efficiency, but its workflow lacks the explicit validation checkpoints expected for destructive graph mutations. Progressive disclosure is solid, with external references cleanly signaled.

Suggestions

Add an explicit validation step after create/remove/move operations (e.g., run `get-stats` or `detect-cycles` and confirm the expected entity exists before proceeding).

Trim framing sentences that restate the value proposition ('This is enough for an agent to navigate...') to tighten token efficiency.

Consider bundling a local reference doc (e.g., a command cheatsheet) so detailed material is available without an external network fetch.

DimensionReasoningScore

Conciseness

The body is efficient and assumes competence, with only minor instances of over-explanation (e.g., framing sentences like 'This is enough for an agent to navigate...') that could be trimmed.

4 / 5

Actionability

It provides concrete, executable `python dsp-cli.py` commands across setup, navigation, and impact-analysis examples that are mostly copy-paste ready, with only minor gaps.

4 / 5

Workflow Clarity

Sequences are clearly laid out ('When to Use', 'Workflow Rules', 'When to Update DSP'), but create/remove/move operations are potentially destructive/batch and lack explicit validation checkpoints, capping this at 3.

3 / 5

Progressive Disclosure

Content is well-organized into clearly signaled sections with one-level-deep external references (GitHub links) and no nested file chains, though detailed reference docs live off-site rather than in a bundled file.

4 / 5

Total

15

/

20

Passed

Description

58%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.

The description clearly communicates what the skill does with concrete capability verbs, but omits an explicit 'Use when...' trigger clause, leaving users without clear activation guidance. It is distinctive enough to avoid most conflicts but would benefit from natural trigger terms like 'DSP' or 'structure mapping'.

Suggestions

Add an explicit 'Use when...' clause naming concrete triggers (e.g., '.dsp/ directory exists, user mentions DSP or structure mapping, impact analysis before a refactor).

Include natural user shorthand such as 'DSP', 'dsp-cli', and '.dsp' alongside the capability verbs.

Mention impact analysis / refactor-safety actions to round out the capability coverage.

DimensionReasoningScore

Specificity

Lists several concrete actions — 'navigate dependencies, track public APIs, and understand why connections exist' — though it omits impact analysis/refactor actions, leaving minor coverage gaps.

4 / 5

Completeness

It gives a clear 'what' (persistent structural memory, navigate/track/understand) but lacks any explicit 'when' or 'Use when...' trigger clause, which caps completeness at 3 per the guideline.

3 / 5

Trigger Term Quality

Domain-relevant phrases like 'navigate dependencies' and 'track public APIs' appear, but the natural user shorthand ('DSP', 'structure mapping') is absent and several common synonyms are missing.

3 / 5

Distinctiveness Conflict Risk

It carves a distinct niche (persistent structural memory of a codebase) with minor overlap risk against closely related skills like context-compression or architecture.

4 / 5

Total

14

/

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
administrakt0r/AI-Agents-Safe-Coding-Skills
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.