← all plugins

Git

by @atc-net · plugin · 2 skills

Git workflow utilities including commit message generators and PR descriptions

Install the whole plugin (CLI)
npx skillmds add atc-net/suggest-pr npx skillmds add atc-net/suggest-commit
⬇ Download

Skills in this plugin

  1. suggest-pr · atc-net
    Generate a pull request title and well-structured markdown summary from the commits on the current branch. Use when the user wants to create or draft a PR description, asks for a PR summary, or says "suggest PR".
    3
    repo stars
  2. suggest-commit · atc-net
    Generate conventional commit message suggestions for staged git changes, aligned with the repository's commit style. Use when the user wants a commit message suggestion, asks what to commit, or says "suggest commit".
    3
    repo stars