remember_decision
Record design decisions with rationale to prevent future sessions from unknowingly reversing them.
Instructions
Record an important design or implementation decision and WHY it was made, so future sessions do not relitigate or reverse it unknowingly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Details in markdown: what, why, evidence | |
| files | No | Repo-relative file paths this relates to | |
| title | Yes | One-line summary |