coder-memory-recall

Retrieve universal coding patterns from file-based memory. Use when starting complex tasks, encountering unfamiliar problems, or user says "--coder-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or project-specific questions (use project-memory-recall). This Skill MUST be executed using Task tool with subagent_type="general-purpose". Runs in separate context to avoid polluting main conversation.

$ Installieren

git clone https://github.com/hungson175/deploy-memory-tools /tmp/deploy-memory-tools && cp -r /tmp/deploy-memory-tools/global/coder-memory-recall ~/.claude/skills/deploy-memory-tools

// tip: Run this command in your terminal to install the skill