Memory Proposal Collector banner
Kanevry Kanevry

Memory Proposal Collector

Development community

Description

--- name: memory-proposal-collector description: 'Reference documentation (NOT a dispatchable agent) for the coordinator-direct AUQ rendering flow at session-end Phase 3.6.3. The coordinator collects proposals from `.orchestrator/metrics/proposals.jsonl` via `collectProposals()` and renders the multiSelect AUQ in batches of 4. Approved proposals flow to `learnings.jsonl` with `_provenance: agent-proposed@<wave-id>` via `sink.writeApproved()`. AUQ is a coordinator-only tool — this flow does NOT d

Installation

Installs to ~/.claude/agents/kanevry-session-orchestrator-memory-proposal-collector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kanevry/session-orchestrator/HEAD/agents/memory-proposal-collector.md -o ~/.claude/agents/kanevry-session-orchestrator-memory-proposal-collector.md

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

Full documentation available on GitHub

View Source Repository