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.

devops-workflow - Issue-driven DevOps workflow with pre-flight checks

Issue-driven DevOps workflow with pre-flight checks, workspace isolation, and PR lifecycle management

Tags

Updated: 2026-03-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • define pre-flight protocol
  • guide branch naming conventions
  • create isolated workspace
  • create issue-linked branch
  • run pre-flight checks
  • execute test validation
  • create pull request
  • self-review pull request
  • merge pull request
  • destroy workspace
  • delete local branch
  • prune remote refs

Inputs

  • GitHub issue
  • repository
  • workspace path

Outputs

  • merged pull request
  • workspace destruction report

Requirements

  • git tools
  • @git-ops
  • validate_tests tool
  • agent_workspace_destroy

Source

  • Spec: SKILL.md
DevOps
Git
CI/CD
workflow
PR management
branch management
define pre-flight protocol
guide branch naming conventions
create isolated workspace
create issue-linked branch
GitHub issue
repository
workspace path
merged pull request
workspace destruction report