What problem does it solve?
This Skill streamlines complex full-stack development by orchestrating multiple AI agents, ensuring efficient task decomposition, parallel execution, and consistent knowledge management across a project.
Core Features & Use Cases
- Agent Orchestration: Maps AI personas to specific development roles (backend, frontend, security, QA, DevOps).
- Feature Decomposition: Breaks down features into Epics, Stories, and Tasks for systematic development.
- Workflow Management: Manages execution through Waves and Checkpoints, ensuring dependencies are met.
- Context Management: Optimizes agent context budgets and maintains persistent session memory via
KNOWLEDGE.md.
- Use Case: When initiating a new feature like a "user profile management system," this skill will automatically spawn specialized agents for backend schema, frontend UI, security reviews, and quality assurance, coordinating their efforts to deliver the feature efficiently.
Quick Start
Use the fullstack-agent-squad skill to spawn a new agent task for building the user authentication module.