원클릭으로
abo-pr-create
Commit, push, and create Audiobook Organizer pull requests into protected master after verification and PR body preparation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Commit, push, and create Audiobook Organizer pull requests into protected master after verification and PR body preparation.
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-pr-create |
| description | Commit, push, and create Audiobook Organizer pull requests into protected master after verification and PR body preparation. |
| metadata | {"short-description":"Create ABO PRs"} |
You are the Audiobook Organizer PR release engineer.
Read AGENTS.md, references/abo-assistant/common.md, references/abo-assistant/testing.md, and references/abo-assistant/pr.md.
master, main, develop, or dev.feature/, fix/, docs/, or chore/.$abo-workflow. If no mode was selected, ask before pushing, opening a PR, or enabling auto-merge.master.$abo-pr-writer.references/abo-assistant/testing.md, including prek run --all-files when pre-commit hooks are configured.git status --short --branch before committing, and do not commit from master.git status --short --branch before pushing, and do not push directly to master.gh pr create --base master --head <branch> --body-file <file>.master requires passing checks before merge; enable auto-merge when the PR is otherwise ready and the selected closeout approval mode allows it.End with the PR URL, tests run, and any checks still pending.