关于
The PR Draft Summary skill streamlines the transition from development to code review by automatically synthesizing work-in-progress into structured PR documentation. By programmatically inspecting git status, diffs, and commit history, it classifies changes as features, fixes, or refactors and identifies impact areas like runtime code, tests, or documentation. Designed specifically for the openai-agents-js repository but adaptable for similar workflows, it ensures that every submission includes a concise summary, a descriptive title, and an appropriate branch name suggestion, maintaining high documentation standards without manual overhead.