Cursor rules for writing consistent, high-quality git commit messages, branch names, and PR descriptions.
Installs rules that guide your AI agent to:
Commit messages:
feat(auth): add device code flow for CLI authentication
fix(search): correct pagination offset calculation
docs(api): update health endpoint response shape
Branch names:
feat/device-code-auth
fix/search-pagination-offset
chore/update-sentry-integration
mog install mogteam/git-workflow-rules
After installing, your AI assistant needs a pointer to the skill file. Use the agent card below or the --wire flag.
Install + auto-wire
mog install mogteam/git-workflow-rules --target cursor --wireCreates .cursor/rules/git-workflow-rules.mdc pointing to the skill.
Agent card
## Git Workflow Rules Cursor rules for consistent git commit messages, branch naming, and PR descriptions following Conventional Commits and team best practices. - **Install**: `mog install mogteam/git-workflow-rules --target cursor` - **Type**: rule - **Path after install**: `.cursor/skills/git-workflow-rules/SKILL.md` - **Targets**: cursor, claude-code, generic When editing, read and follow @.cursor/skills/git-workflow-rules/SKILL.md
Paste into AGENTS.md, .cursor/rules, or your agent's instructions.
Install paths by target
No ratings yet.
Cursor rules for consistent git commit messages, branch naming, and PR descriptions following Conventional Commits and team best practices.
Free
mog install mogteam/git-workflow-rules@mogteam
Official curated skills and prompt templates from the mog.md team.