概要
The NestJS Backend Agent Router is a sophisticated orchestration system designed to streamline backend development by analyzing user requests and delegating them to specialized sub-agents. It utilizes a Sequential-Thinking MCP to determine the optimal execution strategy—whether tasks should be handled individually, sequentially for dependent operations (like creating an entity before its test), or in parallel for independent infrastructure setups. By mapping keywords to specific experts in TypeORM, Redis, BullMQ, CQRS, and Microservices, it ensures that every part of your NestJS architecture is built following domain-specific best practices.