remember_decision
Save architectural decisions with detailed context and reasoning to preserve project knowledge across AI sessions.
Instructions
Allows the LLM to save manual architectural notes or 'Why' something was built a certain way.
Args: topic: A short topic or category name for this decision. context: The detailed reasoning, architectural decision, or context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| context | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |