CsHeng

git

Execution-layer skill for git inspection and safe patching

CsHeng 10 Updated 5mo ago
GitHub

Install

npx skillscat add csheng/dot-claude/git

Install via the SkillsCat registry.

SKILL.md

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.

Categories