Get startedGet started for free

Automating tasks with custom commands

As development on TaskMate speeds up, you find yourself opening a pull request after almost every feature update. The steps are always the same, and the repetition starts to slow you down. To streamline this, you create a custom command called /pr that handles the entire pull request workflow for you.

Now, when a feature is ready, you type /pr in chat, and Cursor takes care of the setup automatically. The next step is making sure everything ran correctly.

What should you do after running your new /pr command to confirm that the automation worked?

This exercise is part of the course

Software Development with Cursor

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise