User
Write something
Pinned
Welcome to Clief Notes. Here's where to start.
1. Watch the intro video and introduce yourself in the intro post here 2. Start with The Foundation (free course). Concepts, folder architecture, prompting framework. Everything else builds on this. 3. Check in at the bottom of each lesson. Polls, discussion posts, other members working through the same stuff. Use them. 4. When you're ready to build real things, move to Implementation Playbooks (Level 2). When you're ready to build your own tools, Building Your Stack (Level 3). 5. Post your work. Ask questions. Help others when you can. What are you here to build?
Poll
6061 members have voted
Pinned
🫖Afternoon Tea 5 is live on YouTube
Sixty minutes of real questions from real builders. Rich asked what skills to learn to stay competitive in AI roles. That answer became the frame the whole session ran on. From there we worked through finding clients, content strategy, the HTML versus markdown question, and what to build next when the obvious automations are already running. Natalie took the spotlight slot. The session closed on why liberal arts is the durable layer when most technical work gets absorbed by the next platform release. A few things you'll hear if you watch: - The L1 to L3 effort ladder, with the Pacific Life over-engineering story - The 200 to 48,000 YouTube subscriber path with zero ads and zero outreach - How the Feeld engagement came from a CTO finding the channel organically - Tokens as coordinates and what the Anthropic engineering team was actually saying about HTML - The four-year test for what stays durable in your stack The three questions at the end are the homework. The third one matters most. 📚 For Premium members The full artifact package for this session is in the Vault: 🫖 Afternoon Tea 3 - The Vault · Clief Notes🫖 - The twelve-slide Decision Map deck (PowerPoint) - Three strategy markdown files: Effort to Output Ladder, Show Your Work, Productionize Your Opinion - A Term Sheet covering every piece of jargon from the call - The Vault module page that ties it all together The strategy files are built to paste into Claude alongside the transcript so you can apply each frame to your own work. That is the part the video alone cannot do. If you are on the free tier and any of this sounds useful, Premium is where the artifacts and the live sessions live. Twenty-seven a month. Biweekly. No pressure either way. The YouTube content stays free and stays current. Build something this week.
Pinned
⚠️ HEADS UP: PHISHING ATTEMPTS IN THE COMMUNITY ⚠️
We've noticed people sending out phishing links in DMs and comments. Quick PSA to keep everyone safe. ---- 🛑 THE RULE If someone you don't recognize is sending you links, asking for money, asking for login info, or telling you to "claim a prize" outside of an official competition post, it's not us. Don't click. Don't reply. Just delete. ---- 💰 HOW WE ACTUALLY HANDLE MONEY We will never send you money out of the blue. The only time you'll hear from us about money is if you've won a competition. When that happens, Sonija is the only person on our team who will reach out to collect your payment info to send your prize. If anyone else DMs you asking for payment details, banking info, or "verification" to release a prize, it's not us. Report it!! ---- 🚨 IF YOU GET A SUSPICIOUS MESSAGE 1. Don't click any links 2. Don't reply 3. Screenshot it if you can 4. Send the screenshot to Jake, Matt, or a mod so we can deal with it We're going to keep this community a safe place to build and learn. Thanks for looking out for each other. 🙏
ICM is awesome for one person, but what if there is two?
Been building an AI system for our agency for the last several months — custom tools, automations, outreach, all structured so the AI knows what context to pull and when. We run most of it through our own website. Found Jake's content and immediately recognized what we'd been building toward. The ICM framework — structured context over complicated multi-agent setups — we'd been doing a version of this without knowing it had a name. Here's the thing though. Everything I've seen assumes one person running the system. We're two founders. And the team layer — who owns what, how handoffs work, how you avoid overlap when the AI is already handling coordination — nobody seems to be talking about that. Just getting into the classroom so maybe it's in there. Curious if anyone's figured out ICM for a small team or if that conversation is even happening yet.
Interesting news today. How does that compare to or effect ICM?
The Enterprise "Code Mode" Pivot: Python Execution Cuts Token Costs by 90% Data published by Maxim AI outlines a structural engineering shift in how multi-agent systems interact with corporate data layers. Traditional Model Context Protocol (MCP) implementations rely on chatty, iterative text loops where an agent calls a tool, reviews the text output, and generates the next call—resulting in severe token inflation. Enterprise architectures are rapidly adopting a "Code Mode" framework. Instead of step-by-step text prompting, the agent outputs a complete, localized Python orchestration script that executes fully inside a secure container. In active production loops, this architecture reduces model token costs by up to 92.8% while preserving full tool access. Taking this in: The Enterprise "Code Mode" Pivot and the Interpretable Context Methodology (ICM) approach token efficiency and agent orchestration from opposite, yet complementary, engineering angles. Here is how they compare, align, and affect one another: 1. The Core Comparison: Execution vs. Orchestration The "Code Mode" pivot attacks runtime tool-use inflation. ICM attacks architectural context bloat. VectorEnterprise "Code Mode" PivotInterpretable Context Methodology (ICM)Primary TargetMulti-step tool call loops (API/Database churn).Framework overhead and agent orchestration code.MechanicsModel outputs a single Python script; executes locally in a container.Filesystem structure acts as architecture; sequential folders manage state.InterfaceExecutable code block.Plain text (CONTEXT.md, Markdown, JSON).Core BenefitSlashing token costs by avoiding chatty round-trips for data retrieval.Eliminating heavy message-passing frameworks (AutoGen/LangChain). 2. How "Code Mode" Aligns with ICM "Code Mode" does not replace ICM; it fits perfectly within an individual ICM stage as a performance optimization. - One Stage, One Job Execution: ICM mandates that each numbered directory has a single responsibility defined by its stage contract (CONTEXT.md). "Code Mode" is the technical mechanism used inside that specific room to execute the job. Instead of an agent chatting back and forth with a local database to fulfill the contract, it drops a single Python script into the local container, processes the data, and writes the output. - Preserving the Text Interface: ICM relies on plain text as the interface between stages. The Python script in "Code Mode" runs silently inside its container and spits out the raw Markdown or JSON required by the next ICM folder. The architecture remains fully legible to humans. - Context Isolation: Both methodologies fight token waste. ICM isolates context horizontally by only loading relevant files for the current folder. "Code Mode" isolates context vertically by compressing multi-step tool calls into a single execution pass.
1-30 of 1,394
Clief Notes
skool.com/cliefnotes
Jake Van Clief, giving you the Cliff notes on the new AI age.
Leaderboard (30-day)
Powered by