Files
gh-yebot-rad-cc-plugins-plu…/.claude-plugin/plugin.json
2025-11-30 09:07:57 +08:00

20 lines
437 B
JSON

{
"name": "github-project-manager",
"description": "GitHub Project Manager - Comprehensive project-first workflow management using GitHub Projects V2 via gh CLI with automation, field management, and modern project tracking",
"version": "1.1.0",
"author": {
"name": "Tobey Forsman"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}