memory-debugger

Community

Debug agent memory and trust in TraitorSim.

Authorrickoslyder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Debug and inspect TraitorSim's memory architecture, including profile.md, diary entries, trusts matrix, and skill definitions.

Core Features & Use Cases

  • Memory inspection: Read profile.md, suspects.csv, diary entries.
  • Memory validation: Verify diary content and trust matrix updates align with events.
  • Use Case: Troubleshoot a faithful whose trust updates stall.

Quick Start

Inspect memory: ls -la data/memories/player_03/; read profile: cat data/memories/player_03/profile.md

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memory-debugger
Download link: https://github.com/rickoslyder/TraitorSim/archive/main.zip#memory-debugger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository