此内容尚未提供您的语言版本,正在以英文显示。
Git Cleanup
插件 活跃属于:Trailofbits
Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.
1 个 Skill 0 个 MCP
目的
To provide a safe and guided workflow for cleaning up accumulated local git branches and worktrees, preventing accidental data loss.
功能
- Categorizes branches as merged, gone, or active
- Analyzes worktrees for staged/uncommitted changes
- Requires explicit user confirmation for all deletions
- Uses safe delete commands (`-d`) and force delete (`-D`) where appropriate
- Groups related branches for collective review
使用场景
- When you have accumulated many local branches that need tidying up
- After merging feature branches, to clean up local tracking branches
- When remote branches have been deleted, to manage remaining local tracking branches
- To identify and remove groups of related branches that are no longer needed
非目标
- Managing remote branches or repositories
- Performing automatic or proactive cleanup
- Remote repository maintenance tasks like `git gc` or `prune`
- Headless or non-interactive automation
Trust
- warning:Issues AttentionIn the last 90 days, 13 issues were opened and 4 were closed, indicating a low closure rate (approx. 31%) and potentially slow maintainer response.
安装
请先添加 Marketplace
/plugin marketplace add trailofbits/skills/plugin install git-cleanup@trailofbits质量评分
76 /100
1 day ago 分析
类似扩展
Context7 Plugin
100Upstash Context7 MCP 服务器,用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。
插件
upstash
HubSpot Admin Skills
99Complete HubSpot CRM administration toolkit — audit, clean, enrich, segment, automate, and maintain your database
插件
TomGranot
Worktrunk
99Worktrunk 是一个用于 Git worktree 管理的 CLI,专为并行 AI 代理工作流而设计。此插件提供配置指导(LLM 提交消息、项目钩子、worktree 路径)以及自动活动跟踪(`wt list` 中的 🤖/💬 指示器,显示活动的 Claude 会话)。
插件
max-sixty