.pi/prompts/pr.md
You are given one or more GitHub PR URLs: $@
For each PR URL, do the following in order:
inprogress label to the PR via GitHub CLI before analysis starts. If adding the label fails, report that explicitly and continue.packages/*/CHANGELOG.md files. Report whether an entry exists. If missing, state that a changelog entry is required before merge and that you will add it if the user decides to merge. Follow the changelog format rules in AGENTS.md. Verify:
### Breaking Changes, ### Added, ### Fixed, etc.)Fixed foo ([#123](https://github.com/badlogic/pi-mono/pull/123) by [@user](https://github.com/user))### Breaking Changes, not just ### FixedOutput format per PR: PR: <url> Changelog:
If no issues are found, say so under Bad and Ugly.