memory_write
Record non-obvious bug fixes, architectural decisions, and time-saving tips from your work in this repository so agents and teammates can find them later.
Instructions
Store a learning, decision, fix, or gotcha for this repository so other agents and teammates can find it later. Call this whenever you resolve a non-obvious bug, make an architectural decision, or discover something that would save someone time in the future.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional short tags, e.g. ["incident", "retry-logic"]. | |
| content | Yes | The learning to remember, written so a future reader has full context. |