Files
42marketplaces/sync/gh-jeremylongshore-claude-code-plugins-plus-plugins-productivity-001-jeremy-taskwarrior-integration.json
2025-11-30 09:08:53 +08:00

18 lines
791 B
JSON

{
"name": "001-jeremy-taskwarrior-integration",
"owner": {
"name": "Jeremy Longshore",
"email": "jeremy@intentsolutions.io"
},
"plugins": [
{
"name": "001-jeremy-taskwarrior-integration",
"description": "Enforces complete Taskwarrior integration protocol for ALL coding tasks. Automatically activates when user mentions 'taskwarrior' to decompose work into tracked tasks with proper lifecycle management (task add → task start → code implementation → task done). Includes time tracking via Timewarrior integration.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-productivity-001-jeremy-taskwarrior-integration.git"
},
"strict": true
}
]
}