在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用commit-push-pr
星标2
分支0
更新时间2026年3月24日 01:36
Commit, push, and open a PR
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Commit, push, and open a PR
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Commit and push to the current branch (no PR creation)
Create git commit
Convert Claude Code JSONL conversation logs to readable Markdown. Use when the user wants to export, view, or share a Claude Code session as markdown.
Remember a plan with git commit
Manage pull request. Automatically check the status of the pull request and try to fix issues.
| name | commit-push-pr |
| description | Commit, push, and open a PR |
| allowed-tools | Bash(git checkout --branch:*), Bash(git add:*), Bash(git status:*), Bash(git push:*), Bash(git commit:*), Bash(gh pr create:*) |
git statusgit diff HEADgit branch --show-currentBased on the above changes:
gh pr create --draft if no pull request exists for the branch