Newb having trouble understanding how to best use task-master #46
-
|
Hi there, Thanks for building this I think it has huge potential and I've made some good progress in working with Cursor 3.7 Sonnet with it. However, I'm having a few problems that I'd love to get help with. For full transparency, I'm a hobbyist coder and working my way through these tools so apologies if some of these questions are naive.
Appreciate any tips and advice. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Thanks for trying it out! Here's some thoughts:
That ensures you have an accurate task file, fully spec'd and researched, with as many subtasks as is logically reasonable relative to the complexity of the task and its spec. Simple tasks might not even need subtasks. Now you can do ALL of the above can be done either through the CLI manually, through the CLI via Cursor Agent with natural language, or through the MCP soon (which is still cursor agent natural language, just less spotty). TLDR: Above is how to solve your issue, and MCP support will make it much easier to do so via natural language where Cursor Agent will pick up on your intent/frustration and attempt to remediate using the above and other functions.
Task -> https://github.com/eyaltoledano/claude-task-master/blob/main/tasks/task_024.txt
The
You're on the ball. We're on the same page :) |
Beta Was this translation helpful? Give feedback.
Thanks for trying it out! Here's some thoughts:
task-master listshows up and stays synced in the project's README (and shows up in GitHub). Beyond that, I'd say #11 is the next answer if you're asking me from the perspective of team collaboration. If you're so…