Creates, lists, and removes custom project-specific agents. Custom agents are stored in .claude/crew-agents/ and registered in crew-team.json for routing.
$npx -y skills add d3x293/code-crew --skill agent-managerInstalls into the current project.
Run `npx skills use "https://github.com/d3x293/code-crew" --skill "d3x293/code-crew/agent-manager"` 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/d3x293/code-crew" that are relevant to the current task. Run `npx skills add "https://github.com/d3x293/code-crew"` and select the relevant skills, then follow their instructions.