By yegor256
A bundle of Claude Code skills that ship work already on disk: commit-changes-to-git stages only what the user named and writes one Conventional Commits message without pushing, and submit-a-pull-request pushes the current branch, opens a pull request with a short prose body explaining what changed and why, and pings the repository owner exactly once
Use this skill when the user wants to commit changes in the working tree of the current Git repository.
Use this skill when the user wants to submit the current local branch as a pull request to a GitHub repository.
A small bundle of Claude Code skills that ship the work the user already has on disk — they do not author new changes; they record and forward what the user already produced.
The bundle ships these skills:
commit-changes-to-git
— inspect the working tree, stage only what the user
named, compose one Conventional Commits message
that names the change honestly, and stop without
pushing.
submit-a-pull-request
— push the current branch to the remote, open a
pull request with a short prose body that explains
what changed and why, and ping the repository
owner exactly once.
Suppose you work with Claude Code. You do not need to clone this repository — install the bundle as a plugin straight from GitHub. Inside a Claude Code session, run:
/plugin marketplace add https://github.com/yegor256/plugins
/plugin install courier@yegor256
The first command registers the yegor256/plugins marketplace,
which lists every plugin maintained under the yegor256 account;
the second installs the courier plugin from it,
which exposes the commit-changes-to-git and
submit-a-pull-request skills to your sessions
automatically.
To update later, run /plugin marketplace update yegor256;
to remove, run /plugin uninstall courier@yegor256.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub yegor256/courier --plugin courierA single skill that hardens the style checkers and static analyzers already wired into a project: discovers every configuration in place, raises each tool to its strictest practical setting, and adds a list of custom rules on top — it cranks what is configured rather than introducing a new toolchain
Skills for an AI critic that helps writing and proofreading texts: argument analysis, prose rewriting, plain-text formatting, and subtitle proofreading
A single skill that files one already-identified bug as a new GitHub issue: verifies the defect against the source code, checks the backlog for duplicates, posts a short report pointing to a file and line, and pings the repository owner exactly once — it reports a known finding rather than searching for one
Skills for an AI witness that ...
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.