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: merged code changes

Browse skills that produce this output.

  • opentangl - Autonomous dev team for JS/TS projects
    ai-agentscode-generationautonomous-developmentmulti-repo

    ★ 0 · Updated 2026-05-11

    Autonomous dev team that plans features, writes code, creates PRs, reviews, and merges across multiple JS/TS repos

    ⚙ detect project setup⚙ read configuration files⚙ generate projects.yaml
  • git-safe-pr-workflow - Safe GitHub PR Workflow for Beginners
    version controlGitHubpull requestconflict resolution

    ★ 8 · Updated 2026-03-23

    Guide users through safe GitHub PR workflow with branch syncing, conflict resolution, and safe recovery operations.

    ⚙ create feature branch⚙ commit changes locally⚙ open pull request
  • git-workflow - Git Workflow for Parallel Agent Development
    gitworkflowcollaborationversion-control

    ★ 0 · Updated 2026-02-18

    Coordinates multiple agents working on the same Git repository using worktrees for isolation and conflict prevention

    ⚙ create git worktrees⚙ create task branches⚙ commit changes locally
  • git-pr-merge - Git Pull Request Merge and Sync
    Git operationscode reviewbranch managementDevOps

    ★ 18 · Updated 2026-02-12

    Audits pull requests, merges them to main branch, and synchronizes local development environment

    ⚙ audit pull requests⚙ merge pull requests⚙ sync local environment