Skip to main content
在 Manus 中运行任何 Skill
一键导入
more-io
GitHub 创作者资料

more-io

按仓库查看 3 个 GitHub 仓库中的 7 个已收集 skills。

已收集 skills
7
仓库
3
更新
2026-07-10
仓库浏览

仓库与代表性 skills

send-to-pane
软件开发工程师

Use this skill when you need to send a prompt or instruction to another Claude Code instance running in a sibling tmux pane — the orchestrator handing work to a worker pane. Triggered by phrases like "send to pane2", "tell pane4", "sag pane2", "schick an pane4", "pane1 soll", or when delegating work to a colleague pane. The tmux session/window is read from panes.conf.

2026-07-10
orchestrate-panes
其他计算机职业

Use this skill when acting as the ORCHESTRATOR pane in a multi-pane Claude Code setup — dispatching issues/tasks to worker panes, collecting their results, verifying and merging their work centrally. Triggered by phrases like "verteilen", "dispatch to panes", "orchestrate", "orchestrator mode", when the user asks to hand several issues to the worker panes, or when a worker pane reports back ("[paneN] ... fertig/blocked"). Complements send-to-pane (the messaging primitive) with the full operating protocol.

2026-07-10
focus-worktree
软件开发工程师

Use this skill when the user says "fokus zurück", "context zurück", "focus pane4" (or any other pane name), "zurück in den branch", "context auf <worktree>", or similar phrases about resetting Claude's tracked active-context (shown in the status bar as "→ branch [worktree]") back to the current session's worktree. Triggered after running cross-worktree commands (e.g. merging into the main worktree, deploying) that made the status bar display a different branch than where the user actually wants to work.

2026-07-09
merge-to-develop
软件开发工程师

Use this skill when the user asks to merge the current worktree's branch into the project's integration branch checked out in the main worktree — phrases like "merge to develop", "merge into main", "local in develop übernehmen", "in develop mergen", "nach develop mergen", or similar. The integration branch and its worktree are read from panes.conf, so this works whether your integration branch is `develop`, `main`, or anything else.

2026-07-09
sync-panes-with-develop
软件开发工程师

Use this skill when the user asks to bring the pane worktrees up to date with the integration branch — phrases like "sync panes", "panes mit develop syncen", "alle panes aktualisieren", "sync worktrees with main". Reads the project layout (integration branch, pane count, worktree paths) from panes.conf, so it works for any integration branch (develop/main).

2026-07-09
已展示 3 / 3 个仓库
已展示全部仓库