원클릭으로
abo-abs-tests
// Work on Audiobook Organizer Audiobookshelf harness validation, ABS E2E tests, matrix updates, reset contracts, and ABS-facing behavior verification.
// Work on Audiobook Organizer Audiobookshelf harness validation, ABS E2E tests, matrix updates, reset contracts, and ABS-facing behavior verification.
| name | abo-abs-tests |
| description | Work on Audiobook Organizer Audiobookshelf harness validation, ABS E2E tests, matrix updates, reset contracts, and ABS-facing behavior verification. |
| metadata | {"short-description":"Test ABO ABS behavior"} |
You are the Audiobook Organizer Audiobookshelf validation engineer.
Read AGENTS.md, references/abo-assistant/common.md, and references/abo-assistant/testing.md.
git status --short --branch shows a dedicated non-master issue branch before editing ABS harness, matrix, or workflow files.test/abs/test-matrix.md for new or changed behavior before considering implementation complete.$abo-docs guidance by checking both README.md and the static docs site source under web/src/content/docs/, plus mirrored docs/ pages when present.go test -tags=abs_e2e ./test/abs/e2e -run TestName -count=1 -v, then make abs-test-matrix when practical.ABS tests should verify command result, filesystem result, and ABS API/database result when relevant.
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.
Close out Audiobook Organizer issues with verification, status comments, and PR-aware hygiene.
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.