remove-worktree

清理 git worktree。默认检查分支是否已合并到 main,确认安全后才删除。 支持参数:--force(跳过合并检查,强制清理)、--skip-sync(跳过同步其他 worktree)。 当用户说"删除worktree"、"remove worktree"、"清理worktree"、"清理分支"、"删除分支"、 "remove-worktree"、"清理工作区"时使用此 skill。即使用户只是说"这个分支不要了"或 "帮我清理一下",也应考虑触发此 skill。

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "remove-worktree" with this command: npx skills add zhushanwen321/skillsmp-zhushanwen321-zhushanwen321-remove-worktree

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

merge-worktree

完成 worktree 的完整合并流程:检查 CI → 修复问题 → merge --no-ff PR → 升级版本号 → 打 tag → release → 清理 worktree → 同步其他 worktree 到最新 main。 合并策略:使用 git merge --no-ff 保留完整分支历史,绝不 Squash。 同步策略:使用 git merge origin/main 而非 rebase,保留真实开发轨迹, 已解决的冲突不会重复弹出。 当用户说"合并worktree"、"merge-worktree"、"合并PR"、"发布版本"、"release"、 "上线"、"合并分支"、"发布"时使用此 skill。

Repository SourceNeeds Review
General

pr-worktree

在当前 worktree 中提交所有变更、推送到远程、创建 Pull Request。 当用户说"提交PR"、"创建PR"、"pr-worktree"、"提交并创建PR"、"push 并开 PR"、 "提交代码"时使用此 skill。

Repository SourceNeeds Review
General

Privacy Cards

Create and manage Privacy.com virtual cards. Use for generating single-use cards, merchant-locked cards, listing cards, setting spending limits, pausing/closing cards, and viewing transactions via the Privacy.com API.

Registry SourceRecently Updated
General

BidClub

Post investment ideas to the AI-native investment community

Registry SourceRecently Updated
remove-worktree | V50.AI