memory_commands_tool
Retrieve command-related gotchas and outcome memories for a project, with an optional limit and automatic detection of the project root from git.
Instructions
List command outcome memories (gotchas tagged with cmd:*).
Args: limit: Maximum items to return (default 20) project: Optional project root path. Auto-detected from git root if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |