---
title: "💭 How Claude Code’s Creator Starts EVERY Project - YouTube"
description: "!https://www.youtube.com/watch?v=KWrsLqnB6vA"
date: 2026-04-15
published: true
tags:
  - llm
  - ai
  - agents
  - thought
template: link
---


<div class="embed-card embed-card-external embed-card-provider-youtube">
  <div class="embed-card-rich">
<lite-youtube videoid="KWrsLqnB6vA" title="How Claude Code’s Creator Starts EVERY Project" playlabel="Play: How Claude Code’s Creator Starts EVERY Project"></lite-youtube>
  </div>
</div>


This is a really good guide, with quite a few good nuggets.  I need to try deleting my AGENTS.md and rebuilding it from scratch more often.  I liked how he talked about having agents prove their work and tell them up front how they will be judged. What I didn't care for so much was the feeling that a lot of the rules go in markdown, thats not a rule, thats a suggestion.  Rules should be deterministic.  They should be tests and linters that ensure they are followed.  Suggestions are good, but dont trust the agents to always follow them.  And don't trust that they wont change your rules, keep them honest.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
