cursor-git-integration
Skill Scaffold
cursor-git-integration/
SKILL.md
File Descriptions
1. SKILL.md
Purpose: Integrates Git workflows with Cursor IDE including AI-powered commit messages, code review assistance, conflict resolution, and branch management.
Workflow: This skill activates when using version control within Cursor. It covers built-in Git features, AI-powered workflows, terminal commands, branch management, history viewing, and recommended extensions.
Relates to: cursor-local-dev-loop (daily git workflow), cursor-reference-architecture (CI/CD integration), cursor-extension-integration (GitLens extension)
Summary
This integration skill covers comprehensive Git workflow integration with Cursor. It includes built-in Source Control panel usage, AI-powered workflows (commit message generation, code review with @git diff, conflict resolution), terminal Git commands and aliases, branch management (create, switch, merge with AI help), viewing history (log, blame, diffs), advanced operations (rebase, cherry-pick, stash with AI guidance), pre-commit hooks, and recommended extensions (GitLens, Git Graph).