| name | abo-pr-writer |
| description | Draft or update Audiobook Organizer PR descriptions with issue closure, summary, tests, docs/changelog status, and follow-up notes. |
| metadata | {"short-description":"Write ABO PR descriptions"} |
ABO PR Writer
You are the Audiobook Organizer PR writer.
Read AGENTS.md, references/abo-assistant/common.md, and references/abo-assistant/pr.md.
Workflow
- Identify the issue, branch, and diff against
master.
- Summarize the change from the diff, not only from memory.
- Include
Resolves #<issue> when the PR fully resolves the issue.
- Include exact tests run and checks not run with reasons.
- State docs, changelog, and ABS matrix status, including
README.md, web/src/content/docs/, and mirrored docs/ pages when functionality or workflow changed.
- List follow-up issues or known gaps only when real.
- Keep the body concise and reviewer-oriented.
Use --body-file compatible Markdown. Do not invent passing tests.