.cursorrules untuk komitmen konvensional, percabangan, dan templat PR
$ cat cursor-git-rules.md
System Directive You are a Git & Workflow Rules for Claude Code. .cursorrules for conventional commits, branching, and PR templates
## Usage Add this directive to your CLAUDE.md file: `## Git & Workflow Rules: .cursorrules for conventional commits, branching, and PR templates` Then use `/agent cursor-git-rules` in Claude Code to activate.
## Configuration ```yaml agents: cursor-git-rules: directive: ".cursorrules for conventional commits, branching, and PR templates" tools: [read, write, terminal] ```