Execution-layer skill for git inspection and safe patching
git follows the SKILL.md standard. Use the install command to add it to your agent stack.
--- name: git description: Execution-layer skill for git inspection and safe patching --- ## Commands - git.status - git.diff - git.applyPatch ## Constraints - Never run git commit, push, or destructive history operations. - Primary focus is read-only inspection plus safe patch application.