# 1959 Cursor Git Integration 7497b184

> cursor-git-integration

- Skill: `tools-only/1959-cursor-git-integration-7497b184` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/1959-cursor-git-integration-7497b184`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/1959-cursor-git-integration-7497b184/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/1959-cursor-git-integration-7497b184

---

# 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).

