Automates the final handoff step for the openai-agents-python repo by generating a complete PR summary block with branch name, title, and description. It runs after you've made substantive changes to runtime code, tests, examples, or docs with behavior impact. The skill inspects your git state automatically (diffs, commits ahead of base, untracked files) and infers the change type to pick the right verb and formatting. It knows to skip trivial tasks and pulls issue context when your branch follows the issue-<number> pattern. Honestly, this is the kind of repo-specific workflow glue that saves you from manually assembling the same PR metadata every time you're ready to push.
npx -y skills add openai/openai-agents-python --skill pr-draft-summary --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills