20 lines
437 B
JSON
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"
|
|
]
|
|
} |