ADR Assistant

Create and analyze Architecture Decision Records with consistent templates.

91|44|Updated Jul 17, 2025
One-click install
npx skills add https://github.com/HyperscapeAI/hyperscape --skill adr-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ADR Assistant
Source: https://github.com/HyperscapeAI/hyperscape/tree/main/.claude/plugins/core-dev/skills/adr-assistant
Command: npx skills add https://github.com/HyperscapeAI/hyperscape --skill adr-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the complex and often overlooked process of creating, analyzing, and maintaining Architecture Decision Records (ADRs). It ensures critical technical choices are well-documented, consistent, and easily discoverable, preventing future confusion and technical debt.

Core Features & Use Cases

  • ADR Creation: Automatically generate new ADRs following a consistent template, including research into alternatives and documentation of consequences.
  • ADR Analysis: Review existing ADRs to identify conflicts, dependencies, and suggest improvements, ensuring architectural coherence.
  • Use Case: When discussing whether to use GraphQL or REST for a new API, activate this Skill to automatically research alternatives, document pros/cons, propose a decision, and create a new ADR file, keeping your architectural history pristine.

Quick Start

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