The leverage · · 8 minute read
Beyond the basics with Claude Code
The real leap is not better prompting. It is building an operating environment where context, tools, team memory, and boundaries can compound.

The leverage · · 8 minute read
The real leap is not better prompting. It is building an operating environment where context, tools, team memory, and boundaries can compound.

The useful thing about Anthropic’s video on going beyond the basics with Claude Code is that it quietly moves the conversation away from prompts.
Not because prompts no longer matter. They do. But prompt craft is the beginner layer: how to ask clearly, how to constrain the shape of an answer, how to get the model to pause before it races off in the wrong direction.
The video is about the layer after that. It is about the mechanics that turn Claude Code from a clever terminal companion into a working environment: project memory through CLAUDE.md, external tools through MCP, repeatable team knowledge through skills, and safer autonomy through permission design.
That sounds technical. It is, in places. But the deeper idea is not technical at all. It is managerial. It is about what it means to delegate well.
Most people begin with Claude Code the way they begin with ChatGPT: one request, one response, one little burst of usefulness. Fix this bug. Explain this file. Write this component. Generate this test.
That is useful, and there is no shame in starting there. The problem begins when the one-off pattern becomes the ceiling. Every session starts with the same preamble. Every task requires the same reminder about the stack, the test command, the naming convention, the thing the team tried last month and decided against.
At that point, the model is not the bottleneck. The operating environment is.
A junior teammate who forgets the same context every morning would be exhausting to manage. Yet many teams accept exactly that from AI: brilliant in the moment, blank at the start of each conversation, and constantly re-briefed by whoever happens to be driving.
This is why CLAUDE.md matters. Not as a decorative readme for the model, but as the project’s standing context. The current Claude Code docs describe it as persistent context loaded into each conversation: the conventions, commands, and project truths Claude should not have to rediscover every time.
The mistake is to treat this file like a dumping ground. More context is not automatically better context. A useful CLAUDE.md is closer to an operating memo than an archive. It tells Claude what matters often enough that forgetting it would be expensive.
What belongs there? The things you would tell a strong contractor on day one: how the repo is shaped, which commands prove the work, what standards are non-negotiable, which paths are sensitive, which patterns are preferred, which old approaches should not be revived.
What does not belong there? Every edge case, every aspiration, every half-remembered preference. If the file becomes a museum, Claude has to walk through the museum before doing the work.
MCP is the second step because it changes what the assistant can actually touch. Without tools, Claude can reason about what you paste into the session. With the right tools, it can interact with the systems where the work already lives: code, databases, browsers, issue trackers, documents, internal services.
This is where many non-technical leaders should pay attention. MCP is often introduced as plumbing, but the organisational question is sharper: what parts of your business does AI need legitimate access to before it can stop being a clever notepad?
A strategy assistant that cannot read the source material is a summarisation toy. A support assistant that cannot see the ticket history is guessing. A coding assistant that cannot run the test suite is still waiting for a human to close the loop.
Access is not the same thing as authority. That distinction matters. The point is not to let AI roam through the company with a badge and no supervision. The point is to give it the tools required for the task, then design boundaries around what it may do with them.
Skills are the part I wish more teams understood. A skill is not merely a saved prompt. It is a packaged workflow: instructions, reference material, and sometimes helper scripts that Claude can load when the task calls for them.
This is where a team’s way of working can begin to compound. The review checklist that only Priya remembers. The release rhythm that lives in three people’s heads. The tone guide for client updates. The debugging ritual your senior engineer follows before touching production. The finance team’s rules for what a board-ready model must include before anyone trusts it.
Without skills, that judgment stays tribal. With skills, it becomes reusable. Not perfectly. Not magically. But enough that the next piece of work starts from a higher floor.
This is the point where Claude Code stops being only a developer tool and starts becoming a pattern for knowledge work. The structure is the same whether the output is code, a due diligence memo, a policy draft, a sales deck, or an internal operating procedure: capture the standards, encode the workflow, give the assistant the right references, then let the human supervise the result.
The part of the video about safer auto mode matters because every serious AI workflow eventually meets the same trade-off. If the assistant asks for permission every thirty seconds, the human becomes the bottleneck. If the assistant never asks, the system becomes a liability.
Real leverage sits between those two extremes. The routine actions should become quiet. The risky actions should become visible. The human should spend attention where judgment is actually needed, not where the software is merely nervous.
This is a design problem, not a vibes problem. Permissions, hooks, protected files, allowed commands, review steps, and environment separation are all ways of saying the same thing: we are not trying to make AI independent of human judgment. We are trying to make the handoff explicit enough that human judgment can scale.
I keep coming back to this because the Claude Code conversation is easy to misread as a developer-only conversation. It is not.
Developers are simply encountering the organisational future earlier because their work already has rich context, version control, test suites, explicit artifacts, and clear failure signals. Claude Code can operate there because the work environment is legible.
Most business functions do not have that yet. Their context is scattered across Slack, Google Docs, old decks, private judgment, calendar memory, and the one person who knows why the client hates slide seven. Then people wonder why AI outputs feel generic.
Generic output is often not a model problem. It is an environment problem. The model was given no memory worth keeping, no tools worth using, no standards worth obeying, and no boundary that tells it where autonomy ends.
The lesson from Claude Code is that the serious work is not asking AI to be smarter in a blank room. The serious work is building the room.
If you want to know whether your AI use is still basic, ask four questions.
One: what do I have to re-explain every time? If it matters often, it should probably become persistent context, structured reference, or a reusable workflow.
Two: what system does the assistant need to touch? If the work requires live information or action in another tool, pasting screenshots into chat is a fragile workaround, not a workflow.
Three: whose judgment is currently invisible? The best skill candidates are usually not abstract best practices. They are the habits of your strongest people, the little checks they make before they trust an output.
Four: what should never happen silently? That is where permissions and guardrails belong. Not as bureaucracy, but as the price of letting the boring things move faster.
What I like about the video is that it treats AI leverage as a systems problem. That is the mature frame. Not one magical prompt. Not one heroic agent. Not one breathless demo where everything works because the room was carefully staged.
Just the sober mechanics of making good work repeatable: memory, tools, skills, boundaries.
That is what comes after the basics. Not more tricks. A better environment for judgment to travel through.
If this is the layer you are trying to build for your own work, the companion essay is AI is a system, not a magic box. And if the question is how to turn your own operating judgment into workflows an AI teammate can actually use, start with the system you have been running quietly for years.

The letter
No hype. No urgency. Just thinking out loud about expertise, AI, and the systems that let good work compound.
More writing
If you are looking for Claude Cowork training in Singapore, you have probably already noticed that options are growing fast.
When people ask me what happens in a Claude Cowork workshop, I always give the same answer.