Files
42marketplaces/sync/gh-motlin-claude-code-plugins-plugins-markdown-tasks.json
2025-11-30 09:08:53 +08:00

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
}
]
}