Runs a structured comparison of two competing architecture options across seven dimensions like scalability, cost, and complexity, then delivers a direct recommendation plus the specific condition…
Runs a structured comparison of two competing architecture options across seven dimensions like scalability, cost, and complexity, then delivers a direct recommendation plus the specific condition that would flip the decision. Use it when a team is stuck debating two viable approaches and needs a defensible choice, not just a pros-and-cons list.
Compare these two architectural approaches for my use case. For each approach,
evaluate it across these dimensions: implementation complexity, operational
complexity, scalability ceiling, time-to-ship, team skill fit, data consistency
guarantees, and reversibility (how hard is it to migrate away from this later).
Produce a comparison table. Then give me a direct recommendation — which approach
for my current context, and at what trigger point does the other approach become
the better choice?
Approach A: [describe first approach]
Approach B: [describe second approach]
SYSTEM CONTEXT:
[paste context block]
Source: https://dev.to/devprompts/10-claude-prompts-for-better-architecture-decisions-with-examples-12lg