用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/bazel-contrib/rules_python --skill create-pr命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Runs and manages an automated continuous synchronization loop (pull and push) for Git branches. Use when asked to continuously sync, pull, or push a Git branch in the background for Git repositories.
High-level code review audit of local changes when preparing to send a PR for review
Perform a read-only code review on a pull request.
正在显示 SKILL.md
| name | create-pr |
| description | Propose, draft, or create a pull request by delegating to a subagent |
When proposing, drafting, or creating a Pull Request, you MUST ALWAYS delegate to a subagent. NEVER create or draft PRs directly in the main conversation.
review-code to verify
git diff conforms to all rules (news entry in news/, line wrapping,
copyright, conventions, Starlark formatting). Fix any issues before
proceeding.invoke_subagent (TypeName: "self").CONTRIBUTING.md and @/.agents/rules/pr.md.agents: prefix for agent
rules/skills).pr_info.md with:
RequestFeedback: true).gh pr create—only create the pr_info.md artifact. Only execute
gh pr create when explicitly requested to create the PR.--repo bazel-contrib/rules_python and --head <fork_owner>:<branch>.pr_info.md before prompting for confirmation.ask_question, always
include the clickable markdown link to pr_info.md in the question
prompt.