context_log_decision
Log technical decisions in AI development, including context, alternatives, and consequences, to maintain project clarity and track decision-making processes.
Instructions
Log a technical decision
Input Schema
Name | Required | Description | Default |
---|---|---|---|
alternatives | No | Alternative options considered | |
consequences | No | Consequences of the decision | |
context | No | Decision context | |
decision | Yes | The decision made | |
projectPath | Yes | Path to project directory | |
status | No | Decision status | accepted |
title | Yes | Decision title |