Implements a new plugin marketplace structure and expands repository support beyond basic skills to include plugins, MCPs, hooks, etc.
5 lines
199 B
JSON
5 lines
199 B
JSON
{
|
|
"name": "git-publish-workflow",
|
|
"description": "Automates branching, conventional commits, testing, and PR creation for uncommitted or staged work. Handles both independent and stacked PRs."
|
|
}
|