Claude Agents

Posted on Thursday, June 18, 2026


 


In Claude code you can agents.  Now what is an agent?   You can think of it as a smart assistant.  You can create an agent, give it a goal, then have it go at it working independently then return the results. 

In this article I am going to keep it very basic and simple and focus on just creating your first agent.

Claude Code /statusline

Posted on Thursday, June 4, 2026


 

The Claude Code status line is kinda boring.  Not much there.  Turns out there is a built in way to create a more interesting status line.

 

Claude Fast Mode

Posted on Friday, May 29, 2026


 


What if you want Claude to speed things up and get you an answer back faster?  Well Claude has a mode for that, Fast mode!  But there is going to be a costs!

 

Claude Code print

Posted on Thursday, May 28, 2026


 


What if you just want to run a single Claude prompt and get a response to send on?  Or to pipe to another command in Linux?  You can use the -p (print option)

 

Claude Code /Loop

Posted on Saturday, May 23, 2026


 


What is the /loop command in Claude Code and how can you use it?