| name | git-change-conventions |
| description | Use when creating or naming branches, pull requests, or commits in this repository. Follow the repo's required type prefixes for branch and PR titles, and write detailed commit messages. |
Cursor Skill Adapter
Canonical skill source:
ai/skills/git-change-conventions/SKILL.md
ai/skills/git-change-conventions/agents/openai.yaml
This .cursor file is only a thin adapter for project skill discovery.
Adapter rules
- Read the canonical skill file at
ai/skills/git-change-conventions/SKILL.md
before acting.
- Follow the canonical instructions there instead of duplicating logic in
this adapter.
- If this adapter and the canonical skill ever diverge, treat the
ai/skills/git-change-conventions/SKILL.md version as the source of truth.