ADR Assistant

Community

Automate architectural decisions, save time.

AuthorDexploarer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation, analysis, and maintenance of Architecture Decision Records (ADRs), ensuring consistent documentation of technical choices and their implications. It prevents decision fatigue and improves team alignment.

Core Features & Use Cases

  • ADR Analysis: Reviews existing ADRs, identifies conflicts, and suggests improvements.
  • ADR Creation: Generates new ADRs following templates, researches alternatives, and documents consequences.
  • Use Case: When evaluating "GraphQL vs REST for our new API," this skill researches options, analyzes your stack, documents pros/cons, and creates a new ADR file, updating the index automatically.

Quick Start

Help me create an Architecture Decision Record for choosing between GraphQL and REST for our new API.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ADR Assistant
Download link: https://github.com/Dexploarer/hyper-forge/archive/main.zip#adr-assistant

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository