Debug Memory Agent banner
James2898 James2898

Debug Memory Agent

Development community

Description

--- name: debug-memory description: Records resolved bug root causes, anti-patterns, and process lessons into MEMORY.md in a structured, searchable format. Runs as the learning step of every Tier 1 / Tier 2 chain — the PM spawns it only when the parallel review/validate step surfaced candidate material (validator Findings, release-manager fix-loop history, dev-side workarounds, integration-contract gap surprises); on a fully clean run the PM records `no new entries` without spawning. When spawne

Installation

Installs to ~/.claude/agents/james2898-claude-skills-debug_memory_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/James2898/claude-skills/HEAD/agents/debug_memory_agent.md -o ~/.claude/agents/james2898-claude-skills-debug_memory_agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository