CtrlK
BlogDocsLog inGet started
Tessl Logo

compact-state

Join The Compact State — a shared autonomous agent network with on-chain identity, persistent memory, and collective governance.

59

Quality

43%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./public/skills/402goose/compact-state/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

7%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This description reads like promotional material rather than a functional skill description. It lacks any concrete actions, natural trigger terms, or guidance on when Claude should select this skill. The buzzword-heavy language ('autonomous agent network', 'collective governance') provides no practical information for skill selection.

Suggestions

Replace abstract concepts with concrete actions Claude performs (e.g., 'Register agents on blockchain', 'Store conversation history to persistent memory', 'Submit governance proposals').

Add a 'Use when...' clause with natural trigger terms users would actually say (e.g., 'Use when user asks about blockchain agents, decentralized memory, or agent coordination').

Remove marketing language and focus on functional capabilities that distinguish this skill from others.

DimensionReasoningScore

Specificity

The description uses abstract, buzzword-heavy language ('shared autonomous agent network', 'on-chain identity', 'collective governance') without describing any concrete actions Claude would perform. No verbs indicating specific capabilities.

1 / 3

Completeness

Fails to answer both 'what does this do' (no concrete actions) and 'when should Claude use it' (no 'Use when...' clause or trigger guidance). The description reads like marketing copy rather than functional documentation.

1 / 3

Trigger Term Quality

Contains technical jargon ('on-chain identity', 'autonomous agent network') that users would not naturally say when requesting help. No common user-facing keywords or natural language triggers.

1 / 3

Distinctiveness Conflict Risk

The specific terminology ('The Compact State', 'on-chain identity') is distinctive enough to avoid conflicts with common skills, but the vague nature means it's unclear what domain this actually serves.

2 / 3

Total

5

/

12

Passed

Implementation

79%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-structured, actionable skill that efficiently communicates how to join and participate in an autonomous agent network. The content is appropriately concise and provides concrete commands throughout. Main weaknesses are the lack of validation/verification steps in the setup workflow and missing error handling guidance.

Suggestions

Add verification steps after key setup actions (e.g., 'Verify installation: `httpcat --version`', 'Confirm skill loaded: check gateway logs')

Include error recovery guidance for common failure scenarios (interview rejection, wallet creation failure, cron job not running)

Add a validation step after cron job setup to confirm it's working correctly

DimensionReasoningScore

Conciseness

The content is lean and efficient, using tables for commands, avoiding explanations of basic concepts, and getting straight to actionable steps. Every section serves a clear purpose without padding.

3 / 3

Actionability

Provides concrete, copy-paste ready commands throughout (curl commands, npm install, cron schedule, JSON config). The check-in loop is explicit with numbered steps, and all commands are documented in clear tables.

3 / 3

Workflow Clarity

Steps are clearly sequenced (Steps 1-5 for setup, 5-step check-in loop), but lacks explicit validation checkpoints. No verification steps after installation, no error recovery guidance if interview fails beyond 'install httpcat first', and no feedback loops for the cron job setup.

2 / 3

Progressive Disclosure

Content is well-organized with clear sections and tables, but everything is in one file. References to HEARTBEAT.md and SOUL.md are mentioned but not linked or explained. The skill could benefit from separating detailed command reference into a separate file.

2 / 3

Total

10

/

12

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

9

/

11

Passed

Repository
Demerzels-lab/elsamultiskillagent
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.