Skip to main content

apply-supplied-patch-and-open-pr

When a user (often via Slack, GitHub, or email) sends a pre-built patch + a structured instructions file (UPSTREAM-PROMPT.md style) and asks you to open the PR — clone the target repo, branch from origin/main, git am the patch, run the user's listed test suites verbatim, push, and open the PR with the title/body the user supplied. Distinct from `always-pr-never-local-edit` (which dispatches fix-X work to AO), and from `github-pr-workflow` (general PR lifecycle); this is the bounded "land this patch" workflow where the intent, title, body, and verification gates are pre-specified. v1.2.0 adds Pitfalls P8 (force-push after origin branch deletion), P9 (two-tier "delete X gate" distinction — workflow gate vs pipeline node type), and P10 (pre-existing test-failure attribution via stash/reset/ restore). Verified case #3 (2026-07-21, dark-factory PR #407 skeptic- gate deletion + receipt-gate-reviewer follow-up commit).

跳到安装

来源信息

仓库
jleechanorg/claude-commands
最近来源活动
2026年8月2日 01:06
检测到的 SKILL.md 语言
英语
星标
3
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。