context_log_decision
Track and document technical decisions by logging project context, alternatives, consequences, and status to maintain clarity and continuity in AI development 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 |