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.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...