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

Browse skills that share this capability.

  • finishing-a-development-branch - Verify and complete a development branch.
    gitworkflowbranch-managementpull-request

    ★ 4 · Updated 2026-09-18

    Guides development branch completion by verifying tests, requirements, code review, and TDD compliance before merging or cleaning up.

    ⚙ Verify implementation completeness⚙ Determine base branch⚙ Merge branch locally
  • create-pr - Create git branch, atomic commits, and open pull request
    gitpull-requestgithubworkflow

    ★ 3 · Updated 2026-09-16

    Create branch, atomic commits, push, and open a pull request with terse, exact messages.

    ⚙ Detect base branch⚙ Ensure valid branch name⚙ Stage specific files
  • run-issue-task - Execute GitHub Issue-driven tasks
    githubissueworkflowautomation

    ★ 0 · Updated 2026-09-16

    Starts and executes a GitHub Issue-driven task based on execution guidelines, from dependency check to PR creation.

    ⚙ Check issue dependencies⚙ Create working branch⚙ Create working branch note
  • 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
  • pr - Create a pull request for the current branch
    gitgithubpull-requestpr

    ★ 0 · Updated 2026-09-10

    Validates tests and type checks, analyzes changes, generates PR title and body, pushes the branch, and creates a pull request.

    ⚙ Run test and type-check commands⚙ Analyze branch changes⚙ Generate pull request title
  • epic-run - Autonomous Epic Execution Skill
    epic managementautomated executionGitHub integrationCI/CD automation

    ★ 2 · Updated 2026-05-28

    Automates entire epic lifecycle: planning, sequential story development, and closing phases

    ⚙ Create epic issue⚙ Decompose epic into stories⚙ Design schema and API
  • candid-fast-ship - Fast shipping for low-risk changes
    deploymentgitautomationpull request

    ★ 18 · Updated 2026-05-11

    Runs only explicitly enabled steps for low-risk changes

    ⚙ Run pre-flight checks⚙ Load configuration⚙ Display plan
  • create-pr - Create pull request in warp repository
    pull requestgitcode reviewwarp repository

    ★ 0 · Updated 2026-05-09

    Create a pull request in the warp repository for the current branch

    ⚙ Merge master into branch⚙ Run presubmit checks⚙ Review changes
  • ue-game-bugs - Autonomous UE5 C++ Bug Fixing System
    game-developmentbug-fixingc++github

    ★ 0 · Updated 2026-03-25

    Autonomously analyzes and fixes UE5 C++ bugs from GitHub issues, screenshots, logs, or text descriptions

    ⚙ Parse GitHub issues and logs⚙ Classify bug type⚙ Search codebase
  • ue-game-bugs - Autonomous UE5 Bug Fixing System
    Unreal Engine 5bug fixingC++autonomous

    ★ 0 · Updated 2026-03-25

    Analyzes and fixes UE5 C++ bugs from GitHub issues, screenshots, logs, or text descriptions

    ⚙ Parse input sources⚙ Extract bug details⚙ Classify bug type
  • github-cli - GitHub CLI for Terminal Operations
    GitHubCLIDevOpsCommand-line

    ★ 0 · Updated 2026-03-22

    Perform GitHub operations via terminal CLI

    ⚙ List pull requests⚙ Create pull request⚙ View pull request
  • git-cd-pr - Git CD PR Continuous Delivery
    GitPull RequestContinuous DeliveryCode Review

    ★ 9 · Updated 2026-03-22

    Create Continuous Delivery Pull Requests with full workflow including QA, version labels, feature flags, and automatic code review

    ⚙ Create pull request⚙ Load configuration file⚙ Verify GitHub scopes