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: check CI status

Browse skills that share this capability.

  • github-pr-workflow - GitHub PR Workflow Management
    GitHubPull RequestsCI/CDGit

    ★ 0 · Updated 2026-06-30

    Manage PR lifecycle: create branches, commit changes, monitor CI, and merge via gh CLI or git + REST API

    ⚙ create branch⚙ commit changes⚙ push branch
  • github-pr-workflow - GitHub Pull Request Workflow Automation
    GitHubPull-RequestsCI/CDGit

    ★ 0 · Updated 2026-06-30

    Manage complete PR lifecycle with gh CLI or git + GitHub API

    ⚙ create branch⚙ commit changes⚙ push branch
  • review-pr - GitHub Pull Request Review
    GitHubcode reviewpull requesttesting

    ★ 0 · Updated 2026-03-25

    Analyze GitHub PR including diff, comments, related issues, and local code context

    ⚙ create worktree⚙ fetch PR metadata⚙ fetch PR diff
  • dependabot - Dependabot PR Processor
    GitHubDependabotPull RequestsDependency Management

    ★ 5 · Updated 2026-03-24

    Processes Dependabot PRs sequentially, analyzes risks, rebases if needed, then merges or requests changes

    ⚙ list open Dependabot PRs⚙ analyze dependency updates⚙ check CI status
  • iterate-pr - Iterate on PR Until CI Passes
    GitHubPull RequestCI/CDAutomation

    ★ 6 · Updated 2026-03-10

    Continuously iterate on branch until CI checks pass and review feedback is addressed

    ⚙ identify pull request⚙ check CI status⚙ gather review feedback
  • ci-checker - CI Checker for GitHub PR Status and Failure Fixing
    CI/CDGitHubPull RequestAutomation

    ★ 18 · Updated 2026-03-09

    Checks GitHub CI status for pull requests and guides fixing any failures

    ⚙ check CI status⚙ get PR information⚙ parse check results
  • ci-checker - GitHub CI Status Checker and Failure Guide
    cigithubautomationdevops

    ★ 602 · Updated 2026-03-09

    Checks GitHub CI status for PRs and guides fixing any failures

    ⚙ get PR information⚙ check CI status⚙ report status
  • github - GitHub CLI Operations for Repository Management
    GitHubCLIDevelopmentAutomation

    ★ 816 · Updated 2026-02-12

    Interact with GitHub repositories using the gh CLI for issues, PRs, and workflow management

    ⚙ use gh CLI⚙ check CI status⚙ list workflow runs