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 output: Git branch

Browse skills that produce this output.

  • changes-to-pr - Turn working-tree changes into commits, branches, and PRs
    gitpull-requestcommitworkflow

    ★ 7 · Updated 2026-09-24

    Turns working-tree changes into atomic commits and, per repo policy, cuts a branch and opens a PR with a drafted description.

    ⚙ Inspect working tree changes⚙ Run interactive plan gates⚙ Create git branch
  • sync - Run the full project sync pipeline
    syncgitpull-requestpipeline

    ★ 12 · Updated 2026-09-21

    Executes the project sync pipeline handling lifecycle updates, audit gating, template propagation, git commit, push, and PR creation.

    ⚙ Stage task files⚙ Generate PR description⚙ Execute project audit
  • ush-github-task-flow - GitHub Task Flow
    githubpull-requestworkflowgit

    ★ 0 · Updated 2026-09-19

    Carries bounded implementation tasks from a GitHub issue through an isolated branch and validated changes to an open pull request.

    ⚙ Deliver pull requests⚙ Merge pull requests⚙ Validate implementation changes
  • branch-pr - Create Gentle AI pull requests with issue-first checks
    gitgithubpull-requestbranch

    ★ 0 · Updated 2026-09-15

    Create pull requests and git branches with issue-first validation, shellcheck checks, and conventional commits.

    ⚙ Verify approved issue status⚙ Create git branch⚙ Run shellcheck on modified scripts
  • branch-pr - Create pull requests with issue-first checks
    gitgithubpull-requestcode-review

    ★ 0 · Updated 2026-09-15

    Creates and prepares pull requests with issue-first checks, type labels, branch naming rules, and automated validation.

    ⚙ Verify approved status on issue⚙ Create standardized Git branch⚙ Run shellcheck on modified scripts
  • branch-pr - Create PRs with issue checks and branch rules
    gitgithubpull-requestworkflow

    ★ 0 · Updated 2026-09-15

    Creates pull requests, verifies linked issue approvals, validates branch and commit formats, and executes shellcheck checks.

    ⚙ Verify approved issue link⚙ Create Git branch⚙ Run shellcheck on scripts
  • 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
  • github-pr-workflow - GitHub Pull Request Workflow
    GitHubPull-RequestsCI/CDGit

    ★ 3 · Updated 2026-06-30

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

    ⚙ create branch⚙ make commit⚙ push branch
  • stave-worktree-pr-flow - Ship current work as a GitHub PR via worktree
    gitgithubpull requestworktree

    ★ 3 · Updated 2026-05-09

    Moves dirty Git state to a worktree, commits, pushes, and opens a pull request.

    ⚙ detect worktree status⚙ create temporary worktree⚙ move dirty changes
  • adr - Write Architecture Decision Records in HikmaAI format
    ADRarchitecture decisiondocumentationHikmaAI

    ★ 16 · Updated 2026-05-09

    Create ADRs with HikmaAI format through refinement, research, writing, vault storage, and review

    ⚙ refine requirements⚙ launch research⚙ create Linear ticket
  • commitizen-git-flow - Git commit message assistant
    gitcommitversion controlworkflow

    ★ 1 · Updated 2026-03-20

    Creates and validates commit messages following Conventional Commits and Git Flow

    ⚙ create branch⚙ construct commit message⚙ execute git commit
  • task-skill - Execute Generic Tasks
    task executioncodingcode reviewdocumentation

    ★ 18 · Updated 2026-03-19

    Execute various tasks including understanding code, implementing changes, and reporting results

    ⚙ read text files⚙ analyze code⚙ review documentation
  • task - Integrated workflow orchestration for development tasks
    workflowdevelopmentautomationcode review

    ★ 0 · Updated 2026-03-10

    Orchestrate full workflow from analysis to commit for development tasks

    ⚙ analyze requirements⚙ identify affected files⚙ determine task type
  • jira-start-work - Start Jira work with git branch automation
    JiraGitworkflowDevOps

    ★ 1 · Updated 2026-03-10

    Find Jira tickets, create git branch, and transition to In Development status

    ⚙ list Jira tickets⚙ create git branch⚙ switch git branch
  • issue-resolver - GitHub Issue Resolver for Automated Issue Management
    GitHubissue managementdevelopment workflowautomation

    ★ 0 · Updated 2026-02-13

    Processes GitHub issues by following a structured workflow from issue selection to PR creation

    ⚙ get GitHub issue list⚙ display issues for selection⚙ read issue details