cicd-consistency
Installation
SKILL.md
CI/CD consistency
Procedure
- Inspect repository tooling and package scripts.
- Detect package manager, languages, workspace layout, and build targets.
- Identify existing CI workflows.
- Compare CI commands with local project commands.
- Add or update only the workflows required.
- Verify YAML and referenced commands.
- Report coverage and remaining gaps.