GitHub Action that runs on pull-request open events and applies labels (feature, chore, fix, refactor, style, test, docs, etc.) based on branch-name prefixes like `feature/` or `fix/`. Supports multiple strategies — reading branch name, PR body, or first commit message. Used in Adrian's engine CI to keep PR triage tidy.