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-commitSkills in this plugin
- ▌ suggest-pr · atc-netGenerate 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".
- ▌ suggest-commit · atc-netGenerate 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".