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: GitHub pull request

Browse skills that produce this output.

  • speckit-ship-run - Automate release pipeline and pull request creation
    release-automationgitpull-requestchangelog

    ★ 2 · Updated 2026-09-23

    Automates release engineering workflows by performing pre-flight checks, synchronizing branches, generating changelogs, verifying CI, and creating PRs.

    ⚙ Check extension hooks⚙ Run pre-flight readiness checks⚙ Synchronize feature branch
  • commit - Commit changes and update CHANGELOG.md
    gitcommitchangelogpull-request

    ★ 1 · Updated 2026-09-22

    Surveys diffs, updates CHANGELOG.md, drafts Conventional Commit messages, stages files, commits, validates, pushes, and creates pull requests.

    ⚙ Survey working tree diffs⚙ Update CHANGELOG.md⚙ Draft Conventional Commits message
  • 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
  • ship-it - Commit, push, and create a pull request
    gitpull-requestworkflowchangelog

    ★ 4 · Updated 2026-09-19

    Verifies builds and tests, commits code changes, updates CHANGELOG, pushes the feature branch, and creates a GitHub pull request.

    ⚙ Verify non-main branch⚙ Extract issue number from branch⚙ Run project build
  • skill-porter - Cross-platform converter for Claude Code and Gemini CLI
    claude-codegemini-cliconvertermcp

    ★ 191 · Updated 2026-09-19

    Converts Claude Code skills to Gemini CLI extensions and vice versa.

    ⚙ Convert skills between platforms⚙ Detect source platform automatically⚙ Transform metadata between formats
  • implement-issue-worktree-subagent - Implement GitHub issues using Git worktrees and subagents
    gitgit-worktreegithubpull-request

    ★ 0 · Updated 2026-09-18

    Isolates work branches via Git Worktree, delegates implementation to domain subagents, and creates pull requests after testing.

    ⚙ Create Git worktree for issue⚙ Delegate implementation to subagents⚙ Run test and lint suites
  • new-cask - Create and submit a Homebrew cask
    homebrewcaskmacospackage-management

    ★ 18 · Updated 2026-09-17

    Orchestrates agents and scripts to inspect, write, test, and submit macOS application casks to Homebrew.

    ⚙ Check app suitability⚙ Download and inspect app⚙ Recommend livecheck strategy
  • 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
  • create-pr - Create GitHub pull requests following Marty conventions.
    githubpull-requestprgit

    ★ 0 · Updated 2026-09-13

    Creates non-interactive GitHub pull requests using the gh CLI following Marty conventions.

    ⚙ Create GitHub pull requests⚙ Specify base and head branches⚙ Add PR reviewers and labels
  • issue - Work a GitHub issue end to end and open a pull request
    githubissuegitpull-request

    ★ 0 · Updated 2026-09-13

    Works a GitHub issue end to end by reading details, editing code in a worktree, opening a pull request, and commenting on the issue.

    ⚙ Read issue details⚙ Create git worktree⚙ Commit code changes
  • open-pr - Create and open a GitHub pull request
    gitgithubpull-requestpr

    ★ 3,177 · Updated 2026-09-13

    Commits working changes, pushes the feature branch, and creates a GitHub pull request using the repository template.

    ⚙ Assess working tree status⚙ Format changed files with Prettier⚙ Commit changes using conventional message
  • dev7-pr - Create PR, wait for Greptile review, and address comments
    gitgithubpull-requestcode-review

    ★ 51 · Updated 2026-09-11

    Create a PR, push to GitHub, wait for Greptile review, address comments, and push final code as part of the dev workflow.

    ⚙ Push branch to remote repository⚙ Create pull request on GitHub⚙ Wait for automated Greptile review
  • create-pull-request - Create GitHub Pull Requests Following Project Conventions
    GitHubPull RequestGitCode Review

    ★ 823 · Updated 2026-06-30

    Create a GitHub pull request following project conventions, handling commit analysis, branch management, and PR creation via gh CLI.

    ⚙ Check gh CLI installation⚙ Verify GitHub authentication⚙ Check existing pull requests
  • 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
  • python-canary-fix - Fix Python canary cron failures
    pythoncanaryCI/CDtroubleshooting

    ★ 1,234 · Updated 2026-05-09

    Investigate and fix Python canary cron failures for instrumentation packages

    ⚙ enumerate failing packages⚙ filter transient failures⚙ check existing PRs
  • 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
  • l-pr - Create draft PR with auto-generated body
    gitgithubpull-requestcode-review

    ★ 3,009 · Updated 2026-03-22

    Creates draft PR targeting develop with auto-generated title and body from design files, issues, or commits.

    ⚙ gather git state⚙ commit uncommitted changes⚙ push changes to remote
  • raise-pr - Create GitHub PR for FlashList repository
    GitHubversion-controlpull-requestcode-review

    ★ 7,239 · Updated 2026-03-09

    Creates a GitHub pull request for FlashList with proper conventions and no AI attribution

    ⚙ create GitHub pull request⚙ create commit⚙ create branch
  • raise-pr - Create GitHub Pull Requests for FlashList
    GitHubversion-controlcode-reviewdevelopment-workflow

    ★ 57 · Updated 2026-03-09

    Creates GitHub pull requests for FlashList with proper formatting and conventions

    ⚙ create git branch⚙ commit code changes⚙ create GitHub PR
  • open-pull-request - Create GitHub Pull Requests via CLI
    githubgitpull-requestversion-control

    ★ 0 · Updated 2026-02-23

    Drafts and submits pull requests using GitHub CLI

    ⚙ create pull requests⚙ write PR descriptions⚙ confirm with user

Scroll to load more