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:
- Analyzes the ADR's expectations and success criteria
- Reviews the actual implementation in the codebase
- Compares expected vs actual outcomes
- Documents findings in the ADR's Feedback Log section
- Identifies gaps, successes, and lessons learned
Instructions
When reviewing an ADR implementation, follow these steps: