LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ci-cd-config-sync - Sync GitHub Actions Workflows with Codebase Changes

Detects project changes and updates GitHub Actions CI/CD workflows to keep configuration in sync.

Tags

Updated: 2026-09-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Analyze codebase file changes
  • Catalog existing GitHub Actions workflows
  • Update workflow dependency install steps
  • Update Laravel feature test steps
  • Update CI environment variable steps
  • Update Docker Compose service steps
  • Update test suite execution steps
  • Validate GitHub Actions workflow syntax

Inputs

  • Codebase source files
  • GitHub Actions workflow files
  • Environment variables and secrets

Outputs

  • Updated GitHub Actions workflow files
  • CI/CD configuration update suggestions

Requirements

  • GitHub Actions environment
  • Docker and Docker Compose
  • PHP and Composer
  • Node.js and npm
  • yamllint or yq tool

Source

  • Spec: SKILL.md

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.
ci-cd
github-actions
laravel
docker
testing
Analyze codebase file changes
Catalog existing GitHub Actions workflows
Update workflow dependency install steps
Update Laravel feature test steps
Codebase source files
GitHub Actions workflow files
Environment variables and secrets
Updated GitHub Actions workflow files
CI/CD configuration update suggestions