← 返回 Skills 市场
zlc000190

Finishing a Development Branch

作者 zlc000190 · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
2462
总下载
0
收藏
79
当前安装
1
版本数
在 OpenClaw 中安装
/install finishing-a-development-branch
功能描述
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
安全使用建议
Review this skill before installing if you use git worktrees. It is not malicious, but before choosing merge, PR, or discard, verify the branch, base branch, remote, GitHub account, and worktree path. Treat Option 2 carefully because the instructions disagree about whether the local worktree should be removed after creating the PR.
功能分析
Type: OpenClaw Skill Name: finishing-a-development-branch Version: 0.1.0 The skill bundle is classified as benign. All shell commands (`git`, `gh`, `npm test`, `cargo test`, `pytest`, `go test`) and network operations (`git pull`, `git push`, `gh pr create`) are directly aligned with the stated purpose of managing a development branch. The `SKILL.md` explicitly includes instructions for the AI agent to ensure safe operation, such as verifying tests before proceeding, presenting structured options, and requiring explicit user confirmation for destructive actions like discarding work. There is no evidence of intentional harmful behavior, data exfiltration, persistence, or prompt injection designed to subvert the agent for malicious purposes; instead, the instructions aim to guide the agent towards safe and transparent execution of developer workflows.
能力评估
Purpose & Capability
The skill’s capabilities match its stated purpose: running tests, merging branches, pushing to a remote, creating a pull request, deleting a branch, and cleaning up worktrees are expected branch-finishing actions, though they are high-impact repository operations.
Instruction Scope
The artifact conflicts on Option 2: one section says to clean up the worktree after creating a PR, while the quick reference and later safety guidance say Option 2 should keep the worktree and cleanup should only occur for Options 1 and 4.
Install Mechanism
The bundle contains only SKILL.md with no executable installer, hooks, package scripts, or hidden install-time behavior.
Credentials
The workflow relies on the user’s existing git and GitHub CLI environment. Remote publication via git push and gh pr create is purpose-aligned, but users should verify the target remote, repository, branch, and account.
Persistence & Privilege
There is no background persistence or privilege escalation. The skill can create persistent repository state through merges, pushed branches, PRs, branch deletion, and worktree removal when those workflow paths are followed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install finishing-a-development-branch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /finishing-a-development-branch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: 完成开发分支
元数据
Slug finishing-a-development-branch
版本 0.1.0
许可证
累计安装 80
当前安装数 79
历史版本数 1
常见问题

Finishing a Development Branch 是什么?

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2462 次。

如何安装 Finishing a Development Branch?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install finishing-a-development-branch」即可一键安装,无需额外配置。

Finishing a Development Branch 是免费的吗?

是的,Finishing a Development Branch 完全免费(开源免费),可自由下载、安装和使用。

Finishing a Development Branch 支持哪些平台?

Finishing a Development Branch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Finishing a Development Branch?

由 zlc000190(@zlc000190)开发并维护,当前版本 v0.1.0。

💬 留言讨论