I haven't used OpenClaw yet but I have thought of a use case and I'm looking for feedback
I need
• Always on agent waiting for new msgs in Slack
• GitHub integration
• A bit of custom integration work with my app
• Run on a cloud server instead of Mac Mini
I want it to monitor a Slack channel where my app sends failed
@HandHistory_com poker history import errors
Then the agent would see that error, download the poker history file, write a new parser that works for it using Claude Code, push the changes to GitHub (where it will auto-deploy thanks to Laravel Forge)
Next it will log in as an admin and reimport the hands that were uploaded (might need to make some API things here so it doesn't need to webscrape or macro this part)
Then it will post back to Slack saying it fixed it with a link to the user profile for proof