Blog
Notes on AI, Claude Code, Codex, OpenAI, and what I learn from building MAIB projects.
2026
How an AI coordinates my coding agents
13 min readMy workflow with Orca, worktrees, skills, and MCPs, while review and merges stay human.
- orca
- claude-code
- workflow
- ai
How I check contrast in OKLCH
4 min readThe script that converts the site's color tokens to sRGB luminance and checks them against WCAG contrast thresholds.
- design-system
- a11y
How I check an agent's work
3 min readThe workflow I use to review a diff with three separate checks: code, i18n, and accessibility.
- ai
- claude-code
Less context
3 min readHow to give an agent what it needs without burying the important instruction in noise.
- ai
- context-engineering
The second terminal
3 min readHow I separate implementation and review into two Claude Code sessions to reduce mistakes and bias.
- claude-code
- workflow
First commit
1 min readWhat I want to document here and how each post is published from the repository.
- meta
- build-in-public