CtrlK
BlogDocsLog inGet started
Tessl Logo

markusdowne/memory-roundtrip-guard

Tests memory writes, confirms read-back accuracy, and validates retrieval success to ensure saved information can actually be recovered. Use when you need to verify memory was saved correctly, check if stored data can be retrieved, confirm a memory entry is discoverable, or escalate when saved information appears lost or corrupted. Covers write confirmation, read-back comparison, retrieval smoke testing, and failure escalation. Includes explicit untrusted-content/prompt-injection guardrails for third-party inputs.

92

1.19x

Quality

90%

Does it follow best practices?

Impact

97%

1.19x

Average score across 5 eval scenarios

Overview
Skills
Evals
Files

tile.json

{
  "name": "markusdowne/memory-roundtrip-guard",
  "version": "0.1.2",
  "private": false,
  "summary": "Tests memory writes, confirms read-back accuracy, and validates retrieval success to ensure saved information can actually be recovered. Use when you need to verify memory was saved correctly, check if stored data can be retrieved, confirm a memory entry is discoverable, or escalate when saved information appears lost or corrupted. Covers write confirmation, read-back comparison, retrieval smoke testing, and failure escalation. Includes explicit untrusted-content/prompt-injection guardrails for third-party inputs.",
  "skills": {
    "memory-roundtrip-guard": {
      "path": "SKILL.md"
    }
  }
}

Install with Tessl CLI

npx tessl i markusdowne/memory-roundtrip-guard@0.1.2

SKILL.md

tile.json