Version Control · seb1n/awesome-ai-agent-skills

Manage Git branches, commits, and pull requests

Handles everyday and advanced Git workflows: staging atomic commits, creating and cleaning up branches, resolving merge conflicts, syncing with remotes, and setting up hooks or CI checks across GitHub, GitLab, and similar platforms.

Good for

  • Write atomic commits with clear messages
  • Create feature branches and resolve merge conflicts
  • Set up pre-commit hooks and .gitignore rules
Category
Coding

Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.

A good place to start

Create a feature branch for the new auth module, commit my staged changes with a clear message, and push it upstream.

Make your next great thing.

Bring a question, a file, or an idea that’s not quite there yet.