Software development is shifting from code production to system verification and decision loops. The first programming I ever did was on paper. No, I'm not old enough to have used punch cards and, no, I'm not talking abo…
Coding agents are typically given static context for dynamic environments. This post explores a new idea on how to give adaptive context to a coding agent in an extensible way. Imagine a hybrid of Claude Code's SKILL.md …
Anthropic released Claude Opus 4.5 today. You can read the official announcement, which has all the standard benchmarks, many of which it does well on. One interesting bit from the announcement caught my eye: The model’s…
Practical sequences to move AI components from chaotic incidents back to complex and complicated domains through minimum-viable mapping, rapid guardrails, and doctrine updates.
Convert Wardley Maps and Cynefin playbooks into policy-as-code guardrails so AI agents can act within codified doctrine while humans handle exceptions.
tl;dr: skills-to-agents automatically compiles SKILL.md into AGENTS.md. Run it as a GitHub action with a step: uses: dave1010/skills-to-agents@v2. Update (7 Feb 2026): Most agents now look for Skills under .agents/skills…