semantic-git

Installation
SKILL.md

Semantic Git

Manage Git commits using conventional commit format with atomic commits and concise messages.

This skill is zagi-aware and is designed to work well with AI IDEs (Cursor, etc.)

Tooling

  • Preferred: zagi (a better git interface for agents).
    • Assume zagi is installed if:
      • git is aliased to zagi in the shell or
      • a zagi binary is available.
    • When in doubt, treat git as if it may be zagi-compatible and avoid using exotic flags.
    • Even when zagi is available, generate plain git commands and let any gitzagi integration handle them.
  • Fallback: plain git when zagi is not available.

When to Use

  • Committing changes to git
Related skills
Installs
105
GitHub Stars
16
First Seen
Jan 20, 2026