Hi Team,
I’m currently working two jobs as a Software Engineer, and I genuinely love Cursor and the team behind it. My team and I use Cursor heavily every day.
I’m looking for a workflow that would help me automate part of my job inside Cursor. I could build something similar myself using Sandbox, Hermes Agent, and other tools, but I’d prefer to keep everything within the Cursor ecosystem.
Here’s the workflow I want:
-
Monitor specific Slack channels for new messages, bugs, or issues using webhooks.
-
When an issue is posted, trigger an agentic workflow.
-
Use Composer (or a similar agent) to gather all relevant Slack context and project information.
-
Use models like Claude, GPT, Grok, or other available models to investigate and fix the issue automatically.
-
Use browser/computer-use capabilities to verify the fix by checking the application in the browser.
-
Create a branch, push the changes, and deploy it to Vercel.
-
Send me a WhatsApp notification saying:
-
The issue has been fixed.
-
The branch is ready for review.
-
The deployment link is available for testing.
-
Ideally, this workflow would continuously listen to Slack, automatically pick up issues, attempt fixes, verify them, and notify me when everything is ready for review.
I’m also a student while working these two jobs, so automating these repetitive tasks would save me a huge amount of time.
Could you guide me on the best way to build this using Cursor?
Thanks,
Umair