CtrlK
BlogDocsLog inGet started
Tessl Logo

syncing-memory-filesystem

Manage git-backed memory repos. Load this skill when working with git-backed agent memory, setting up remote memory repos, resolving sync conflicts, or managing memory via git workflows.

68

Quality

81%

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

SKILL.md
Quality
Evals
Security

Quality

Content

76%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 is highly actionable and well-structured, dominated by executable commands. Its main weakness is workflow clarity on destructive operations, which lack explicit verify-before-apply checkpoints and are therefore capped.

Suggestions

Add an explicit verification step after destructive/block-management operations (e.g., confirm a block was detached via a status query before declaring success, and verify the API reflected the change after `git push`).

Tighten conciseness by stating the 2-3s webhook sync delay once and referencing it, and trimming explanatory prose that restates what the commands already show.

Consider splitting the lengthy manual-enable and troubleshooting sections into reference files to move progressive disclosure toward the top anchor.

DimensionReasoningScore

Conciseness

Largely efficient with command-first sections, but carries minor padding (restating the 2-3s webhook delay three times, and prose like "Why this matters: host-level global credential helpers...") that could be trimmed.

4 / 5

Actionability

Copy-paste-ready bash with concrete paths, env vars, and flags covers the common cases (clone, auth, push/pull, conflict resolution, block create/delete), reaching fully executable guidance.

5 / 5

Workflow Clarity

Sequences are numbered and the pre-commit hook validates frontmatter, but destructive workflows (block delete/detach, push-after-resolve) lack explicit verification steps before the server applies the change, so the destructive-ops validation cap applies.

3 / 5

Progressive Disclosure

Well-organized into logical sections with no nested references, but at ~270 lines some material (manual enable, troubleshooting) could arguably live in separate files, leaving it just below the top anchor.

4 / 5

Total

16

/

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.

The description is strong, explicitly pairing a concrete "what" with a trigger-rich "when" clause and occupying a distinct niche. Minor gains are possible by sharpening the generic "managing memory via git workflows" phrasing and adding a couple more synonyms.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ("setting up remote memory repos, resolving sync conflicts, or managing memory via git workflows"), but "manage via git workflows" stays slightly generic, keeping it just below comprehensive.

4 / 5

Completeness

Explicitly answers what ("Manage git-backed memory repos") and when via a concrete "Load this skill when..." clause listing specific triggers, matching the top anchor.

5 / 5

Trigger Term Quality

Natural phrases like "git-backed agent memory," "remote memory repos," and "sync conflicts" give good keyword coverage, though some common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

A clear niche (git-backed agent memory repos) with distinct triggers tied to git+memory, yielding minimal overlap with unrelated skills.

5 / 5

Total

18

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
letta-ai/letta-code
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.