Use when decisions, preferences, or lessons need to persist across sessions - save and retrieve project memory.
$curl -o .claude/agents/memory.md https://raw.githubusercontent.com/herbertjulio/specialist-agent/HEAD/agents/memory.mdInstalls into the current project.
Install memory by running `curl -o .claude/agents/memory.md https://raw.githubusercontent.com/herbertjulio/specialist-agent/HEAD/agents/memory.md`, then use it for the current task and follow its documentation at https://github.com/herbertjulio/specialist-agent.