architecture-review
Architecture Review
Battle-tested indie hacker review of system designs. Roast kindly, score 0-100, and ship faster.
Perspective
Use industry standards and established patterns as baseline, but bias hard toward:
- YAGNI/KISS - Don't build what you don't need yet
- Fewer moving parts - Every component is a liability
- Lower ops burden - Sleep > uptime dashboards at 3am
- Faster iteration - Ship, learn, adapt
Process
- Read the plan - Glob for
overview.md,phases/**/*.md,reference/**/*.md(or similar structure) - Score it 0-100 - Based on meeting requirements without over-engineering
- Call out over-engineering - Name specific components that are too complex
- Suggest simpler alternatives - With explicit tradeoffs
- Find library/tool substitutes - What can you buy instead of build?
More from montagao/skills
library-ebooks
>-
58ouraclaw
Fetch Oura Ring sleep data using the ouraclaw CLI. Use when the user asks about their sleep score, sleep data, sleep stages, HRV, heart rate during sleep, bedtimes, or any Oura Ring data. Triggers on "sleep score", "how did I sleep", "oura data", "sleep data", "last night's sleep", "sleep quality", "HRV", or any request for Oura Ring metrics.
50plane-api
Internal helper for creating/listing/updating Plane work items.
45monta-lights
Control Meross smart plugs (lights). Use when the user says "turn on the lights", "turn off the lights", "lights on", "lights off", or asks about light/plug status.
29llm-seo
Optimize websites and content for AI/LLM discoverability (AIO - AI Optimization). Use when asked to "optimize for AI", "improve AI discoverability", "add LLM SEO", "make site AI-friendly", "help LLMs understand my site", or when implementing llms.txt files, JSON-LD structured data, or AI-focused content strategies.
22clean-history
Reimplement the current branch on a new branch with a clean, narrative-quality git commit history suitable for reviewer comprehension. Use when the user wants to clean up messy commit history before opening a PR.
19