From 3e8178b46469476385612a3de21e24bfa6285c8e Mon Sep 17 00:00:00 2001 From: ivklgn Date: Mon, 21 Sep 2026 20:06:08 +0500 Subject: [PATCH] Add Archcore to ADR tooling (any template) Co-Authored-By: Claude Opus 5 (1M context) --- _posts/2024-10-28-adr-tooling.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2024-10-28-adr-tooling.md b/_posts/2024-10-28-adr-tooling.md index 448cb50..ee67b7a 100644 --- a/_posts/2024-10-28-adr-tooling.md +++ b/_posts/2024-10-28-adr-tooling.md @@ -16,6 +16,7 @@ categories: [adr] - [dotnet-adr](https://github.com/endjin/dotnet-adr) - A cross platform .NET Global Tool for creating and managing Architectural Decision Records (ADR). - [ReflectRally](https://reflectrally.com), a collaborative web-based application for creating, discussing and maintaining Architectural Decision Records with structured workflows, ownership and review processes. - [adr.zone](https://www.adr.zone), a web-based ADR generator with multi-format support (Nygard, MADR, Y-Statement, ISO/IEC/IEEE 42010-inspired), examples, and a simple API for generating Architecture Decision Records. +- [Archcore](https://github.com/archcore-ai/cli), a git-native context engineering CLI and MCP server for AI coding agents that keeps specs, ADRs, rules, plans, and project knowledge in Git. ### MADR template