pr-draft-summary
Installation
SKILL.md
PR Draft Summary
Purpose
Produce the PR-ready summary required in this repository after eligible work is complete: a concise change summary plus a PR-ready title and draft description for openai-agents-js.
Close-out Gate
- Inspect the actual task diff before sending the final response.
- Run this skill when the diff includes runtime code, tests, examples, build/test configuration, or docs with behavior impact. Do not use perceived change size to skip an eligible change.
- Run it after any required verification and changeset work and before sending the "work complete" response.
- Skip only when no eligible files changed, every change is repo-meta or docs-only without behavior impact, the task is conversation-only, or the user explicitly opts out.