# Deadbranch

> Use this skill to identify and clean up stale git branches.

- Skill: `javimosch/deadbranch` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/deadbranch`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/deadbranch/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/deadbranch

---

# deadbranch Plugin
Safely clean up stale git branches.
## Commands
- `deadbranch _ _` — Passthrough to deadbranch CLI
## Installation
```bash
cargo install deadbranch
```
## Key Features
- **Stale detection** — Find unused branches
- **Safe cleanup** — Non-destructive operations
- **Pipeline-ready** — Structured output

