memory_save
Store a resolved problem, decision, or correction as a searchable team memory entry with context, solution, and scope for future reference.
Instructions
Save valuable knowledge: solutions, decisions, patterns, pitfalls. Call this when you: fix an unexpected error (title=error summary, problem=what failed, solution=what fixed it); choose between alternatives (title=decision, problem=context, solution=chosen option + why); receive user correction on your approach (title=feedback, problem=what you did wrong, solution=correct approach); learn access info like credentials or config (title=reference, problem=what you needed, solution=how to access it). Use scope='personal' for preferences, 'project' for team knowledge. For session archiving, use the /archive skill (not this tool).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| scope | No | project | |
| title | No | ||
| content | No | ||
| problem | No | ||
| project | No | ||
| solution | No | ||
| group_key | No | ||
| experience_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |