Atomic Issues Prs

Publish a change-set as atomic GitHub issues/PRs — one issue/PR per logical change, never bundled. Use when the user says "open a PR per change", "atomic PRs", "push issues and prs atomically", "individual PR for each change", or wants a change-set delivered as separate PRs/issues. Asks per run which objects to create (PR-only vs issue+linked-PR). Detects whether the canonical repo is directly pushable via `gh`; if not, pushes branches to the fork and opens PRs targeting upstream with `--head <fork-owner>:<branch>`. Requires `gh` auth; refuses force-push and direct push to protected branches without explicit authorization.

majiayu000 96709a9 2 files · 7.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/other/atomic-issues-prs commit 96709a9abe

Frequently asked questions

npx skillmds add majiayu000/atomic-issues-prs