AI DevKit · Manage running AI agents with ai-devkit agent commands. Use when an agent needs to identify itself, list agents, start workers, inspect agent detail, assign work, group agents, resume sessions, stop agents, or delegate work to other agents.
$npx -y skills add codeaholicguy/ai-devkit --skill agent-managementInstalls into the current project.
Run `npx skills use "https://github.com/codeaholicguy/ai-devkit" --skill "codeaholicguy/ai-devkit/agent-management"` 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/codeaholicguy/ai-devkit" that are relevant to the current task. Run `npx skills add "https://github.com/codeaholicguy/ai-devkit"` and select the relevant skills, then follow their instructions.