CtrlK
BlogDocsLog inGet started
Tessl Logo

unified-memory

Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge.

70

Quality

87%

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

82%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, actionable guidance skill with executable commands throughout and a clear validation-backed workflow. It is concise and well-organized, with only minor room to tighten prose and make the validation retry loop explicit.

Suggestions

Make the doctor validation loop explicit (e.g. 'after repairing, re-run `ecc memory doctor` until it reports no issues') to close the validate->fix->retry gap.

Tighten the MCP Setup prose; the routing-filter and harness-binding caveats could be condensed into a short bullet list.

Consider moving the detailed MCP configuration steps into a short reference snippet if the section grows, keeping SKILL.md as an overview.

DimensionReasoningScore

Conciseness

The body is mostly lean, using tables and code blocks without explaining concepts Claude already knows, though a few prose passages (e.g. the MCP setup and routing-filter caveats) could be trimmed slightly.

4 / 5

Actionability

Copy-paste-ready executable commands cover the common cases — `ecc memory search`, `read`, `save` (with stdin piping), `handoff`, and `doctor` — plus the MCP tool names, all fully executable.

5 / 5

Workflow Clarity

A clear four-step sequence (recall, save, hand off, validate) with an explicit `ecc memory doctor` checkpoint and a handoff-body checklist, but the validate->fix->re-validate loop is only implicit rather than spelled out.

4 / 5

Progressive Disclosure

Well-organized into clear sections with one-level-deep references to external runtime paths (scripts/ecc.js, mcp-configs/mcp-servers.json); no skill bundle files exist, and the inline content is appropriately placed with minor organization gaps.

4 / 5

Total

17

/

20

Passed

Description

92%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 description that clearly states both the capability and concrete trigger conditions with a distinctive multi-agent framing. It is specific, actionable, and well-distinguished from adjacent skills.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'save work state, transfer context, resume another agent's task, or search shared project knowledge' alongside 'Share durable, inspectable context and handoffs' — giving comprehensive coverage of the vault's capabilities.

5 / 5

Completeness

It explicitly answers what ('Share durable, inspectable context and handoffs ... through the local ECC Memory Vault') and when ('Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural phrases like 'save work state', 'transfer context', 'resume another agent's task', and named harnesses (Claude, Codex, Hermes, Cursor, OpenCode) give good keyword coverage, though a few common synonyms a user might say are absent.

4 / 5

Distinctiveness Conflict Risk

The cross-harness memory-vault niche with named agents and the ECC Memory Vault framing is clearly distinct from generic context/memory skills and unlikely to trigger for the wrong skill.

5 / 5

Total

19

/

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

metadata_version

'metadata.version' is missing

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
affaan-m/ECC
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.