在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用pr
星标4
分支0
更新时间2026年3月9日 18:34
Create a draft pull request using gh CLI.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
Create a draft pull request using gh CLI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | pr |
| description | Create a draft pull request using gh CLI. |
gh pr create --draft.## Why
<why this change exists, not what files changed>
## Changes
<brief list derived from branch commits>
Closes/Fixes #N
Improve code structure while preserving behavior. All tests must remain green.
Strict TDD workflow with human checkpoints. One test at a time, minimal implementation, pause after green for human review.
Create a git commit using conventional commits format.