ワンクリックで
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.