AI agents in monorepos: what to configure differently from a single-product repo
A practical guide to running AI coding agents safely and efficiently in a monorepo, including the wins, the configuration changes, and the common failure modes.
A practical guide to running AI coding agents safely and efficiently in a monorepo, including the wins, the configuration changes, and the common failure modes.
Use one GitHub Actions workflow to create a release tag and another to mark the matching Jira version released.
How I combined Rollbar CLI queries, Codex skills, and a daily automation to turn fresh production errors into fix PRs.
How to adapt the Ralph Wiggum loop pattern popularised in Claude Code to Codex using repeatable, bounded non-interactive runs.
Go beyond the basics with panes, copy mode, synchronised input, and shared tmux sessions.
A practical guide to structuring skills so AI coding agents produce faster, safer, and more reproducible software delivery.
A practical guide to converting, chunking, and ingesting documents for CAG, RAG, and hybrid AI knowledge systems.
Use Lefthook to version, share, and speed up Git hooks so checks run consistently for every developer.