Get architectural guidance from Neo on design decisions
Get architectural guidance from Neo on design decisions. Use when you need help with tradeoffs, scalability, or choosing between approaches like microservices vs monolith.
/plugin marketplace add Parslee-ai/neo/plugin install neo@parslee-marketplacecommands/Get architectural guidance from Neo on design decisions.
/neo-architect <your architectural question>
Use this command when you need help making architectural decisions. Neo will analyze tradeoffs, provide confidence scores, and reference similar systems from its memory.
/neo-architect Should I use microservices or monolith for this project?
/neo-architect What's the best way to handle real-time notifications? WebSockets vs SSE vs polling?
/neo-architect How should I structure a multi-tenant SaaS database?
Neo will:
<question> - Your architectural question (required)Include constraints: scalability needs, team size, infrastructure, timeline