Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/devCharuzu/philfida-taskmanage --skill agenthub

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年4月16日 05:24
文件资源管理器
10 个文件
SKILL.md
readonly