home/categories/git-workflows/agentscope-ai-hiclaw-manager-agent-worker-skills-git-delegation-skill-md
git-workflowsdevops

git-delegation

将所有 git 操作委托给 Manager 执行。Worker 无法直接访问 git credentials,因此任何需要认证的 git 操作(clone、push、fetch 等)都需要通过此机制委托给 Manager。

agentscope-ai
maintainer
agentscope-ai
Updated 3/20/2026
Stars
4036
Forks
463
quick start

Installation and usage

将所有 git 操作委托给 Manager 执行。Worker 无法直接访问 git credentials,因此任何需要认证的 git 操作(clone、push、fetch 等)都需要通过此机制委托给 Manager。

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use git-delegation