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: code-collaboration

Browse skills that share this tag.

  • creating-pull-request - Create PRs with TileOPs conventions automatically
    GitHubcode-collaborationautomation

    ★ 190 · Updated 2026-03-09

    Creates pull requests with proper title, body, and labels following conventions

    ⚙ determine repository information⚙ create draft pull request⚙ add required labels
  • commit-push-open-mr - Review, Commit, Push and Create Merge Requests
    gitversion-controlcode-collaborationworkflow-automation

    ★ 3 · Updated 2026-02-18

    Review git changes, commit relevant files, push code, and create or update merge/pull requests

    ⚙ review git status⚙ stage relevant files⚙ research changes
  • git-pull-request - Create Pull Requests on GitHub
    gitGitHubpull-requestcode-collaboration

    ★ 602 · Updated 2026-02-13

    Use when creating a pull request.

    ⚙ analyze branch changes⚙ check for Linear issue⚙ create PR title
  • mkmr - Create merge requests to mainline branches
    gitversion-controlcode-collaborationmerge-request

    ★ 5 · Updated 2026-02-12

    Create merge requests from current branch to mainline branch

    ⚙ Check gh or glab availability⚙ Check current branch⚙ Check diff between branches
  • create-pr - Create Pull Request with Auto-Generated Description
    gitgithubpull-requestversion-control

    ★ 1 · Updated 2026-02-12

    Creates and pushes a pull request with automatically generated title and description

    ⚙ check git status⚙ verify current branch⚙ push to remote repository