HomeBrowseUpload
← Back to registry
// Skill profile

Git Extras

name: git-toolkit

by ckchzh · published 2026-03-22

开发工具自动化任务
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:ckchzh/ckchzh-git-toolkit
View on GitHub
// Full documentation

---

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 <command>` 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` — <n> Create branch from clean state
  • `ignore` — <pattern> 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

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band