Orchestrates the complete development workflow using specialized agents working in parallel for maximum efficiency.
/plugin marketplace add sati-technology/sati-claude-marketplace/plugin install sati-technology-nextjs-dev-crew-plugins-nextjs-dev-crew@sati-technology/sati-claude-marketplace# Build Full Feature with Parallel Agent Crew Orchestrates the complete development workflow using specialized agents working in parallel for maximum efficiency. ## Usage ## Examples ## Workflow This command orchestrates agents in three parallel stages: ### Stage 1: Development Crew (Parallel) Three agents work simultaneously on different layers: **1. Database Agent** (Foundation) - Design Prisma schema - Create migrations - Build query functions - Generate types **2. Backend Agent** (Server Logic) - Implement API routes - Create server actions - Add authentication - Server-sid...