Files
gh-shintaroasuzuki-shintaro…/.claude-plugin/plugin.json
2025-11-30 08:56:53 +08:00

11 lines
262 B
JSON

{
"name": "commit-commands",
"description": "Streamline your git workflow with simple commands for committing, pushing, and creating pull requests",
"version": "1.0.0",
"author": {
"name": "ShintaroaSuzuki"
},
"commands": [
"./commands"
]
}