What problem does it solve? Architectural decisions are often made and then forgotten, leaving future developers and AI agents without the reasoning behind key choices. This Skill captures significant architecture decisions in a consistent, traceable record so historical context, trade-offs, and consequences survive across development sessions. ## Core Features & Use Cases - Structured ADR Creation: Records decisions using a defined structure covering status, context, problem, decision, alternatives, consequences, and traceability links. - Decision Significance Filtering: Provides clear criteria for when a decision warrants an ADR versus when it is a routine implementation choice. - Knowledge Integration: Links ADRs to requirements, architecture documentation, standards, and related decisions for long-term project knowledge. - Use Case: After choosing PostgreSQL over MongoDB for a new service, use this Skill to produce an ADR documenting the evaluation criteria, alternatives considered, and the trade-offs accepted, stored under docs/decisions/. ## Quick Start Ask the AI to create an architecture decision record for a recent significant technology or design choice using the Forge-Architecture-Decision-Records skill.