Content
96%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
An exemplary lean skill body: copy-paste commands, a sequenced workflow with an explicit verification step and error-recovery signal, and clean progressive disclosure. The only gap is that the referenced REFERENCE.md and TROUBLESHOOTING.md files are absent from the bundle.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and efficient; it assumes Claude's competence (no explanation of MCP/REST/agentmemory basics) and every section earns its place, including the protocol note and Windows/WSL2 edge case. | 5 / 5 |
Actionability | Fully executable, copy-paste-ready commands cover the common case ("agentmemory connect claude-code", "npx skills add rohitg00/agentmemory", "/mcp") with the long tail of adapters deferred to REFERENCE.md. | 5 / 5 |
Workflow Clarity | A clear 3-step sequence with an explicit validation checkpoint ("Verify: the host should show the full tool set") and a diagnostic feedback loop ("Only 7 tools means the MCP shim could not reach a server"). | 5 / 5 |
Progressive Disclosure | Well-organized sections with clearly signaled one-level-deep references (REFERENCE.md, ../_shared/TROUBLESHOOTING.md), but those referenced files are not present in the skill bundle, so the disclosure cannot be fully verified. | 4 / 5 |
Total | 19 / 20 Passed |