Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

git-safe

Étoiles3
Forks12
Mis à jour28 avril 2026 à 22:34

Mandatory safety protocol for all git operations — pull, push, merge, commit, checkout, branch creation, and multi-repo coordination. MUST be consulted before ANY git operation that modifies repository state, especially when working across multiple repos, deploying to VPS, dispatching agents to write code, or doing merge/rebase operations. Also trigger when you see dirty working trees, merge conflicts, untracked files blocking operations, worktree agents, parallel git operations across repos, or any git error. This skill prevents the recurring issues of lost work from worktree cleanup, cascading failures from parallel git ops, dirty trees blocking merges, deleted files that shouldn't have been deleted, and branches that never reach remotes. If you are about to run ANY git command beyond `git status` or `git log`, consult this skill first.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly