Git
РекомендуемMaster version control with expert guidance on commits, branching, rebases, and safe history recovery for seamless team collaboration and repository safety.
npx clawhub@latest install gitПлатформы
The Git skill provides your AI agent with a professional framework for managing version control. It covers everything from basic commits and branching to advanced operations like interactive rebasing, conflict resolution, and history recovery. It ensures that the agent applies Git discipline automatically, preventing common mistakes like accidental force pushes or messy commit histories.
Принцип работы
This skill is stateless and serves as a comprehensive rulebook for Git operations. When an agent performs repository tasks, it follows structured workflows for Feature Branches and Hotfixes. It prioritizes safety by using --force-with-lease, enforces Conventional Commits for readability, and utilizes tools like git reflog to ensure no work is ever truly lost.
Ключевые возможности
rebase, squash, and reset with built-in safety checks.reflog and bisect to recover deleted branches or find bug-introducing commits.Требования
No external API keys or cloud services are required for this skill. It operates entirely using your local environment's Git installation.
Сценарии использования
pull --rebase and safe push protocols.git bisect across historical commits.Как установить
npx clawhub@latest install gitnpx clawhub@latest install gitПлатформы
Часто задаваемые вопросы
Отзывы
0 отзывовВойдите, чтобы написать отзыв
Отзывов пока нет. Будьте первым, кто поделится своим опытом!