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 with capability: push branch

Browse skills that share this capability.

  • github-pr-workflow - GitHub PR Workflow Management
    GitHubPull RequestsCI/CDGit

    ★ 0 · Updated 2026-06-30

    Manage PR lifecycle: create branches, commit changes, monitor CI, and merge via gh CLI or git + REST API

    ⚙ create branch⚙ commit changes⚙ push branch
  • github-pr-workflow - GitHub Pull Request Workflow Automation
    GitHubPull-RequestsCI/CDGit

    ★ 0 · Updated 2026-06-30

    Manage complete PR lifecycle with gh CLI or git + GitHub API

    ⚙ create branch⚙ commit changes⚙ push branch
  • gitlab-workflow - GitLab Issue-Based Development Workflow
    GitLabworkflowversion controlGit

    ★ 0 · Updated 2026-06-30

    Use GitLab CLI to run issue-first, merge-request-based development workflows

    ⚙ create issue⚙ create merge request⚙ fetch branch
  • github-pr-workflow - GitHub Pull Request Workflow
    GitHubPull-RequestsCI/CDGit

    ★ 2 · Updated 2026-06-30

    Manage complete GitHub pull request lifecycle using gh CLI or REST API

    ⚙ create branch⚙ make commit⚙ push branch
  • dld-audit-auto - Autonomous Decision Record Audit
    auditautomationdecision-recordsCI

    ★ 4 · Updated 2026-05-28

    Detects and fixes drift between decision records and code, creates audit branch and PR

    ⚙ create audit branch⚙ detect drift issues⚙ fix orphaned annotations
  • stave-worktree-pr-flow - Ship current work as GitHub PR via worktree
    gitGitHub PRworktreeworkflow

    ★ 4 · Updated 2026-05-09

    Move dirty state to worktree, commit with Conventional Commits, push to GitHub, and create pull request

    ⚙ confirm intended scope⚙ detect worktree mode⚙ move dirty state
  • prepare-release - Automate Afterburn Pre-Release PR
    releaseautomationversion-controlrust

    ★ 230 · Updated 2026-05-09

    Create pre-release PR with dependency updates and release notes

    ⚙ create branch⚙ check dependencies⚙ update dependencies
  • github-operations - GitHub API Operations and Repository Workflow
    GitHubAPIrepositoryworkflow

    ★ 0 · Updated 2026-03-23

    GitHub API operations for issues, PRs, releases, branches and repository workflow management

    ⚙ get issue details⚙ post issue comment⚙ update issue labels
  • github-issue-resolver - Automated GitHub Issue Resolution
    GitHubIssue ResolutionAutomationBug Fix

    ★ 2 · Updated 2026-03-21

    Autonomous agent for discovering, analyzing, and fixing GitHub issues with guardrails

    ⚙ fetch issues from repository⚙ score and rank issues⚙ read issue thread
  • bugfix - Automated GitHub Bug Fixing
    bug-fixGitHubautomationPR

    ★ 13 · Updated 2026-03-10

    Automates fixing GitHub issues labeled as bug, analyzing problems and creating PRs with fixes.

    ⚙ fetch bug issues⚙ analyze issue⚙ create fix branch
  • work-on - Implement changes for issues or PRs
    developmentissue-trackingpr-managementcode-implementation

    ★ 2,494 · Updated 2026-02-14

    Process issues or PRs by implementing changes, adding tests, updating docs, and creating pull requests

    ⚙ create branch⚙ implement code changes⚙ add tests
  • create-pr - Create GitHub Pull Requests
    version-controlcollaborationgitgithub

    ★ 90 · Updated 2026-02-12

    Creates pull requests on GitHub repositories

    ⚙ create pull request⚙ commit changes⚙ push branch