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: perform squash merge

Browse skills that share this capability.

  • dev-swarm-git-merge - Git Partial and Clean Merge Skill
    gitmergeversion controldevops

    ★ 18 · Updated 2026-03-22

    Execute git partial merges of specific folders and squash merges for clean single-commit branch integration

    ⚙ checkout specific folders from branch⚙ perform squash merge⚙ switch target branch
  • merge - Squash merge feature to main/develop
    gitmergebranchversion-control

    ★ 4 · Updated 2026-03-22

    Performs squash merge of current feature branch to main or develop branch with worktree support

    ⚙ check uncommitted changes⚙ switch to target branch⚙ pull target branch