skylv-git-workflow-helperGit Operations Assistant. Handle Git operations, resolve conflicts, manage branches. Triggers: Git, commit, merge, branch, pull request, conflict.
Install via ClawdBot CLI:
clawdbot install sky-lv/skylv-git-workflow-helperGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 21, 2026
A developer accidentally commits changes and wants to revert the commit but keep the modifications staged for re-commit. The skill provides the exact command and explains the soft reset option.
When multiple developers merge branches, conflicts arise. The skill assists in identifying conflict markers and provides strategies to resolve them efficiently.
A team is starting a new project and needs a recommended branching model. The skill suggests popular strategies like GitFlow or trunk-based development based on project needs.
To maintain a clean commit history, the skill checks commit messages against standards like Conventional Commits and provides feedback for improvements.
The core Git operations are free, but advanced templates for branching strategies and conflict resolution patterns are available via subscription.
Offer the skill as an add-on to existing CI/CD platforms (e.g., Jenkins, GitHub Actions) with enhanced automation for merge conflict detection and resolution.
Combine the skill usage with online courses and certification exams for version control best practices, targeting new developers and teams.
💬 Integration Tip
Integrate with GitHub or GitLab via webhooks to automate commit message checks and conflict notifications.
Scored May 21, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...