Claude Code Routines: Auto-Maintaining PR Evolution Numbers
A backend PR kept colliding with other merges on database evolution numbers. Four manual rebases later, I described the problem to Claude and let it write a routine to handle the rest.
3 articles about automation - lessons from building and scaling real software.
A backend PR kept colliding with other merges on database evolution numbers. Four manual rebases later, I described the problem to Claude and let it write a routine to handle the rest.
Claude Code Channels let you connect your coding sessions to Telegram, Discord, webhooks, or any custom UI — here's how they work.
How I built a bash-based agent loop that pulls work from Linear, implements features, runs code review, and opens pull requests autonomously.