Query cross-session memory from MinnsDB
Scanned 5/27/2026
Install via CLI
openskills install Minns-ai/MinnsDB---
name: recall
description: Query cross-session memory from MinnsDB
user_invocable: true
---
# /recall — Query Cross-Session Memory
Query the MinnsDB knowledge graph for information stored across previous sessions.
## Usage
When the user invokes `/recall <query>`, run:
```bash
minns recall "<query>"
```
## Behavior
1. Run `minns recall "<query>"` to search the knowledge graph
2. Present the results organized by type:
- **Answer**: The direct NLQ response
- **Entities**: Resolved graph entities
- **Memories**: Related memories from past sessions
- **Strategies**: Proven patterns that may apply
3. If the answer has low confidence, suggest refining the query or trying `minns search "<query>" --mode hybrid`
4. If no results found, suggest the user store relevant information with `/learn`
## Examples
```
/recall how does authentication work?
/recall what decisions were made about the database schema?
/recall what patterns have we used for error handling?
```
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...