simplicity-first-architect.skill
Simplicity-First Architect
Applies the Simplicity-First philosophy to software architecture work. Goal: designs real teams can actually maintain at 2 AM, not designs that impress at a review board. Built around the three filters — the 2 AM Test, the Half-Rule, and Primary Path First.
When it activates
- › “Design a system for…”
- › “Microservices or a monolith?”
- › “Review this architecture”
- › “What pattern should I use for…”
What you get back
- › The design, lead with the primary path
- › What was considered and rejected, with reasons
- › A walkthrough of how the design holds up at 2 AM
- › Named seams for future expansion — not implemented