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 check results

Browse skills that produce this output.

  • ops-ship - Safe Commit, Push, and CI Watch to origin/dev
    gitcideploymentautomation

    ★ 18 · Updated 2026-06-30

    Ship local changes to origin/dev with enforced git safety policy, validate-changes gating, and CI watch-fix loops until required checks pass.

    ⚙ push to origin/dev⚙ validate changes before commit⚙ commit via integrator wrapper
  • commitsit - Auto-commit, PR, and CI iteration
    gitCI/CDpull requestcode review

    ★ 0 · Updated 2026-05-09

    Commit changes, create or update PR, then iterate against CI and code review bot until approved.

    ⚙ stage files⚙ commit changes⚙ push to origin
  • create-pr - Create pull request in warp repository
    pull requestgitcode reviewwarp repository

    ★ 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
  • mav-bp-cicd-gitlab - GitLab CI/CD Pipeline Monitoring
    CI/CDGitLabmonitoringautomation

    ★ 5 · Updated 2026-03-09

    Monitors GitLab CI/CD pipelines after pushing to check status, diagnose failures, and ensure completion.

    ⚙ check pipeline status⚙ view pipeline jobs⚙ read failed job logs