What problem does it solve?
This Skill addresses the common problem of forgotten or poorly understood architecture decisions by providing a structured way to record, review, and learn from them over time.
Core Features & Use Cases
- Decision Recording: Captures the context, decision, alternatives, and consequences of architectural choices using ADR (Architecture Decision Record) templates.
- Timed Retrospectives: Schedules and guides 30, 90, and 180-day reviews to assess the impact and validity of past decisions.
- Learning Extraction: Facilitates the distillation of transferable principles and patterns from accumulated decisions.
- Use Case: When making a significant choice about a new database technology, use this Skill to document the reasoning, alternatives considered, and expected outcomes, ensuring the decision is understood and revisited later.
Quick Start
Use the architecture-journal skill to record a new architecture decision about adopting PostgreSQL for the order service.