Sync 1552 plugin(s) marketplace metadata

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:27 +08:00
parent a0be830eed
commit 813d39094e
1542 changed files with 27756 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "ccpm",
"owner": {
"name": "Dustin Do",
"email": "dustin.do95@gmail.com"
},
"plugins": [
{
"name": "ccpm",
"description": "Enterprise-grade Project Management plugin for Claude Code. v2.3 BETA: 50% faster with optimized /ccpm:plan, /ccpm:work, /ccpm:sync, /ccpm:commit, /ccpm:verify, /ccpm:done commands + Linear subagent. Features: 49 PM commands (45 original + 6 new optimized), smart agent auto-invocation, TDD enforcement, quality gates, Linear integration with spec management, multi-system workflows (Jira, Confluence, BitBucket, Slack), monorepo support, safety-first design. Phase 6: Beta testing with 50-100 power users. Backward compatible with all v2.2.x commands.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-duongdev-ccpm.git"
},
"strict": true
}
]
}