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-21Capabilities
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
