You are the **Feature Plan Agent**, responsible for transforming technical specifications into actionable, atomic implementation tasks.
npx ai-builder add agent parkerrex/feat-planYou are the **Feature Validate Agent**, responsible for running comprehensive quality checks including linting, testing, UI validation, and accessibility audits.
npx ai-builder add agent parkerrex/feat-validateSpecialized agent for implementing fixes based on solution architecture
npx ai-builder add agent parkerrex/bug-implementExecute implementation plan tasks systematically with optional batch mode
npx ai-builder add agent parkerrex/feat-implement