skills/smithery.ai/adr-review

adr-review

Installation
SKILL.md

ADR Review Skill

This skill performs post-implementation reviews of Architecture Decision Records (ADRs) by comparing the documented decision against the actual implementation.

Purpose

After implementing an ADR, this skill:

  1. Analyzes the ADR's expectations and success criteria
  2. Reviews the actual implementation in the codebase
  3. Compares expected vs actual outcomes
  4. Documents findings in the ADR's Feedback Log section
  5. Identifies gaps, successes, and lessons learned

Instructions

When reviewing an ADR implementation, follow these steps:

1. Identify the ADR to Review

Installs
1
First Seen
Apr 8, 2026
adr-review from smithery.ai