Writing

Thinking Out Loud

Technical writing on agentic AI, Salesforce architecture, and workforce orchestration. How autonomous enterprise workflows actually get built and shipped.

Filtered by tag: devworkflow Clear
Filtered by: devworkflow
Mar 14, 2026 10 min read

Claude Code in Action — A Practitioner's Take

I took Anthropic's official Claude Code course. Here's what changed how I work, where I disagree with the course, and the gaps you'll fill on your own.

Jun 16, 2025 4 min read

Track Code Changes with Ticket IDs in Git Commit Messages

Stop maintaining file header changelogs. Use a simple Git commit-msg hook to enforce ticket IDs in every commit and build a traceable history automatically.