home/categories/git-workflows/different-ai-openwork-opencode-skills-cargo-lock-manager-skill-md
git-workflowsdevops

cargo-lock-manager

Manages Cargo.lock file updates and resolves --locked flag issues in CI/CD. Triggers when user mentions: - "cargo test --locked failed" - "cannot update the lock file" - "Cargo.lock is out of date" - "PR failed with --locked error" - "fix Cargo.lock"

different-ai
maintainer
different-ai
Actualizado 3/19/2026
Estrellas
13520
Forks
1258
quick start

Installation and usage

Manages Cargo.lock file updates and resolves --locked flag issues in CI/CD. Triggers when user mentions: - "cargo test --locked failed" - "cannot update the lock file" - "Cargo.lock is out of date" - "PR failed with --locked error" - "fix Cargo.lock"

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use cargo-lock-manager