Files
gh-claudeforge-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:11:42 +08:00

12 lines
275 B
JSON

{
"name": "release-coordinator",
"description": "Changelog Generator subagent",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/changelog-generator.md"
]
}