Agent Brain
agent-brainReason over questions with persistent memory: recall relevant past memories, think through the problem with Claude, and save new conclusions to improve future decisions.
Instructions
Agent Brain — Reason over a question or task with your agent's own persistent memory in the loop: recalls up to 12 relevant memories from your agent's private scope, reasons with Claude, and writes up to 3 new memories back, so the agent improves with every call. Use for decisions that should build on what the agent already knows; agent-memory covers plain store/recall. Input: {think: string}. Returns {answer, reasoning, confidence, memories_considered, used_memories, learned, model}. (8 MESH/call, a tool · cognition)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Payload for agent-brain |