git-delegation
OfficialDelegate Git operations to Manager.
Software Engineering#git#developer tools#collaboration#version control#delegation#repository management
Authoralibaba
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows Workers to execute any Git operation that requires authentication by delegating it to the Manager, as Workers lack direct access to Git credentials.
Core Features & Use Cases
- Full Git Operation Delegation: Supports all Git commands, including cloning, fetching, pushing, branching, committing, merging, and rebasing.
- Secure Credential Handling: Ensures that sensitive Git credentials are never exposed to the Worker.
- Use Case: A Worker needs to clone a private repository, make changes, and push them to a feature branch. This Skill enables the Worker to send these commands to the Manager for secure execution.
Quick Start
Send a git-request to the manager to clone the repository located at https://github.com/org/repo.git into the specified workspace.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-delegation Download link: https://github.com/alibaba/hiclaw/archive/main.zip#git-delegation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.