decide
Record architectural or design decisions with context, alternatives, and consequences, helping teams maintain a clear, searchable decision history.
Instructions
Log an architectural/design decision to the project's decisions directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Decision title | |
| context | No | Why this decision was needed | |
| project | No | Project slug (auto-detected if omitted) | |
| decision | Yes | What was decided | |
| alternatives | No | Alternatives considered | |
| consequences | No | Known trade-offs |