WILL NESS

CONSULTINGNewsletter
BLOGPROJECTSMEDIASOCIALS

BLOG

Thoughts on AI, development, and building products.

Your Coding Agent Can Upgrade Itself

When your coding agent makes a mistake, use that moment to upgrade the agent—with the agent itself. One sentence, 30 seconds, permanent fix.

Jan 6, 20264 min read
ai
coding-agents
productivity
workflow

The Agentic Loop: Stop Babysitting Your Coding Agent

The more your agent can run code and feed output back to itself, the less you do. Learn how to close feedback loops and let your coding agent iterate autonomously.

Jan 5, 20264 min read
ai
coding-agents
productivity
workflow
claude-code

My Claude Code Workflow for Building Features

A structured workflow for using Claude Code with sub-agents to catch issues, maintain code quality, and ship faster. Plan reviews, code reviews, and persistent task management.

Dec 30, 20256 min read
ai
claude-code
workflow
productivity

How to Actually Use AI (A Simple Framework)

AI is a text predictor, not a mind reader. Structure your prompts with the RIPE framework (Role, Info, Process, Expected output) to get useful results instead of generic slop.

Dec 25, 20258 min read
ai
productivity
tutorial