create-pr is agent-read markdown (skill) from rfxlamia/pocketto: Opens a GitHub PR for the current branch linked to the Pocket issue (Pocket Enterprise). User-triggered recorder — commits traveling state, formats a structured PR body, discovers or creates the PR, and records it in .pocket-meta.json. Trigger on "create-pr", "open a PR", "create pull request", or when pocket-development offers it after a phase completes in enterprise mode..
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 PR
Standalone Pocket Enterprise skill. Opens (or reuses) a GitHub pull request on the **current branch** for a completed development phase. Pocket does **not** manage git branches — no checkout, create, or switch.
**Core principle:** Recorder only. The PR is created or discovered; warnings (e.g. >20 files) are surfaced but never block. Enforcement stays with CI and the human supervisor.
**Use this when:** Pocket Enterprise is enabled, phase tasks are DONE on the current branch, and you need the structured PR gate (what / why / how-to-test, issue link via `refs` or `closes`).
**Do NOT use when:** Enterprise mode is off — run `pocketto-pi mode` first; this skill will explain and stop.
---
## Invocation
```text
/pocketto:create-pr <plan_dir> [<phase_file>]
```
Examples:
```text
/pocketto:create-pr docs/pocket/plans/2026-06-09-github-trace-loop/
/pocketto:create-pr docs/pocket/plans/2026-06-09-github-trace-loop/ execution-plan/phase-1.md
```
- `<plan_dir>` — directory containing `log.json` and execution plan file(s).
…
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.
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 (8246 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
rfxlamia/pocketto · 5 stars · license MIT · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_qyq5wqy3pdxxks4i
GET https://markdownregistry.com/api/v1/resolve?ref=rfxlamia/pocketto/create-pr
GET https://markdownregistry.com/api/v1/blob/8344a61191f585bd54428882d72030dd4a0731deac3e9bce821d2b0f9c627bc1
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.
rfxlamia/pocketto · skills/brand-design/SKILL.md · Brand-aware design system generator that acts as Head of Brand. Translates abstract brand language into a…
rfxlamia/pocketto · skills/bug-hunting/SKILL.md · Use when fixing bugs, debugging failures, or proactively reviewing code for hidden bugs. Reactive mode: fix known bugs…
rfxlamia/pocketto · skills/hotfix/SKILL.md · Fast iteration workflow with mandatory subagent plan review. Use when implementing small-to-medium changes quickly…
rfxlamia/pocketto · skills/pocket-development/SKILL.md · Use when executing implementation plans of one or more tasks. Trigger on execute plan, delegate tasks, dispatch…
rfxlamia/pocketto · skills/pocket-grinding/SKILL.md · BDD-driven feature/fix discovery before any implementation. Use when planning a feature, designing a fix, or exploring…
rfxlamia/pocketto · skills/pocket-help/SKILL.md · Onboarding and routing guide for the Pocket skill ecosystem. Use when someone asks what Pocket is, which Pocket skill…
rfxlamia/pocketto · skills/pocket-pitching/SKILL.md · Pre-grinding problem exploration. Use BEFORE pocket-grinding when the problem is unformed or needs exploration. Guides…
rfxlamia/pocketto · skills/pocket-planning/SKILL.md · Converts a pocket-grinding spec into a TDD-structured execution plan of full Pocket Packets. Use when pocket-grinding…
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…
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…
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…
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…
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…