Tools
cli-tools provides six commands covering git hygiene, GPG, video conversion, and static analysis.
| Command | Summary |
|---|---|
| gitprune | Delete stale local branches and compact the repo |
| gitrefresh | Reset to a clean, up-to-date state |
| cache-gpg | Warm the GPG agent cache |
| convert-video | Convert video to H.264/AAC MP4 |
| sast | Scan Claude plugin frontmatter for risky tool grants |
| gh-actions-sast | Check GitHub Actions for outdated action pins |