create-pr
Create Issue-Linked Pull Requests
Pull request creation can miss issue links, testing notes, or clear context. This skill guides Claude, Codex, and Claude Code through a structured GitHub PR workflow.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "create-pr" from https://skillstore.io/skills/cygnusfear-create-pr.md and its manifest at https://skillstore.io/api/skills/cygnusfear-create-pr/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "create-pr". Create a PR for a bug fix that resolves issue 123.
Expected outcome:
A concise fix title, two-sentence summary, key changes, testing notes, and a Related Issues section that closes issue 123.
Using "create-pr". Create a PR for a refactor that affects authentication flow.
Expected outcome:
A refactor title, architectural impact notes, focused change bullets, testing evidence, related issues, and a Mermaid flow diagram suggestion.
Using "create-pr". Create a PR where issue 45 is related but not fully fixed.
Expected outcome:
A PR body that mentions issue 45 as related context without a closing keyword, plus a clear explanation of remaining work.
Security Audit
Medium RiskI found no malware, prompt injection, or unauthorized data access in the skill files. The static backtick and system reconnaissance alerts are Markdown guidance or intended Git and GitHub CLI examples. One semantic workflow risk remains because the skill overemphasizes automatic issue closure.
Confirmed security concerns (1)
Risk Factors
โ๏ธ External commands (30)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/cygnusfear-create-pr/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/cygnusfear-create-pr?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/cygnusfear-create-pr?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cygnusfear-create-pr/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/cygnusfear-create-pr.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Cygnusfear. (2026). create-pr security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cygnusfear-create-pr/audits/8BibTeX citation
@techreport{cygnusfear-cygnusfear-create-pr-2026,
author = {Cygnusfear},
title = {create-pr security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/cygnusfear-create-pr/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "create-pr security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Cygnusfear"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/cygnusfear-create-pr/audits/8"
identifiers:
- type: other
value: "skillstore:cygnusfear-create-pr:audit:8"
description: "Skillstore immutable audit report identifier"
Compare variants
7 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
sickn33-create-pr
2026-08-21
getsentry-create-pr
2026-08-21
crearize-create-pr
2026-08-21
cloud-officer-create-pr
2026-08-21
davila7-create-pr
2026-08-21
cygnusfear-create-pr
2026-08-21
0tarof-create-pr
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Feature Branch PRs
Create a clear PR from a feature branch with linked issues, testing notes, and key change summaries.
Maintainer Triage
Prepare pull requests that show which issues are closed and which issues are only related.
Release Preparation
Document architecture impact, file changes, and validation details before a change enters a release queue.
Try These Prompts
Use the create-pr skill to draft and create a GitHub PR for my current branch. Find related issues and include testing notes.
Use create-pr for this branch. Close issues #123 and #456 only if the diff fully resolves them. Mark other issues as related.
Use create-pr to inspect the branch diff, summarize key architectural impact, add testing details, and include a focused Mermaid diagram.
Use create-pr to review all issue links, confirm closing keywords, verify linked issues with gh, and produce a final PR description.
Best Practices
- Confirm each closing keyword maps to work completed by this branch.
- Review the diff, commit history, and issue context before publishing the PR.
- Use related issue references when a change provides context but does not resolve the issue.
Avoid
- Creating a PR without checking the branch diff or commit history.
- Closing issues that are only related or partially addressed.
- Using vague testing notes that do not describe the validation scope.
Frequently Asked Questions
Does this skill create the pull request automatically?
Does it require GitHub CLI?
Can it close GitHub issues?
Can it handle related issues that should stay open?
Does it write code or run tests?
Can it include diagrams?
Developer Details
Author
CygnusfearLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
d11af420e07cd866fe39cfa937efef3223896c06
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 314 views
File structure
๐ pr_guide.md
๐ SKILL.md