top | item 43476300

(no title)

arthurgousset | 11 months ago

> “can you find all the tickets related to profile editing and combine them into an epic?”

That's a great use case. I imagine that makes you more productive because you can get multiple related issues out of the way by spending time in the same corner of your code base.

What other MCPs or use cases have caught your attention ?

discuss

order

atonse|11 months ago

Yeah I always use the analogy of “when I’m in the neighborhood, I’ll take care of that too” for related tickets.

I’ve had it update my tickets (like, leave a comment summarizing the code changes, transition the ticket.)

And I’ve described our workflow in a cursor rules file. And it knows to reassign the ticket to a certain person when I ask it to mark something ready for test. Or if I want to transition to a workflow strep 3 steps down, it knows my workflow from the rules file ands can perform each transition in sequence.