Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-30 08:21:36 +08:00

15 lines
573 B
JSON

{
"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.",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "jeremy@intentsolutions.io"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}