Home / stbenjam / skillsaw · tests/fixtures/content/inconsistent-terminology-registers/.claude/skills/create-pr/SKILL.md · GitHub

create-pr skillA

create-pr is agent-read markdown (skill) from stbenjam/skillsaw: Create a Pull Request for the current branch.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Create Pull Request

Use the `gh` CLI to open a PR against main.

1. Push your branch.
2. Open the PR with a clear, descriptive title.
3. Wait for review on the PR before merging.
4. Address PR feedback promptly.

Read the whole file at its exact version.

How to install

Latest version
mdr add stbenjam/skillsaw/create-pr@git:20260716.3db014a
Exact content
mdr add stbenjam/skillsaw/create-pr@sha256:4fd9d4b65e30c3a4

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_2iobpgk445yw5aqt.svg)](https://markdownregistry.com/a/art_2iobpgk445yw5aqt)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260716.3db014a latest2026-07-16 3db014a 298 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (298 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

stbenjam/skillsaw · 66 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_2iobpgk445yw5aqt
GET https://markdownregistry.com/api/v1/resolve?ref=stbenjam/skillsaw/create-pr
GET https://markdownregistry.com/api/v1/blob/4fd9d4b65e30c3a49c4dcdc631e3c1d763e9151e0a3182ddcfa067b88cc52b00

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from stbenjam/skillsaw

skillsaw-create-plugin skill
stbenjam/skillsaw · .agents/skills/skillsaw-create-plugin/SKILL.md · Create a skillsaw rule plugin — a pip-installable Python package that adds custom lint rules to skillsaw. Walks through…
v1.0 · audit A · 66 stars
skillsaw-ecosystem-scout skill
stbenjam/skillsaw · .agents/skills/skillsaw-ecosystem-scout/SKILL.md · Survey the AI coding assistant and agentic tool ecosystem, assess skillsaw's competitive position, identify emerging…
v1.0 · audit A · 66 stars
skillsaw-fix skill
stbenjam/skillsaw · .agents/skills/skillsaw-fix/SKILL.md · Fix skillsaw lint violations — apply deterministic autofixes, then resolve the remaining violations with targeted edits…
v1.0 · audit A · 66 stars
skillsaw-issue-solver skill
stbenjam/skillsaw · .agents/skills/skillsaw-issue-solver/SKILL.md · Pick up open GitHub issues from collaborators and create PRs to solve them. Use when triaging and resolving reported…
v1.0 · audit A · 66 stars
skillsaw-issue-triage skill
stbenjam/skillsaw · .agents/skills/skillsaw-issue-triage/SKILL.md · Triage a GitHub issue filed against skillsaw — classify it (bug, feature, docs, question, other), verify its claims…
v1.0 · audit A · 66 stars
skillsaw-issue skill
stbenjam/skillsaw · .agents/skills/skillsaw-issue/SKILL.md · Use when skillsaw reports a likely false positive, misses an edge case, behaves incorrectly, or needs an RFE. Gather a…
v1.0 · audit A · 66 stars
skillsaw-lint skill
stbenjam/skillsaw · .agents/skills/skillsaw-lint/SKILL.md · Use when modifying agentic contextual building blocks like skills (SKILL.md), slash commands, agents, hooks, plugins…
v1.0 · audit A · 66 stars
skillsaw-maintenance skill
stbenjam/skillsaw · .agents/skills/skillsaw-maintenance/SKILL.md · Analyze upstream specs (agentskills.io, Claude Code plugin/marketplace format, OpenAI Codex plugins/marketplace…
v2.0 · audit A · 66 stars
skillsaw-onboard skill
stbenjam/skillsaw · .agents/skills/skillsaw-onboard/SKILL.md · Onboard a repository to skillsaw — run the linter, triage the findings by rule, apply autofixes, manually fix what…
v1.0 · audit A · 66 stars
skillsaw-pr-followup skill
stbenjam/skillsaw · .agents/skills/skillsaw-pr-followup/SKILL.md · Follow up on open PRs in skillsaw — fix failing CI, address reviewer feedback, push updates, and validate backward…
v1.0 · audit A · 66 stars
skillsaw-release-ready skill
stbenjam/skillsaw · .agents/skills/skillsaw-release-ready/SKILL.md · Audit skillsaw for release readiness — test new rules against real repositories, audit core architectural dimensions…
v1.0 · audit A · 66 stars
skillsaw-release skill
stbenjam/skillsaw · .agents/skills/skillsaw-release/SKILL.md · Bump the version, generate release notes, and publish a new skillsaw release to PyPI. Use when cutting a new release.
v1.0 · audit A · 66 stars

Every file in stbenjam/skillsaw

Other files named create-pr

create-pr skill
fcakyon/claude-codex-settings · plugins/github-dev/skills/create-pr/SKILL.md · This skill should be used when user asks to "create a PR", "make a pull request", "open PR for this branch", "submit…
git:20260724.ba82c82 · audit A · 1,153 stars
create-pr skill
block/berd · .agents/skills/create-pr/SKILL.md · Create a GitHub PR from the current branch: handle uncommitted changes, generate a summary, submit via gh CLI, then…
git:20260812.9b88cac · audit A · 936 stars
create-pr skill
reflexioai/claude-smart · .agents/skills/create-pr/SKILL.md · Create high-quality pull requests via gh pr create. Use when the user wants to create a PR, submit a PR, open a pull…
git:20260919.5615f0d · audit A · 780 stars
create-pr skill
aiskillstore/marketplace · skills/0tarof/create-pr/SKILL.md · GitHubのプルリクエスト(PR)を作成する際に使用します。変更のコミット、プッシュ、PR作成を含む完全なワークフローを日本語で実行します。「PRを作って」「プルリクエストを作成」「pull…
git:20260113.222b7de · audit A · 427 stars
create-pr skill
tobihagemann/turbo · claude/skills/create-pr/SKILL.md · Create a GitHub pull request with a drafted title and description. Use when the user asks to "create a PR", "create a…
git:20260828.6363473 · audit A · 405 stars
create-pr skill
tobihagemann/turbo · codex/skills/create-pr/SKILL.md · Create a GitHub pull request with a drafted title and description. Use when the user asks to "create a PR", "create a…
git:20260828.6363473 · audit A · 405 stars
create-pr skill
yonatangross/orchestkit · src/skills/create-pr/SKILL.md · Creates GitHub pull requests with pre-flight validation, conventional title formatting, and structured summary…
v2.7.0 · audit A · 283 stars
create-pr skill
yonatangross/orchestkit · plugins/ork/skills/create-pr/SKILL.md · Creates GitHub pull requests with pre-flight validation, conventional title formatting, and structured summary…
v2.7.0 · audit A · 283 stars

Browse by kind, by grade A, or by owner.