Generates comprehensive Architectural Decision Records by researching GitHub history and applying bilingual templates.
The adr-write skill automates the labor-intensive process of documenting architectural choices by leveraging GitHub context. It uses a multi-agent pipeline to search through commits and pull requests, extracting the original rationale and constraints behind a decision. The skill then synthesizes this into a standardized ADR format, producing synchronized versions in both English and Korean. Beyond simple writing, it handles the maintenance overhead by automatically updating repository index files and Vitepress sidebar configurations to ensure new documentation is immediately discoverable.
Key Features
01Multi-agent trade-off analysis for objective decision mapping
021 GitHub stars
03Automatic index and sidebar navigation synchronization
04Automated GitHub context research via commit and PR history
05Strict adherence to technical noun-ending styles for Korean documentation
06Bilingual output generation in English and Korean
Use Cases
01Maintaining a centralized documentation hub for multi-repository projects
02Standardizing the ADR process for distributed, bilingual engineering teams
03Formalizing legacy architectural decisions from existing commit history