timps_adr_writer
Transform a technical decision into a structured Architecture Decision Record with context, options matrix, decision, consequences, and Markdown output.
Instructions
Turn a technical decision into a Michael Nygard-style Architecture Decision Record: context, options matrix, decision, consequences, and a rendered Markdown file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |