claudemem-orchestration
Installation
SKILL.md
Claudemem Multi-Agent Orchestration
Version: 1.0.0 Purpose: Coordinate multiple agents using shared claudemem output
Overview
When multiple agents need to investigate the same codebase:
- Run claudemem ONCE to get structural overview
- Write output to shared file in session directory
- Launch agents in parallel - all read the same file
- Consolidate results with consensus analysis
This pattern avoids redundant claudemem calls and enables consensus-based prioritization.
For parallel execution patterns, see: orchestration:multi-model-validation skill