Skip to content

blue119/commit-commands-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

commit-commands-demo

A minimal repo to demo Commit Commands (Claude plugin).

Plugin page: https://claude.com/plugins/commit-commands

External reference (upstream README in anthropics/claude-code): https://raw.githubusercontent.com/anthropics/claude-code/main/plugins/commit-commands/README.md

Goal

Give you a safe sandbox repo where you can try:

  • /commit
  • /commit-push-pr
  • /clean_gone

…and see what they do end-to-end.

Suggested workflow

  1. Make a trivial change (edit demo/notes.md).
  2. Run:
/commit
  1. Repeat a couple times, then try:
/commit-push-pr

Requirements for PR creation:

  • gh installed + authenticated
  • repo has remote origin

Tips

  • Verify git status before running /commit.
  • For /commit-push-pr, make sure your changes are tested and ready for review.

About

Demo repo for Commit Commands (Claude plugin)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors