文件预览

skill-card.md

查看 Git 技能包中的文件内容。

文件内容

skill-card.md

## Description: <br>
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. <br>

This skill is ready for commercial/non-commercial use. <br>

## Publisher: <br>
[ivangdavila](https://clawhub.ai/user/ivangdavila) <br>

### License/Terms of Use: <br>
MIT-0 <br>


## Use Case: <br>
Developers and engineers use this skill to guide everyday Git repository work, including commits, branches, merges, rebases, pull requests, conflict resolution, history recovery, and team collaboration. <br>

### Deployment Geography for Use: <br>
Global <br>

## Known Risks and Mitigations: <br>
Risk: Some recommended Git commands can discard local work or rewrite repository history when used carelessly. <br>
Mitigation: Review reset, clean, rebase, force-push, tag deletion, and remote push/delete commands before execution, and verify the repository, branch, remote, and working-tree status first. <br>


## Reference(s): <br>
- [ClawHub Skill Page](https://clawhub.ai/ivangdavila/git) <br>
- [Skill Homepage](https://clawic.com/skills/git) <br>


## Skill Output: <br>
**Output Type(s):** [guidance, markdown, shell commands, configuration] <br>
**Output Format:** [Markdown guidance with inline shell command examples] <br>
**Output Parameters:** [1D] <br>
**Other Properties Related to Output:** [Requires the git command-line tool; server metadata lists linux, darwin, and win32 support.] <br>

## Skill Version(s): <br>
1.0.8 (source: frontmatter and server release evidence) <br>

## Ethical Considerations: <br>
Users should evaluate whether this skill is appropriate for their environment, review any generated or modified files before relying on them, and apply their organization's safety, security, and compliance requirements before deployment. <br>