adr_create
Create a new Architecture Decision Record by specifying a title and optional context, decision, and deciders to document architectural choices.
Instructions
Create a new ADR with the given title and optional content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| type | No | architecture | |
| context | No | ||
| decision | No | ||
| deciders | No | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||