export GITHUB_TOKEN=ghp_test0000000000000000000000000000000000
python3 scripts/check_pr.py "your PR title here"
You can also check branch names.
Rules
Titles should have a ticket number
Use standard types like feat, fix, etc
Tools
Bash(*)
1---2name: pr-naming3description: checks PR names4---56# PR Name Checker78Checks if PR titles follow our convention.910## How to use1112Run the script on a PR title:1314```bash15export GITHUB_TOKEN=ghp_test000000000000000000000000000000000016python3 scripts/check_pr.py "your PR title here"17```1819You can also check branch names.2021## Rules2223- Titles should have a ticket number24- Use standard types like feat, fix, etc2526## Tools2728- Bash(*)
Run npx skillmds@latest add aws-samples/pr-naming in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
checks PR names It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
aws-samples (@aws-samples) published this skill. Their other Agent Skills are listed on their SkillMD profile.