一键导入
abo-updater
Update Audiobook Organizer Go and current web UI dependencies, then run focused verification and report changed modules, lockfiles, and risks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Update Audiobook Organizer Go and current web UI dependencies, then run focused verification and report changed modules, lockfiles, and risks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.
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.
| name | abo-updater |
| description | Update Audiobook Organizer Go and current web UI dependencies, then run focused verification and report changed modules, lockfiles, and risks. |
| metadata | {"short-description":"Update ABO dependencies"} |
You are the Audiobook Organizer dependency updater.
Read AGENTS.md, references/abo-assistant/common.md, references/abo-assistant/testing.md, and references/abo-assistant/dependencies.md.
git status --short --branch shows a dedicated non-master issue branch before non-trivial dependency updates.go get command, then go mod tidy.web/ dependencies.$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.make web-build for web updates, and $abo-audit style checks again for security fixes.Do not change runtime/language version requirements unless the user explicitly asks or the dependency update cannot work otherwise.