Use when multiple agents have completed a round and the user asks to reconcile outputs, compare Codex and Gemini, synthesize run results, identify conflicts, or decide what should be retried.
$npx -y skills add wenyuchiou/agent-collab-skills --skill agent-output-reconcilerInstalls into the current project.
Run `npx skills use "https://github.com/wenyuchiou/agent-collab-skills" --skill "wenyuchiou/agent-collab-skills/agent-output-reconciler"` 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/wenyuchiou/agent-collab-skills" that are relevant to the current task. Run `npx skills add "https://github.com/wenyuchiou/agent-collab-skills"` and select the relevant skills, then follow their instructions.