hans.lhoest.euThe Unification of Commands and Skills in Claude CodeIn Claude Code, a skill is a modular function-like component that can process requests — like /code-review or /commit. As of version 2.1.1, these skills can be directly invoked through slash commands. So a code-review skill can also be invoked direct...Jan 19·7 min read
hans.lhoest.euAgent Chisels: My LLM Agent Skills and WorkflowsI have been meaning to share more about my LLM workflows and tooling for a while, partly to have a reference for conversations, but mostly to learn in public. Agent Chisels is where I will be sharing the custom artefacts (primarily skills, with comma...Jan 13·3 min read
hans.lhoest.euMy Best Technical Decision of 2025: Moving to Proton for Peace of MindThis year I bit the bullet and moved mail, calendar and drive from Google to Proton. Knowing that my family is not being profiled when, for example, I plan a doctor's appointment feels liberating. Sure, there were fun and useful technical improvement...Dec 22, 2025·3 min read
hans.lhoest.euImplementing an Urgent Feature with Opencode, Claude, and ZedThis is a short post to share a positive experience I had using an LLM agent to quickly add a feature to an existing personal CLI time-tracking application. Below, I describe how I added it using Zed, Opencode and Claude. To start, I wasn't even sure...Dec 17, 2025·5 min read
hans.lhoest.euTIL rules to rememberI have been writing "Today I Learned" posts (TILs) for a few weeks now and I started writing them as a complement to long form blogging. But I found myself spending 45-60 minutes, sometimes longer, per TIL instead of 15-25. This defeated the purpose ...Dec 15, 2025·1 min read