get_related_decisions
Retrieve architecture decision records and past decisions relevant to a task or specified paths, enabling agents to understand prior rationale and avoid repeating mistakes.
Instructions
ADRs and past decisions relevant to a task or the paths it touches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| paths | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |