Call a custom command from Linear Cursor agent?

I’ve set up the Cursor → Linear integration and for the most part, it works. I can “@” mention Cursor and ask it to perform some action from a ticket comment.

Great.

However, one thing I’ve not been able to get working so far is being able to get Cursor to use a custom command that’s in our repo’s .cursor/commands folder.

Use case: I want to use a comment in Linear to call on Cursor to plan a ticket using our custom planning command (it just defines certain requirements, formatting and file locations we want it to use).

Base requirement: we might have to be very specific about the command to use.

Ideally: by asking “@Cursor plan this ticket” it should know to use the custom planning command.

Anyone trying something similar and had any success?

I share this issue. Using plan agent leads to alot better speed to QA acceptance. Currently I pull it into IDE and push the the plan back in a comment. Inefficient to say the least