🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub✦ BytesAgain

Git Toolkit

by @ckchzh

Git Extras — Git Extras — extended git utilities. Automated tool for git-extras tasks. Use when you need Git Extras capabilities.

Versionv1.0.0
Downloads809
TERMINAL
clawhub install git-toolkit

📖 About This Skill


name: git-toolkit description: "Git Extras — Git Extras — extended git utilities. Automated tool for git-extras tasks. Use when you need Git Extras capabilities." runtime: bash license: MIT

Git Extras

Git Extras — extended git utilities

Why This Skill?

  • Inspired by popular open-source projects (thousands of GitHub stars)
  • No installation required — works with standard system tools
  • Real functionality — runs actual commands, produces real output
  • Commands

    Run scripts/git_extras.sh to use.

  • summary — Repo summary (commits, authors, files)
  • authors — List all authors by commits
  • changelog — [since] Generate changelog
  • effort — [n] Files with most commits
  • fresh-branch Create branch from clean state
  • ignore Add to .gitignore
  • undo — [n] Undo last n commits (soft)
  • standup — [days] What did I do (default: 1 day)
  • stats — Detailed repo statistics
  • info — Version info
  • Quick Start

    git_extras.sh help
    


    > Disclaimer: This skill is an independent, original implementation. It is not affiliated with, endorsed by, or derived from the referenced open-source project. No code was copied. The reference is for context only.

    Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

    💡 Examples

    git_extras.sh help
    


    > Disclaimer: This skill is an independent, original implementation. It is not affiliated with, endorsed by, or derived from the referenced open-source project. No code was copied. The reference is for context only.

    Powered by BytesAgain | bytesagain.com | hello@bytesagain.com