agentskill.sh
secured
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
安全评分
这个标签页按审计报告样式展示检测范围、问题列表和源片段。
高危 / 中危 / 低危
检测类别
指令边界文件系统写入网络引用
安全问题
高危
安装入口面
第 3 行
安装直接依赖来源内容,使用前仍需核验上游仓库当前状态。
3 install: /learn @obra/finishing-a-development-branch
中危
指令范围
第 4 行
skill 描述覆盖面较广,审查时最好补足明确的文件边界和操作边界。
4 scope: Use when implementation is complete, all tests pass, and you need to decide how to integrate th...
缓解建议
Review the upstream repository before copying files into a local skills directory.
Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.