LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: version-control

Browse skills that share this tag.

  • git-workflow-management - Automate Git commit, branch, check, and history workflows.
    gitworkflowcommitbranch

    ★ 17 · Updated 2026-09-24

    Automates Git workflows including commit message generation, branch management, pre-commit quality checks, and repository history analysis.

    ⚙ Generate conventional commit messages⚙ Manage Git branches⚙ Run pre-commit quality checks
  • git-workflow - Git Workflow Guidelines
    gitversion-controlworkflowcommit

    ★ 1 · Updated 2026-09-24

    Provides standards and guidelines for creating branches, making commits, writing commit messages, and managing Git operations.

    ⚙ Create and manage Git branches⚙ Write formatted Git commit messages⚙ Verify changes before committing code
  • onevcat-jj - Jujutsu (jj) Version Control for Agent Workflows
    jujutsujjversion-controlgit

    ★ 0 · Updated 2026-09-24

    Provides guidance and commands for using Jujutsu (jj) for local version control in agent development workflows.

    ⚙ Initialize Jujutsu repository⚙ Inspect change status and diffs⚙ Create and edit changes
  • github-release-manager - Automate release pipelines and deployment orchestration
    githubrelease-managementdeploymentautomation

    ★ 1 · Updated 2026-09-20

    Handles release pipelines, multi-package version coordination, deployment orchestration with rollback, and release documentation generation.

    ⚙ Coordinate multi-package version updates⚙ Generate release documentation and changelogs⚙ Orchestrate staged deployments with rollback
  • speckit-updater - SpecKit Safe Update
    speckitupdaterbackupversion-control

    ★ 129 · Updated 2026-09-20

    Provides safe update and installation capabilities for GitHub SpecKit installations while preserving project customizations.

    ⚙ Update SpecKit templates⚙ Install SpecKit templates⚙ Preserve user customizations
  • version-control - Manage Git repositories and collaborative workflows.
    gitversion-controlrepository-managementbranching

    ★ 57 · Updated 2026-09-19

    Equips an agent to perform Git version control tasks including repository management, branching, conflict resolution, hooks, and commit hygiene.

    ⚙ Assess repository state⚙ Stage and commit changes⚙ Manage Git branches
  • jj - Git-compatible version control using Jujutsu
    vcsgitjujutsujj

    ★ 49 · Updated 2026-09-18

    Provides Git-compatible version control operations for repositories managed by Jujutsu (jj).

    ⚙ Check working copy status⚙ Describe and commit changes⚙ Squash and rebase commits
  • git-workflow - Git/GitHub Standard Development Workflow
    gitgithubworkflowversion-control

    ★ 0 · Updated 2026-09-17

    Defines standard Git and GitHub development processes covering branch strategy, commit rules, PR management, and semantic versioning.

    ⚙ Analyze requirements and manage issues⚙ Create standard git branches⚙ Implement small logical changes
  • git-workflow - Squad dev-first git branching and worktree workflow
    gitworkflowworktreeversion-control

    ★ 0 · Updated 2026-09-16

    Provides guidelines and commands for Squad's dev-first git branching model, worktree isolation for parallel issues, and multi-repo setups.

    ⚙ Create dev-based issue branches⚙ Manage parallel issues with worktrees⚙ Coordinate multi-repository dependency workflows
  • commit-message - Generate clear commit messages from git diffs
    gitcommitversion-control

    ★ 0 · Updated 2026-09-16

    Analyzes git status, staged diffs, and recent commit history to generate conventional commit messages and automatically create git commits.

    ⚙ Analyze git status and diffs⚙ Generate conventional commit messages⚙ Create git commits automatically
  • create-pr - Create a pull request from current changes
    gitgithubpull-requestversion-control

    ★ 0 · Updated 2026-09-15

    Handles branch creation, logical commit splitting, pushing code, and creating draft pull requests with descriptions.

    ⚙ Assess git working tree status⚙ Create git feature branches⚙ Split changes into logical commits
  • git-commit - Commit changes to Git repository using Conventional Commits
    gitversion-controlcommitconventional-commits

    ★ 1 · Updated 2026-09-14

    Commits Git repository changes using Conventional Commits with Japanese messages based on solution context and project plans.

    ⚙ Check git status and diffs⚙ Review commit history⚙ Check task list and plans
  • commit - Create git commits following Sentry commit conventions
    gitcommitsentryconventional-commits

    ★ 0 · Updated 2026-09-14

    Creates git commits following Sentry conventional commit standards with branch checking, message formatting, and issue references.

    ⚙ Check current branch⚙ Format conventional commit headers⚙ Add issue references
  • spectre-rebase - Safely rebase git branch with automatic conflict resolution
    gitrebaseconflict-resolutionversion-control

    ★ 161 · Updated 2026-09-14

    Rebases current git branch onto target with backup ref, auto conflict resolution, and post-rebase verification or parent handoff.

    ⚙ Create backup ref before rebasing⚙ Auto-commit uncommitted changes⚙ Rebase current branch onto target
  • merge-main - Merge latest default branch changes into current branch.
    gitmergeversion-controlconflict-resolution

    ★ 0 · Updated 2026-09-13

    Merges latest default branch changes into current branch, resolves conflicts, reviews applicability, and pushes.

    ⚙ Detect default branch⚙ Check uncommitted changes⚙ Fetch remote changes
  • commit-work - Create high-quality git commits
    gitcommitversion-controlcode-review

    ★ 0 · Updated 2026-09-13

    Reviews and stages intended changes, splits work into logical commits, and writes conventional commit messages.

    ⚙ Inspect working tree status⚙ Stage changes using patch mode⚙ Split work into logical commits
  • git-push - Git version control and GitHub synchronization management
    gitgithubversion-controlcode-push

    ★ 0 · Updated 2026-09-13

    Manages local Git version control and synchronizes code changes, branches, and logs with GitHub remote repositories.

    ⚙ Configure Git repository⚙ Push code changes⚙ Create and switch branches
  • git-essentials - Essential Git commands and workflows for version control.
    gitversion-controlbranchingworkflow

    ★ 0 · Updated 2026-09-13

    Essential Git commands and workflows for version control, branching, and collaboration.

    ⚙ Rename master branch to main⚙ Manage staging and commit changes⚙ Create and manage git branches
  • commit - Standardize Git commit messages and execute commits
    gitcommitversion-controlgit-commit

    ★ 0 · Updated 2026-09-13

    Formats Git commit messages according to specified conventions and executes commits when requested.

    ⚙ Check Git change scope⚙ Analyze code changes⚙ Build standardized commit messages
  • smart-git-automation - Smart Git automation for branch, commit, and PR workflows
    gitautomationworkflowpull-request

    ★ 0 · Updated 2026-09-13

    Detects and groups git changes, auto-generates branch names and commit messages, and streamlines push and PR workflows.

    ⚙ Group related git changes⚙ Auto-generate branch names⚙ Stage explicit file paths

Scroll to load more