Claude Permissions Allow, Deny

Posted on Thursday, May 14, 2026


 


Claude AI is powerful and it needs to be contained in many cases.  The default mode for Claude code is to ask permissions before it asks.

But if that is all it does that presents two problems.  One you have to click enter/yet again and again and again.  And two if you do that eventually you are going to click a yes when you don’t mean to.

 

Claude Change Sonnet 4.6 to have 1 million Token context

Posted on Saturday, May 9, 2026


 


In Sonnet 4.6 of Claude the default is 200K for the context size. 
You can up it to 1 million by tweaking the ~/.claude/settings.json file

Claude Code cmds Context Clear Resume Compact

Posted on Friday, May 8, 2026


 


In this post I am going to be going over a few Claude commands /context, /clear, /resume,  and /compact

Claude Code Cmds

Posted on Sunday, May 3, 2026


 


What are Claude Code commands?  Claude commands are shortcuts that let you quickly control the AI, manage sessions, and perform actions without typing a long prompt. See https://code.claude.com/docs/en/commands  [1]

 

Claude Code Skills

Posted on Friday, April 24, 2026


 

What are Claude Code Skills?  Think of them as reusable workflows that Claude code can use.  It follows the Agent Skills open Standard. See https://agentskills.io/home [1]