agileflow-adr

Community

Capture architectural decisions, build shared understanding.

Authorxloxn69
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Key architectural and technical decisions are often lost or poorly documented, leading to re-debates, inconsistent patterns, and a critical lack of historical context for future teams.

Core Features & Use Cases

  • Automated ADR Generation: Detects decision discussions and formats them into formal Architecture Decision Records (ADRs).
  • Context & Trade-offs: Documents the problem, decision drivers, considered options, and consequences (positive and negative).
  • Use Case: Your team is debating between PostgreSQL and MongoDB for the primary database. This skill captures the discussion, documents the pros and cons of each, and records the final decision with its justification, creating a transparent and durable record.

Quick Start

Use the agileflow-adr skill to document our decision to use React for the frontend, outlining the alternatives and trade-offs.

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: agileflow-adr
Download link: https://github.com/xloxn69/AgileFlow/archive/main.zip#agileflow-adr

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