discover_existing_adrs
Find and catalog existing Architecture Decision Records (ADRs) in a project, optionally including their content for analysis.
Instructions
Discover and catalog existing ADRs in the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adrDirectory | No | Directory to search for ADRs | docs/adrs |
| includeContent | No | Whether to include ADR content in analysis |