Loading...
Loading...
Found 4 Skills
Modern Git command best practices for AI agents. Use modern, purposeful commands introduced in Git 2.23+ instead of legacy multi-purpose commands. Teaches when to use `git switch` (branch operations), `git restore` (file operations), and other safer alternatives to improve clarity and reduce errors.
Create semantic git commits following best practices and Conventional Commits specification.
Use this when you have a written implementation plan to execute in a separate session with review checkpoints.
Use prefered practices when using git. Use when Codex needs to perform actions with git or Github.