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.

commitsit - Auto-commit, PR, and CI iteration

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

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • stage files
  • commit changes
  • push to origin
  • create pull request
  • update pull request
  • trigger CI checks
  • monitor CI status
  • fetch review comments
  • fix CI failures
  • fix review issues
  • amend commits
  • force-push branches

Inputs

  • Git repository
  • Code changes
  • Branch name
  • GitHub repository
  • CI pipeline configuration

Outputs

  • Git commit
  • Pull request
  • PR URL
  • CI check results
  • Review comment summary
  • Final status report

Requirements

  • Git
  • GitHub CLI
  • CI system access
  • Write permissions
  • Code review bot

Source

  • Spec: SKILL.md
git
CI/CD
pull request
code review
automation
GitHub
stage files
commit changes
push to origin
create pull request
Git repository
Code changes
Branch name
Git commit
Pull request
PR URL