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

Browse skills that produce this output.

  • github-pr-workflow - GitHub Pull Request Workflow
    GitHubPull-RequestsCI/CDGit

    ★ 3 · Updated 2026-06-30

    Manage complete GitHub pull request lifecycle using gh CLI or REST API

    ⚙ create branch⚙ make commit⚙ 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
  • release-version - Version Release Workflow Automation
    releaseversion controlGitHub Actionsautomation

    ★ 819 · Updated 2026-03-22

    Automate version bumping, changelog generation, and GitHub release process

    ⚙ check uncommitted changes⚙ group related commits⚙ generate changelog
  • lane-ci-investigation - Investigate GitHub CI for current lane
    CIGitHubDebuggingInvestigation

    ★ 1 · Updated 2026-03-20

    Check GitHub PR/branch checks and summarize first actionable failure

    ⚙ Check GitHub PR checks⚙ Inspect workflow runs⚙ Identify first actionable failure
  • 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

    ★ 650 · Updated 2026-03-09

    Checks GitHub CI status for PRs and guides fixing any failures

    ⚙ get PR information⚙ check CI status⚙ report status
  • code-review - Bidirectional Code Review for Pull Requests
    code-reviewpull-requestsoftware-developmentquality-assurance

    ★ 0 · Updated 2026-02-14

    Bidirectional code review: self-reviews PRs before human review, then iteratively addresses human feedback.

    ⚙ review PRs for quality⚙ address human review feedback⚙ post structured comments
  • monitor-ci - Monitor CI status and diagnose failures for current branch
    cimonitoringdiagnosticsgithub-actions

    ★ 0 · Updated 2026-02-13

    Monitor CI status for the current branch, diagnose failures, and summarize results

    ⚙ identify latest CI run⚙ poll CI run status⚙ report CI success status
  • github - GitHub CLI integration for managing repositories, issues, PRs, and CI workflows
    GitHubCLIDevOpsVersion Control

    ★ 1 · Updated 2026-02-12

    Interact with GitHub using the gh CLI for issues, PRs, CI runs, and advanced API queries

    ⚙ check PR CI status⚙ list workflow runs⚙ view run details