18 lines
484 B
JSON
18 lines
484 B
JSON
{
|
|
"name": "weekly-review",
|
|
"owner": {
|
|
"name": "Claude Code Plugins",
|
|
"email": "plugins@example.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "weekly-review",
|
|
"description": "Generate a weekly summary of your git commits with insights on tech debt, bug fixes, and new features",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-chmouel-claude-code-plugins-plugins-weekly-review.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |