<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>AI Engineering</title><link>https://ai.devops-monk.com/</link><description>A 23-chapter handbook for Claude Code — permissions, context, skills, hooks, MCP and agents, worked out end to end for engineers who have to ship with it.</description><language>en-us</language><managingEditor>abhaypratap3537@gmail.com (Abhay)</managingEditor><webMaster>abhaypratap3537@gmail.com (Abhay)</webMaster><lastBuildDate>Sat, 05 Sep 2026 23:56:44 +0000</lastBuildDate><atom:link href="https://ai.devops-monk.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Permission Modes</title><link>https://ai.devops-monk.com/2026/09/permission-modes/</link><pubDate>Sat, 05 Sep 2026 12:00:00 +0000</pubDate><guid isPermaLink="true">https://ai.devops-monk.com/2026/09/permission-modes/</guid><author>abhaypratap3537@gmail.com (Abhay)</author><category>Fundamentals</category><description>The six permission modes, what each one auto-approves, the auto-mode classifier's default block and allow lists, the thresholds at which it stops trusting itself, and the protected and critical paths no mode will auto-approve.</description><enclosure url="https://ai.devops-monk.com/images/articles/cc-03-permission-modes.webp" type="image/webp" length="0"/><content:encoded><![CDATA[<p><img src="https://ai.devops-monk.com/images/articles/cc-03-permission-modes.webp" alt="Permission Modes" /></p><p>The six permission modes, what each one auto-approves, the auto-mode classifier's default block and allow lists, the thresholds at which it stops trusting itself, and the protected and critical paths no mode will auto-approve.</p><p><a href="https://ai.devops-monk.com/2026/09/permission-modes/">Read the full article &rarr;</a></p>]]></content:encoded></item><item><title>Three Ways to Talk to Claude Code</title><link>https://ai.devops-monk.com/2026/09/three-ways-to-talk-to-claude-code/</link><pubDate>Sat, 05 Sep 2026 11:00:00 +0000</pubDate><guid isPermaLink="true">https://ai.devops-monk.com/2026/09/three-ways-to-talk-to-claude-code/</guid><author>abhaypratap3537@gmail.com (Abhay)</author><category>Fundamentals</category><description>Claude Code accepts input through three channels — CLI flags, slash commands and in-prompt sigils — distinguished by when they are parsed and whether they reach the model. Full flag and command reference, shell-mode semantics, and the input handling layer.</description><enclosure url="https://ai.devops-monk.com/images/articles/cc-02-three-ways-to-talk.webp" type="image/webp" length="0"/><content:encoded><![CDATA[<p><img src="https://ai.devops-monk.com/images/articles/cc-02-three-ways-to-talk.webp" alt="Three Ways to Talk to Claude Code" /></p><p>Claude Code accepts input through three channels — CLI flags, slash commands and in-prompt sigils — distinguished by when they are parsed and whether they reach the model. Full flag and command reference, shell-mode semantics, and the input handling layer.</p><p><a href="https://ai.devops-monk.com/2026/09/three-ways-to-talk-to-claude-code/">Read the full article &rarr;</a></p>]]></content:encoded></item><item><title>What Claude Code Actually Is</title><link>https://ai.devops-monk.com/2026/09/what-claude-code-actually-is/</link><pubDate>Sat, 05 Sep 2026 10:00:00 +0000</pubDate><guid isPermaLink="true">https://ai.devops-monk.com/2026/09/what-claude-code-actually-is/</guid><author>abhaypratap3537@gmail.com (Abhay)</author><category>Fundamentals</category><description>The execution model behind Claude Code: a language model with no I/O, a harness that supplies tools, and a loop that runs until the task verifies. Plus the tool table and the permission asymmetry it exposes.</description><enclosure url="https://ai.devops-monk.com/images/articles/cc-01-what-claude-code-is.webp" type="image/webp" length="0"/><content:encoded><![CDATA[<p><img src="https://ai.devops-monk.com/images/articles/cc-01-what-claude-code-is.webp" alt="What Claude Code Actually Is" /></p><p>The execution model behind Claude Code: a language model with no I/O, a harness that supplies tools, and a loop that runs until the task verifies. Plus the tool table and the permission asymmetry it exposes.</p><p><a href="https://ai.devops-monk.com/2026/09/what-claude-code-actually-is/">Read the full article &rarr;</a></p>]]></content:encoded></item></channel></rss>