pr
Create Review-Ready Pull Requests
Manual PR preparation can miss context, tests, or review focus. This skill builds structured spec and implementation PR drafts for SDD workflows.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "pr" from https://skillstore.io/skills/clionegohan-pr.md and its manifest at https://skillstore.io/api/skills/clionegohan-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 "pr". Create an implementation PR for the current branch.
Expected outcome:
The skill reviews local changes, proposes an impl title, drafts a summary and test plan, then asks before creating the PR.
Using "pr". Prepare a spec review PR for action 001-01-01.
Expected outcome:
The skill creates a spec title, lists generated specification files, and adds review questions for user stories and acceptance criteria.
Using "pr". Create a PR when the branch already has one.
Expected outcome:
The skill reports that a PR already exists and asks whether to update it or start a new PR.
Security Audit
Medium RiskMost static findings are false positives caused by Markdown backticks, examples, and documentation links. Two external-command findings are confirmed because the skill directs git and GitHub CLI commands that can commit, push, and create pull requests. One semantic issue notes that broad git staging can publish unrelated or sensitive files.
Confirmed security concerns (1)
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (31)
🌐 Network access (4)
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/clionegohan-pr/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/clionegohan-pr?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/clionegohan-pr?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/clionegohan-pr/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/clionegohan-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
Clionegohan. (2026). pr security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/clionegohan-pr/audits/8BibTeX citation
@techreport{clionegohan-clionegohan-pr-2026,
author = {Clionegohan},
title = {pr security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/clionegohan-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: "pr security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Clionegohan"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/clionegohan-pr/audits/8"
identifiers:
- type: other
value: "skillstore:clionegohan-pr:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prepare a Specification Review PR
Create a PR that summarizes generated specification files and highlights review criteria.
Open an Implementation Review PR
Draft an implementation PR with change summary, test plan, and acceptance criteria status.
Standardize SDD Pull Requests
Use consistent PR titles and body sections across a team workflow.
Try These Prompts
Create an implementation PR for the current branch. Use main as the base branch and ask before creating it.
Prepare a spec review PR for this action. Summarize generated spec files and include review focus items.
Check the working tree and draft the PR title and body. Show staged files and wait for confirmation before publishing.
Create or update the implementation PR for this branch. Detect any existing PR and ask whether to update it or create a new one.
Best Practices
- Review git status and diff before staging files.
- Confirm the PR title, body, base branch, and changed files before publishing.
- Run required tests before creating an implementation PR.
Avoid
- Creating a pull request without explicit user approval.
- Using broad staging when the workspace contains unrelated files.
- Opening an implementation PR before tests or acceptance criteria are checked.
Frequently Asked Questions
What does this skill create?
Does it support Claude Code?
Does it require GitHub CLI?
Can it create PRs without confirmation?
What PR types are supported?
What should users check first?
Developer Details
Author
ClionegohanLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/Clionegohan/YoRuH-Resonance-Archive-C4-Sync-/tree/main/atdd-sdd/.claude/skills/prRef
02f077c174c5335e2f5d02ca15e77b70d9543e58
Maintenance freshness
7/22/2026
Usage
8 downloads · 219 views
File structure
📄 SKILL.md