bymlopscommunity· 16 skills
Use when you need to run multiple Claude Code agents simultaneously on different parts of a codebase, or when a task is large enough to benefit from decomposition into parallel sub-tasks with clear contracts.
$npx -y skills add mlopscommunity/coding-agents-conference-skills --skill parallel-agent-managementInstalls into the current project.
Run `npx skills use "https://github.com/mlopscommunity/coding-agents-conference-skills" --skill "mlopscommunity/coding-agents-conference-skills/parallel-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/mlopscommunity/coding-agents-conference-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mlopscommunity/coding-agents-conference-skills"` and select the relevant skills, then follow their instructions.