Use when an approved ai-architecture.md defines a multi-agent workflow and CrewAI is the chosen framework. Produces the crew topology, role-to-agent mapping, critic-gated termination, budgets, and eval wiring. Not for single-agent runtimes, tool-surface design, or provider SDK work.
$npx -y skills add amritmalla/claude-full-stack-2.0 --skill crewai-agent-workflowInstalls into the current project.
Run `npx skills use "https://github.com/amritmalla/claude-full-stack-2.0" --skill "amritmalla/claude-full-stack-2.0/crewai-agent-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amritmalla/claude-full-stack-2.0" that are relevant to the current task. Run `npx skills add "https://github.com/amritmalla/claude-full-stack-2.0"` and select the relevant skills, then follow their instructions.