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: feature branch

Browse skills that use this input.

  • setup-design-system - Initialize accessible design system
    design systemui componentsTailwind CSSaccessibility

    ★ 602 · Updated 2026-05-28

    Initialize or extend design system with accessible UI components, Tailwind/shadcn integration, and documentation.

    ⚙ verify feature branch⚙ assess current state⚙ create design tokens
  • create-pr - Create pull requests in warp repository
    pull requestgitcode reviewwarp

    ★ 0 · Updated 2026-05-09

    Create a pull request in the warp repository for the current branch

    ⚙ merge master into branch⚙ run presubmit checks⚙ review changes
  • create-pr - Create pull requests in warp repository
    gitpull requestcode reviewrepository

    ★ 0 · Updated 2026-05-09

    Create a pull request in the warp repository for the current branch

    ⚙ merge master into branch⚙ run presubmit checks⚙ review code changes
  • create-pr - Create pull requests in warp repository
    repositorypull requestversion control

    ★ 51 · Updated 2026-05-09

    Create pull requests for the current branch in the warp repository

    ⚙ merge master branch⚙ run presubmit checks⚙ link Linear tasks
  • create-pr - Create Pull Requests in Warp Repository
    gitpull requestgithubcode review

    ★ 586 · Updated 2026-05-09

    Create a pull request in the warp repository for the current branch

    ⚙ merge master branch⚙ run presubmit checks⚙ create pull request
  • git-workflow - Git workflow guidance for commits and PRs
    gitversion controlworkflowcommit

    ★ 422 · Updated 2026-05-09

    Provides guidance on Git worktree workflow, commit standards, and PR best practices

    ⚙ create worktree⚙ list worktrees⚙ remove worktree
  • specimin-wrap - Squash commits and create pull request
    version controlcode reviewGitHubcommit

    ★ 602 · Updated 2026-03-26

    Squash commits and generate PR for completed feature implementation

    ⚙ check uncommitted changes⚙ run test suite⚙ review code changes
  • 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
  • yabgp-release-workflow - YABGP Development and Release Workflow
    workflowversion managementrelease processdevelopment

    ★ 246 · Updated 2026-03-23

    Defines development, version management, and release workflow for yabgp project

    ⚙ manage project branches⚙ follow PEP 440 standards⚙ create feature 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
  • feature-review - Feature Branch Code Review
    code reviewfeature reviewquality assurancesoftware architecture

    ★ 1 · Updated 2026-03-19

    Review committed feature-branch changes against feature spec and generate actionable review report.

    ⚙ read feature spec⚙ show committed diff⚙ run tests
  • finishing-a-development-branch - Finishing a Development Branch with Workflow Options
    developmentgitbranchmerge

    ★ 6 · Updated 2026-03-09

    Clean branch wrap-up with workflow options when a feature branch is complete and ready to merge.

    ⚙ create pull request⚙ rebase feature branch⚙ update documentation
  • git-pull-request - Create Pull Requests on GitHub
    gitGitHubpull-requestcode-collaboration

    ★ 602 · Updated 2026-02-13

    Use when creating a pull request.

    ⚙ analyze branch changes⚙ check for Linear issue⚙ create PR title
  • code-complete-issue-pr-handling - GitHub Issue PR Completion and Status Update
    GitHubPRissue-managementworkflow

    ★ 1 · Updated 2026-02-13

    Creates PRs and updates issue status when development work is completed

    ⚙ create PR via GitHub MCP⚙ add issue comment via GitHub MCP⚙ update project status via Appforge MCP
  • workflow-team - Agent Teams Workflow for Parallel Development
    team-collaborationparallel-developmentgit-workflowtask-orchestration

    ★ 0 · Updated 2026-02-11

    Autonomous parallel development workflow with team lead orchestration and teammate execution protocols

    ⚙ orchestrate team lead planning⚙ spawn teammates with task assignments⚙ delegate work to teammates
  • finishing-a-development-branch - Complete Development Branch Workflow with Structured Options
    gitversion-controlworkflowdevelopment

    ★ 284,734 · Updated 2026-02-09

    Guide completion of development work by presenting structured options for merge, PR, or cleanup after implementation is complete

    ⚙ run test suite⚙ determine base branch⚙ present completion options