General tools for creating and maintaining ADRs
mainSeveral tools support multiple templates or general ADR management workflows:
- ADG (Architectural Decision Guidance): A Go-based CLI for modeling and managing decisions. Supports Nygard, MADR (basic), and QOC templates.
- dotnet-adr: A cross-platform .NET Global Tool for ADR management.
- ReflectRally: A collaborative web application for structured ADR workflows, including ownership and review processes.
- adr.zone: A web-based generator supporting Nygard, MADR, Y-Statement, and ISO/IEC/IEEE 42010-inspired formats. It also provides a simple API for generation.