Files
42marketplaces/sync/gh-vdemeester-claude-code-plugins-plugins-weekly-review.json
2025-11-30 09:08:53 +08:00

18 lines
487 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-vdemeester-claude-code-plugins-plugins-weekly-review.git"
},
"strict": true
}
]
}