agtmem_bug
Record a bug's symptom, root cause, and fix to build a reusable troubleshooting memory. Use after solving any non-obvious problem.
Instructions
Record a bug with the three parts that make it reusable: symptom, root cause, fix. Call this after solving anything non-obvious.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| fix | Yes | what actually resolved it | |
| note | No | extra context, gotchas | |
| tags | No | ||
| cause | Yes | why it happened | |
| scope | No | global | |
| title | No | ||
| symptom | Yes | what was observed |