18 lines
446 B
JSON
18 lines
446 B
JSON
{
|
|
"name": "taskmaster",
|
|
"owner": {
|
|
"name": "Benjamin Benetti",
|
|
"email": "ben@bbenetti.ca"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "taskmaster",
|
|
"description": "Taskmaster workflow plugin, use for multi stage multi agent coding tasks.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-benjaminbenetti-bb-claude-plugins-plugins-taskmaster.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |