Comment by jngiam1

16 hours ago

This is powerful. Combined with MCPs, you can pretty much automate a ton of work.

Can you give some examples?

  • That feature was silent launched about week ago for me.

    I use it to:

    - perform review of latest changes of code to update my documentation (security policies, user documentation etc.)

    - perform review to latest changes of code, triage them, deduplicate and improve code - I review them, close them with comments for over-engoneering / add review for auto-fix

    - perform review of open GitHub issue with label, select the one with highest impact, comment with rationale, implement it and make pull request - I wake up and I have a few pull request to fix issues that I can approve /finish in existing Claude Code thread

    I want also use it to: - review recent Sentry issues, make GitHub issues for the one with highest priority, make pull request with proposed fix - I can just wake up and see that some crash is ready to be resolved

    Limit of 3 scheduled jobs is pretty impactful, but playing with it give me a nice idea on how I can reduce my manual work.