Files
2025-11-29 18:26:25 +08:00

15 lines
361 B
JSON

{
"name": "taskmaster",
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Hamster",
"url": "https://github.com/eyaltoledano/claude-task-master"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}