18 lines
509 B
JSON
18 lines
509 B
JSON
{
|
|
"name": "markdown-tasks",
|
|
"owner": {
|
|
"name": "Craig Motlin",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "markdown-tasks",
|
|
"description": "Task management system using markdown checkboxes in .llm/todo.md with slash commands for planning, implementing, and tracking tasks",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-motlin-claude-code-plugins-plugins-markdown-tasks.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |