Loading...
Loading...
Git Operation Safety and Standards. Mandatory use of native Git commands to handle tracked files, preventing index loss or redundant changes. Triggered when an Agent attempts to move, rename, or delete files.
npx skill4agent add ab300819/skills git-safetymvgit mv <old_path> <new_path>rmrm -rfgit rm <path>git rm -r <path>git ls-files <path>git mvgit rmmvrmgit status