一键导入
finishing-a-development-branch
Use when implementation is complete and verified - delete finished local task docs, present integration options, and clean up safely
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when implementation is complete and verified - delete finished local task docs, present integration options, and clean up safely
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when shaping a feature before implementation - turns rough ideas into an approved markdown spec and local task directory
Use to execute an approved local markdown task directory iteratively - work the current Now slice, update docs, then stop
Use for advanced markdown task-doc operations - split work, reprioritize slices, delete finished local task dirs, and keep docs clean
Use after executing a task directory - verifies implementation against plan.md, acceptance checks, and anti-goals
Use when starting any conversation - establishes skill selection and the local task-doc workflow
Use before claiming work complete, fixed, or passing - requires fresh evidence before any completion claim
| name | finishing-a-development-branch |
| description | Use when implementation is complete and verified - delete finished local task docs, present integration options, and clean up safely |
<codex_compat> This skill was ported from Claude Code. In Codex:
SKILL.md from disk.spawn_agent (dispatch in parallel when needed).<skill_overview> Finish work intentionally: verify the spec, decide how to integrate it, then delete the finished local task directory. </skill_overview>
<rigidity_level> MEDIUM FREEDOM - Verify first, then present integration choices and execute the chosen one without leaving stale local task docs behind. </rigidity_level>
<quick_reference>
plan.md, context.md, and tasks.mdplans/active/
</quick_reference><when_to_use>
<the_process>
tasks.md should have no active Now itemsplan.md should have evidenceOffer the user clear options:
Delete the completed local task directory from plans/active/.
</the_process>