Files
42marketplaces/sync/gh-chmouel-claude-code-plugins-plugins-weekly-review.json
2025-11-29 18:53:27 +08:00

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
}
]
}