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。
maintainer
agentscope-ai
Mis à jour 3/20/2026
Étoiles
4036
Forks
463
quick start
Installation and usage
将所有 git 操作委托给 Manager 执行。Worker 无法直接访问 git credentials,因此任何需要认证的 git 操作(clone、push、fetch 等)都需要通过此机制委托给 Manager。
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use git-delegation