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 input: Git branch

Browse skills that use this input.

  • branch-cycle-audit - Branch ↔ Cycle Audit Skill
    gitbranchcycleaudit

    ★ 0 · Updated 2026-09-16

    Verify branch ownership for session, cycle, and intermediate branches and enforce cycle mapping invariants.

    ⚙ Run branch-cycle admission⚙ Detect current branch⚙ Scan active cycles
  • archive - Close out a merged change
    archivegitspecwrightchange-management

    ★ 3 · Updated 2026-09-12

    Confirms a change merge via Git and moves its folder under the archive directory with its ship date.

    ⚙ Confirm merge status via Git⚙ Check change shipped status⚙ Move change folder to archive
  • create-pull-request - Create GitHub Pull Requests Following Project Conventions
    GitHubPull RequestGitCode Review

    ★ 823 · Updated 2026-06-30

    Create a GitHub pull request following project conventions, handling commit analysis, branch management, and PR creation via gh CLI.

    ⚙ Check gh CLI installation⚙ Verify GitHub authentication⚙ Check existing pull requests
  • review-pr - GitHub PR Review and Fix
    code reviewGitHubPRautomation

    ★ 1 · Updated 2026-06-15

    Fetch and fix GitHub PR feedback from bots and humans

    ⚙ Fetch PR feedback⚙ Parse review threads⚙ Parse review comments
  • awaiting-pr-workflows - Check and Wait for GitHub PR Workflows
    githubpull requestworkflowCI

    ★ 650 · Updated 2026-05-09

    Wait for GitHub PR workflows to complete while verifying unpushed changes and commit correlation

    ⚙ check unpushed commits⚙ verify PR exists⚙ compare commits
  • pr-ship - OpenClaw PR Risk Report
    PR reviewRisk assessmentOpenClawCode analysis

    ★ 0 · Updated 2026-03-26

    Generates pre-ship risk reports for OpenClaw pull requests with severity-scored findings

    ⚙ diff current branch⚙ investigate changed modules⚙ classify module risk
  • ralph-bridge - Multi-Story Fresh Instance Orchestration
    orchestrationmulti-storyfresh instancesClaude

    ★ 650 · Updated 2026-03-20

    Orchestrates fresh Claude instances per story to prevent context window exhaustion

    ⚙ spawn fresh Claude instance⚙ select story by dependency⚙ track story progress
  • pr-and-cleanup - Automated PR Creation with Worktree Cleanup
    gitworkflowautomationpull-request

    ★ 18 · Updated 2026-02-15

    Creates pull requests and removes worktrees after development completion

    ⚙ Detect current worktree and branch⚙ Check for uncommitted changes⚙ Create pull request interactively
  • dev - TDD Development Workflow Orchestrator
    developmentorchestrationtddworkflow

    ★ 18 · Updated 2026-02-14

    Orchestrates TDD-based development workflow with test-first planning, Obsidian storage, step splitting, and sequential execution

    ⚙ Initialize workflow state⚙ Create TDD implementation plan⚙ Save plan to Obsidian vault