Coding on the Go
One powerful trick is installing a GitHub app for your AI agent on every repo you create. When deploying to GitHub, submit pull requests so the agent can review them. You can tag the agent to make fixes itself with a custom prompt, and trigger it from issues or from pull requests.
This setup lets you code from your phone and add new things when you’re out and about. Combine that with a messaging bot (like Telegram or Slack), and it becomes really easy to get things done away from your desk.
Slack works especially well as a one-person-plus-agent workspace. Create a new channel for each repo and fire off tasks as they come up. Spin up new channels for new ideas. It’s a surprisingly great product when it’s just you and your AI agent.