byhungv47· 56 skills
Runs a problem through multiple expert perspectives via debate (agents argue in rounds and converge) or poll (agents analyze independently, then aggregate by consensus). Use to pressure-test a decision or trade-off with no clear winner. Standalone, or invoked by another skill as a sub-routine. Not for implementation (use architect-system) or code verification (use review-work).
$npx -y skills add hungv47/meta-skills --skill debate-agentsInstalls into the current project.
Run `npx skills use "https://github.com/hungv47/meta-skills" --skill "hungv47/meta-skills/debate-agents"` 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/hungv47/meta-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hungv47/meta-skills"` and select the relevant skills, then follow their instructions.