Skip to content

yi-xiaobai/collabCraft-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollabCraft Plugins

A repository of team Git workflow plugins for Claude Code.

Plugins

Plugin Commands Description
branch-commands /branch-create, /branch-switch, /branch-merge Git branch workflow
commit-commands /commit, /commit-push, /commit-push-mr Git commit workflow
mr-commands /mr-beautify, /mr-list, /mr-update GitLab MR workflow
deploy-commands /build, /publish, /release Build and publish workflow
upgrade-commands /turtle-upgrade Dependency upgrade workflow
plugin-linter /plugin-lint Plugin convention checks

Layout

Each plugin follows the Claude Code plugin structure:

plugins/<plugin-name>/
├── .claude-plugin/
│   └── plugin.json
├── commands/
├── agents/              # optional
└── README.md

The repository marketplace file is:

.claude-plugin/marketplace.json

Installation

Add the repository marketplace and then install plugins from it:

/plugin marketplace add ./.claude-plugin
/plugin install branch-commands commit-commands mr-commands deploy-commands upgrade-commands plugin-linter@collabcraft-plugins

Reference

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages