Code-review sub-agent. Reviews MemOS diffs for contract consistency, Ruff / typing / optional-dependency handling, and test evidence; returns APPROVE or CHANGES_REQUESTED.
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/memtensor/memos/HEAD/.claude/agents/code-reviewer.mdInstalls into the current project.
Install code-reviewer by running `curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/memtensor/memos/HEAD/.claude/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/memtensor/memos.