- Update inquirer from ^8.2.6 to ^10.2.2 for Node.js v24 compatibility
- Fix inquirer imports to use .default export format in installer files
- Enhance agent detection to support both .md and .yaml agent files
- Update bmad-nextjs-fullstack team config to reference only existing agents
- Fix YAML syntax error in schema-first-template with proper quoting
Resolves readline ERR_USE_AFTER_CLOSE errors during installation and
eliminates "Core agent not found" warnings for expansion pack agents.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Built specifically for nextjs-new-app template (Next.js 15+, Tailwind 4.x)
- Added 6 specialized AI agents including Domain Architect and BaseController Specialist
- Implemented 7 workflows for Domain-Driven Design and Feature-Based Architecture
- Created 5 architecture templates (BaseController, Schema-First, Feature Structure)
- Added 3 comprehensive checklists for development quality
- Includes setup task for nextjs-new-app template integration
- Supports database-agnostic patterns with Zod validation
- Follows strict TypeScript and modern Next.js App Router patterns
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>