Posts
Practical articles on agentic engineering, safe AI autonomy, developer tooling, engineering leadership, and reproducible experiments.
If You Publish It, You Own It
How to share AI-assisted analysis without destroying team trust.
AI Video Production: How I Created a Music Video with AI Tools on Zero Budget
What I learned about visual consistency, real-world references, video editing, and overcoming AI flaws to finish a music video without getting blocked.
Claude Code Permission Modes: Prevent Accidental Data Loss with Safe Autonomy
An honest guide—with its nuances, risks, and costs—on how much autonomy you should give your coding agent.
Claude Code Allowlist: How to Automate Command Permissions Safely
The problem of 100 daily approvals and how Claude Code's /fewer-permission-prompts skill solves it transparently.
Claude Code Advisor Tool: How I Pay Haiku Prices for Opus-Level Decisions
AI prices will keep rising. Adjust your workflow while there's still time. A complete guide on how to configure Anthropic's Advisor Tool via API and activate it in Claude Code.
Claude Code Architecture: Technical Guide to Core Concepts and Workflows
A technical guide based on official Anthropic documentation about the five distinct concepts in Claude Code.
MCP Workflows for Engineering Leads: How to Automate Daily Management Tasks
How I use various Model Context Protocols (MCP) like Datadog, Amplitude, Excalidraw, and Miro to save time on my tasks as a Lead.
Claude Code Session Forking: Create Checkpoints Before Implementation
Learn how to treat AI context as a branchable asset using Session Forking in Claude Code for non-linear workflows.