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

pi-git-worktree

pi-git-worktree 收录了来自 tan-yong-sheng 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
1
更新
2026-06-12
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

git-worktree-task-variants
软件开发工程师

Create multiple worktrees with the same implementation spec, then dispatch subagents to execute them in parallel and compare results. Use when the user says "task variants", "try variants", "run variants", "compare implementations", "best of n", "compare approaches", or "same spec, different models". Requires pi-subagents installed. Composes with git-worktree-task-dispatch: dispatch the variants to execute, then compare results.

2026-06-12
git-worktree-task-dispatch
软件开发工程师

Dispatch parallel subagents to implement git-worktree-spec.md files across persistent worktrees. Use when the user wants to execute all worktree specs in parallel, implement multiple branches at once, dispatch agents to worktrees, or batch-run feature specs. Also accepts --model to use a specific model for all agents (e.g. after running git-worktree-task-variants, use that winning model for all worktrees). Triggers on "implement all worktrees", "run all specs", "dispatch to worktrees", "parallelize implementation".

2026-06-12
git-worktree-tasks-breakdown
软件开发工程师

Use when the user wants to break a project into independent parallel workstreams. Analyzes the repo, proposes a split plan with branches and specs, and creates persistent worktrees with the bundled script. Triggers on "break this down", "tasks breakdown", "split this work", "parallelize", "work on X and Y in parallel", or when they want to plan multiple features or branches.

2026-06-12