finishing-a-development-branch
How to Install
Claude Code:
git clone --depth 1 https://github.com/jnMetaCode/superpowers-zh.git && cp superpowers-zh/skills/finishing-a-development-branch ~/.claude/skills/finishing-a-development-branchCursor:
Copy the SKILL.md content into your .cursorrules file# 完成开发分支
## 概述
通过提供清晰的选项并执行所选工作流来引导开发工作的收尾。
**核心原则:** 验证测试 → 检测环境 → 展示选项 → 执行选择 → 清理。
**开始时宣布:** "我正在使用 finishing-a-development-branch 技能来完成这项工作。"
## 流程
### 步骤 1:验证测试
**在展示选项之前,验证测试通过:**
```bash
# 运行项目的测试套件
npm test / cargo test / pytest / go test ./...
```
**如果测试失败:**
```
测试失败( 个失败)。必须
Details
| Category | AI/ML → ml |
| Source | https://github.com/jnMetaCode/superpowers-zh |
| Stars | ★ 5.5K |
| Risk Level | N/A |
Related Skills
executing-plans
# 执行计划
## 概述
加载计划,批判性审查,执行所有任务,完成后报告。
**开始时宣布:** "我正在使用 executing-plans 技能来实现此计划。"
**注意:** 告诉你的人
verification-before-completion
# 完成前验证
## 概述
在没有验证的情况下宣称工作完成,这不是高效,而是不诚实。
**核心原则:** 始终用证据支撑结论。
**对这条规则敷衍了事,就等于违背了它的精神。**
## 铁律
gws-gmail-forward
# gmail +forward
> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and secu
gws-gmail-read
# gmail +read
> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and securit