architecture-review
Installation
SKILL.md
Architecture Evaluation Framework
Current Technology Stack
Current technology stack: see references/technology-decisions.md
Evaluation Criteria
When evaluating any proposed technology addition or architecture change, score against these criteria:
1. Principle Alignment
Score each core principle (Strong/Weak/Neutral):
- Enterprise at Home: Does it reflect production-grade patterns?
- Everything as Code: Can it be fully represented in git?
- Automation is Key: Does it reduce or increase manual toil?
- Learning First: Does it teach valuable enterprise skills?
- DRY and Code Reuse: Does it leverage existing patterns or create duplication?