Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

agenthub

Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimization, content variation, research exploration, or any task that benefits from parallel competition. Requires: a git repo.

Resumen

Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimization, content variation, research exploration, or any task that benefits from parallel competition. Requires: a git repo.

Comando de instalación
npx skills add https://github.com/devCharuzu/philfida-taskmanage --skill agenthub

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado16 de abril de 2026, 05:24
Explorador de archivos
10 archivos
SKILL.md
readonly