byjeremykalmus· 12 skills
Multi-agent coordination pattern for Claude Code acting as Project Manager. Use when orchestrating background agents for feature implementation, when Claude Code should delegate rather than implement, or when running parallel investigation/implementation tasks. Provides task-list.json structure, progress tracking format, and agent role definitions. Keeps Claude Code in "coordinator mode" - dispatching work to specialized agents rather than writing code directly.
$npx -y skills add jeremykalmus/parade --skill asecnt-project-coordinatorInstalls into the current project.
Run `npx skills use "https://github.com/jeremykalmus/parade" --skill "jeremykalmus/parade/asecnt-project-coordinator"` 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/jeremykalmus/parade" that are relevant to the current task. Run `npx skills add "https://github.com/jeremykalmus/parade"` and select the relevant skills, then follow their instructions.