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: conflict resolution

Browse skills that share this tag.

  • active-listening - Active Listening Techniques for Effective Communication
    communicationactive listeninginterpersonal skillsconflict resolution

    ★ 602 · Updated 2026-06-30

    Techniques for attending, paraphrasing, reflective listening, clarifying questions, summarizing, and cross-cultural listening in conversations.

    ⚙ paraphrase speaker's message⚙ reflect speaker's emotions⚙ ask clarifying questions
  • dialectical-mapping-steelmanning - Dialectical Mapping for Binary Choices
    dialectical reasoningsteelmanningdebate analysisconflict resolution

    ★ 4 · Updated 2026-05-28

    Applies thesis-antithesis-synthesis reasoning to escape false binary choices by steelmanning positions and synthesizing principled resolutions.

    ⚙ frame debate topic⚙ steelman first position⚙ steelman second position
  • merging-worktrees - Merge Parallel Worktrees to Unified Branch
    gitmergeworktreeparallel development

    ★ 4 · Updated 2026-05-09

    Merges parallel worktrees with conflict detection, 3-way analysis, and ordered resolution

    ⚙ build dependency graph⚙ create merge plan⚙ execute sequential merges
  • realtime-collab-engineer - Real-time collaboration system design
    CRDTWebSocketreal-time collaborationpresence

    ★ 0 · Updated 2026-05-09

    Designs real-time collaboration systems with CRDT, WebSocket, presence, and conflict resolution

    ⚙ design CRDT engines⚙ show user presence⚙ display live cursors
  • openspec-bulk-archive-change - Batch archive completed changes
    batch archivechange managementspec syncconflict resolution

    ★ 18 · Updated 2026-03-25

    Archive multiple completed changes in a single operation

    ⚙ get active changes⚙ prompt for change selection⚙ validate change status
  • 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
  • port-authhority - Detect and resolve port conflicts
    dockerport managementconflict resolutionlocal development

    ★ 0 · Updated 2026-03-22

    Diagnose and resolve port conflicts between Docker containers and host processes

    ⚙ scan port usage⚙ detect port conflicts⚙ identify host processes
  • 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
  • supabase-offline-sync - Offline-first sync for Expo and Supabase
    offline-firstdatabase syncmobile developmentqueue management

    ★ 18 · Updated 2026-03-20

    Queue-based offline-first sync between Expo SQLite and Supabase PostgreSQL

    ⚙ queue sync operation⚙ process sync queue⚙ insert record
  • sync-conflict-resolver - Offline-Online sync conflict resolution logic
    synchronizationconflict resolutionoffline-firstdata consistency

    ★ 0 · Updated 2026-02-12

    Defines retry and conflict resolution logic for offline-online data synchronization

    ⚙ create mutation queue⚙ process queue sequentially⚙ validate inventory conflict