← Back to Settle

How to Structure Claude for Your Business: Skills, MCP, and the Instruction Architecture That Actually Scales

A designer named Katherine Yeh recently published a guide to organising Claude Code for design work. Her three-layer architecture — reference knowledge, capability workflows, and tool connectors — is exactly the pattern we use for deploying Claude across entire companies. But most businesses never get there. They dump everything into one Claude project and wonder why the results are inconsistent.

Pranav Ambwani··14 min read

The one-project trap

I watched it happen again last month. A company creates a Claudeproject called “Company AI” or “Marketing Assistant.” They paste in their website, a few product descriptions, maybe a brand guide PDF. The system prompt says something like “You are a helpful assistant for [Company Name]. Use a professional tone.”

And it works. Sort of. Claude knows the basics, drafts emails that sound vaguely on-brand. But by week three? The cracks show:

Have you noticed this at your company? I call it the one-project trap. It's why most teams plateau at “Claude is useful for drafts” and never reach “Claude runs our workflows.”

The three-layer architecture

The fix is the same pattern Katherine Yeh describes for design work, adapted for business operations. Three layers, each with a clear job.

Layer 1: Reference knowledge

This is everything Claude needs to know about your business. Not what to do, just what to know. It's the foundation every workflow builds on.

I split reference knowledge into two buckets:

Company-wide references get shared across every project and department:

Domain-specific references stay within a department or function:

Here's the principle that makes it all work: separate knowledge from instructions.Yeh puts it well. Specs answer definitional questions (“what is our return policy?”) while workflow instructions handle judgment calls (“how should we respond to this complaint?”). Most companies mash these together. Separating them means you can update a policy without touching every workflow that references it.

Layer 2: Capability workflows

This is where Claude learns what to do. Each capability is a specific, repeatable workflow, not a vague description of a role.

Bad: “You are a helpful sales assistant.”

Good: “Generate an offer document. Pull the customer's history from the CRM connector. Reference the current pricing sheet. Use the formal proposal template. Include delivery timelines based on current production capacity. Flag any line items that exceed the customer's credit limit.”

See the difference? The second version tells Claude exactly what “done” looks like. A well-structured capability specifies:

At Orient Printing & Packaging, I deployed 11 capabilities in the first engagement. Each one is a distinct workflow with its own instructions. There's no monolithic “Orient AI” project. The offer generator references the pricing knowledge file, the product spec sheet, and the proposal template, but it doesn't know anything about HR policies. It doesn't need to.

Layer 3: Connectors (MCP)

This is the integration layer. Model Context Protocol servers that connect Claude to your actual business systems.

Common connectors I build:

The key insight about MCP is that it creates clean boundaries between what Claude knows (Layer 1), what Claude does (Layer 2), and what Claude can reach(Layer 3). Changing your CRM from Salesforce to HubSpot? Rebuild one connector. Every workflow that touches customer data keeps working without a single edit.

For a deeper dive on MCP, read my plain-English explainer.

Why the layers matter

I know. This might feel like overkill if you just want Claude to help with emails. But the layers solve three problems that kill every single-project deployment I've seen:

Drift. Without shared reference files, every project slowly develops its own version of reality. Sales says the product does X. Marketing says it does Y. Customer service says something else entirely. A single reference layer forces one source of truth.

Maintenance. When your pricing changes, do you want to update one knowledge file, or hunt through 15 projects to find every place the old price appears?

Quality at scale.A prompt that works for one use case breaks when you stretch it across five. Separate capabilities with explicit specifications produce consistent results on the 500th run, not just the first. I learned this the hard way, after watching a “catch-all” project produce increasingly bizarre outputs as more teams piled their needs into it.

What this looks like in practice

Here's a simplified version of the architecture I deployed at a 200-person manufacturer:

LayerNameTypeShared with
L1Brand voice guideReferenceAll projects
L1Product catalogue & specsReferenceAll projects
L1Pricing & margin rulesReferenceSales, Procurement
L1Compliance requirementsReferenceAll projects
L2Offer generatorCapabilitySales
L2RFQ drafterCapabilityProcurement
L2Troubleshooting assistantCapabilityService
L2Email writerCapabilityAll departments
L3ERP connector (SAP)MCPSales, Procurement, Service
L3Email connector (Outlook)MCPAll departments
L3Document store (SharePoint)MCPAll departments

Notice how it flows: the offer generator (L2) references the pricing rules and product catalogue (L1) and uses the ERP connector (L3) to pull real-time data. If the pricing rules change, the offer generator automatically uses the new numbers. If you swap SAP for Oracle, you rebuild the connector but the workflow stays identical.

Getting started (without boiling the ocean)

You don't need to build all three layers at once. That would be overwhelming, and honestly, counterproductive. Here's the progression I recommend:

Week 1: Start with Layer 1. Gather your core reference materials: brand guide, product information, compliance rules. Upload them to a Claude project as knowledge files. Even without workflows or connectors, this immediately makes every conversation better because Claude has accurate context instead of guessing.

Week 2: Build your first capability.Pick the workflow that eats the most time. Write explicit instructions following the trigger → inputs → references → steps → output → review pattern. Test it 20 times. Find the edge cases. Refine. This part is more tedious than it sounds, but it's where the real value lives.

Week 3+: Add connectors. Once a workflow is reliable with manually provided data, add MCP connectors so Claude can pull the data itself. This is the step that turns Claude from an assistant into an agent.

Month 2: Scale. Add more capabilities, one at a time. Each new workflow builds on the reference knowledge you already have. The cost of each new capability drops because the foundation is in place. This is where the compounding kicks in and things start feeling almost unfair.

Why instruction engineering matters more than you think

Something in Katherine Yeh's article struck me. She's a designer, no coding experience, and she built a scalable Claude architecture in four weeks. The core skill wasn't technical. It was architectural thinking: deciding what goes where, what references what, and how pieces compose.

That's what I call instruction engineering. It's not prompt writing. It's not software engineering. It's something new that sits between the two: understanding your business deeply enough to decompose workflows into structured specs, and understanding Claude well enough to write instructions that produce reliable results at scale.

The companies that figure this out build a compounding advantage. Every workflow they deploy makes the next one cheaper to build, because the reference layer grows and the connectors multiply.

The companies that don't? They end up with 20 disconnected Claude projects and a team that says “AI is useful but not transformative.”

The difference is architecture. And it's a gap I'd love to help you close. Start a conversation →

P
Pranav Ambwani

Founder of Settle. Deploys Claude AI into mid-market companies and manufacturers — structured rollouts, production-grade instructions, real results.

Need help structuring Claude for your organisation?

We build the reference knowledge, capability workflows, and MCP connectors that turn Claude from a chatbot into business infrastructure. Start a conversation →