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.

speckit-ship-run - Automate release pipeline and pull request creation

Automates release engineering workflows by performing pre-flight checks, synchronizing branches, generating changelogs, verifying CI, and creating PRs.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check extension hooks
  • Run pre-flight readiness checks
  • Synchronize feature branch
  • Generate changelog entry
  • Verify CI status
  • Compose PR description
  • Create pull request
  • Archive release artifacts

Inputs

  • User input arguments
  • .specify project directory
  • tasks.md file
  • spec.md file
  • plan.md file
  • Review and QA reports
  • .specify/extensions.yml file

Outputs

  • Updated CHANGELOG.md file
  • PR description markdown file
  • GitHub pull request
  • Release archive report
  • Terminal readiness summary

Requirements

  • spec-kit project structure with .specify/ directory
  • Git version control system
  • PowerShell execution environment
  • GitHub CLI tool

Source

  • Spec: SKILL.md
release-automation
git
pull-request
changelog
spec-kit
Check extension hooks
Run pre-flight readiness checks
Synchronize feature branch
Generate changelog entry
User input arguments
.specify project directory
tasks.md file
Updated CHANGELOG.md file
PR description markdown file
GitHub pull request