SKILL·5EDB1A

pm-pr-workflow

MacPhobos
更新于 1 month ago
8 次查看
0
在 GitHub 上查看
其他gitprbranch-protectionpm-required

关于

This skill enforces branch protection by automatically routing developers to a PR workflow when attempting to push directly to the main branch. It detects user permissions and translates direct push requests into feature branch creation and PR actions. Use it to maintain code review standards and prevent unauthorized commits to your main branch.

快速安装

Claude Code

推荐
主要方式
npx skills add MacPhobos/research-mind -a claude-code
插件命令备选方式
/plugin add https://github.com/MacPhobos/research-mind
Git 克隆备选方式
git clone https://github.com/MacPhobos/research-mind.git ~/.claude/skills/pm-pr-workflow

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

MacPhobos/research-mind
路径: .claude/skills/mpm-pr-workflow
0
FAQ

Frequently asked questions

What is the pm-pr-workflow skill?

pm-pr-workflow is a Claude Skill by MacPhobos. Skills package instructions and resources that Claude loads on demand, so Claude can perform pm-pr-workflow-related tasks without extra prompting.

How do I install pm-pr-workflow?

Use the install commands on this page: add pm-pr-workflow to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does pm-pr-workflow belong to?

pm-pr-workflow is in the pm-workflow category, tagged git, pr, branch-protection and pm-required.

Is pm-pr-workflow free to use?

Yes. pm-pr-workflow is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

pm-git-file-tracking
其他

该Skill用于在AI代理创建文件后立即进行Git跟踪,确保交付物被及时纳入版本控制。它强制要求在标记任务完成前执行`git add`和`git commit`操作,防止文件遗漏。适用于项目管理流程中代理完成文件创建后的关键节点,是PM工作流的必要环节。

查看技能
pm-verification-protocols
其他

该Skill为项目管理提供强制性的QA验证门控协议,确保任何开发工作完成前必须经过QA验证。它规定了PM在声明任务完成前必须委托QA并提供验证证据的流程,适用于UI功能、API、bug修复等所有实施工作。核心特性包括明确的验证序列要求和按工作类型划分的证据标准,防止未经QA确认的完成声明。

查看技能
pm-bug-reporting
其他

该Skill为PM和开发者提供了标准化的GitHub问题提交协议,用于报告框架错误、代理故障和技能内容问题。它包含错误分类指南和仓库路由表,确保问题被定向到正确的代码库。使用此协议可以系统化错误报告流程,提高团队协作效率。

查看技能
pm-ticketing-integration
其他

这是一个用于票务驱动开发的Claude Skill,能自动检测对话中的工单ID和URL(如PROJ-123、GitHub issues)。其核心规则是强制将所有票务操作委托给专门的ticketing agent处理,禁止PM直接使用WebFetch或票务工具访问工单。这确保了开发流程中票务管理的规范性和一致性。

查看技能