Sub-LM for RLM chunk analysis. Given a chunk file path and a query, reads the chunk and extracts only what is relevant. Returns compact JSON. Used by the /rlm skill — do not invoke directly for general tasks.
$curl -o .claude/agents/rlm-subcall.md https://raw.githubusercontent.com/rudi193-cmd/willow-2.0/HEAD/.claude/agents/rlm-subcall.mdInstalls into the current project.
Install rlm-subcall by running `curl -o .claude/agents/rlm-subcall.md https://raw.githubusercontent.com/rudi193-cmd/willow-2.0/HEAD/.claude/agents/rlm-subcall.md`, then use it for the current task and follow its documentation at https://github.com/rudi193-cmd/willow-2.0.