18 lines
400 B
JSON
18 lines
400 B
JSON
{
|
|
"name": "task-orchestrator",
|
|
"description": "Comprehensive task management with Projects → Features → Tasks hierarchy, dependency tracking, templates, and AI workflow automation",
|
|
"version": "2.0.0",
|
|
"author": {
|
|
"name": "Jeff Picklyk",
|
|
"url": "https://github.com/jpicklyk"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |