Loading...
Loading...
Query the memory system for relevant learnings from past sessions
npx skill4agent add parcadei/continuous-claude-v3 recall/recall <query>/recall hook development patterns
/recall wizard installation
/recall TypeScript errorscd $CLAUDE_OPC_DIR && PYTHONPATH=. uv run python scripts/core/recall_learnings.py --query "<ARGS>" --k 5<ARGS>## Memory Recall: "<query>"
### 1. [TYPE] (confidence: high, id: abc123)
<full content>
### 2. [TYPE] (confidence: medium, id: def456)
<full content>--k N--vector-only--text-only/recall hook patterns --k 10 --vector-only