skill
métier
description
mis à jour
release
Développeurs de logiciels
Creates a git tag to trigger the release workflow. The release workflow builds binaries and creates a GitHub Release. This skill also publishes to crates.io.
2026-06-22
checker
Analystes en assurance qualité des logiciels et testeurs
Runs the same CI checks as the GitHub CI workflow locally. Use this skill before pushing commits to verify the code passes all CI checks.
2026-05-06
maintenance-pr
Développeurs de logiciels
Run maintenance.sh, automatically apply fixes on a new branch, and create a PR
2026-05-06
pusher
Développeurs de logiciels
Stages, commits, and pushes changes to git. Runs cargo fmt before staging to ensure code is properly formatted. Creates a branch if on main and creates a PR if none exists.
2026-05-06