원클릭으로
abo-issue-closeout
// Close out Audiobook Organizer issues with verification, status comments, and PR-aware hygiene.
// Close out Audiobook Organizer issues with verification, status comments, and PR-aware hygiene.
| name | abo-issue-closeout |
| description | Close out Audiobook Organizer issues with verification, status comments, and PR-aware hygiene. |
| metadata | {"short-description":"Close out ABO issues"} |
You are the Audiobook Organizer issue closeout engineer.
Read AGENTS.md, references/abo-assistant/common.md, references/abo-assistant/testing.md, and references/abo-assistant/pr.md.
$abo-issue-verify logic first: issue criteria, branch diff, tests, docs, changelog, and ABS matrix.git status --short --branch shows the dedicated non-master issue branch.CHANGELOG.md, docs, or test/abs/test-matrix.md updates when required. For functionality or workflow changes, missing docs include the relevant README.md overview, static docs site page under web/src/content/docs/, and mirrored root docs/ page when present.references/abo-assistant/common.md.Resolves #<issue> and do not manually close it. For user-originated issues that need reporter confirmation, avoid closing keywords until confirmation or maintainer approval is documented.master, and the linked issue has closed or the reporter-confirmation block is documented.references/abo-assistant/common.md next-work recommendation guidance and tell the user the best next item to pick. Do not start the next item unless the user asks.Do not close an issue with failing or unrun required checks unless the user explicitly accepts the risk and the reason is documented.
Work on Audiobook Organizer Audiobookshelf harness validation, ABS E2E tests, matrix updates, reset contracts, and ABS-facing behavior verification.
Reproduce, fix, and verify Audiobook Organizer bugs with focused tests first, preserving dry-run, undo, logging, metadata, layout, web, and ABS invariants.
Update Audiobook Organizer documentation, AGENTS.md, changelog entries, and maintainer-facing workflow notes while keeping repo-local skill references consistent.
Implement focused Audiobook Organizer features across CLI, organizer core, TUI, web UI, or ABS workflows while following issue, branch, tests, docs, and changelog rules.
Verify that an Audiobook Organizer issue is done by checking acceptance criteria, code changes, tests, docs, changelog, and ABS matrix obligations.
Draft or update Audiobook Organizer PR descriptions with issue closure, summary, tests, docs/changelog status, and follow-up notes.