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: resolved conflicts

Browse skills that produce this output.

  • git-safe-pr-workflow - Safe GitHub PR Workflow for Beginners
    version controlGitHubpull requestconflict resolution

    ★ 0 · 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
  • update - Git Branch Update and Conflict Resolution
    gitversion controlmergeconflict resolution

    ★ 2 · Updated 2026-03-22

    Fetch upstream changes, merge branch, and resolve conflicts

    ⚙ detect tracking branch⚙ fetch upstream changes⚙ check update status
  • git-flow - Git Workflow Branching Strategies Guide
    gitversion controlbranchmerge

    ★ 46 · Updated 2026-03-20

    Guide Git branching strategies, naming conventions, and merge operations

    ⚙ check unmerged branches⚙ synchronize latest code⚙ create feature branch
  • jj - Jujutsu Version Control System for Git-Compatible Workflows
    version-controlgit-alternativecommand-linevcs

    ★ 31 · Updated 2026-02-13

    Use the jj version control system for Git-compatible repository management and change tracking

    ⚙ view working-copy status⚙ show commit graph⚙ create new changes