Tygart Media Editorial - Tygart Media

Category: Tygart Media Editorial

Tygart Media’s core editorial publication — AI implementation, content strategy, SEO, agency operations, and case studies.

  • What UCP Teaches Us About RCP: How Open Protocols Create Industry Movements

    What UCP Teaches Us About RCP: How Open Protocols Create Industry Movements

    Tygart Media Strategy
    Volume Ⅰ · Issue 04Quarterly Position
    By Will Tygart
    Long-form Position
    Practitioner-grade

    When Google launched the Universal Commerce Protocol at NRF in January 2026, the announcement was framed as an e-commerce story. Shopify, Walmart, Target, Visa — merchants and payment processors getting their systems ready for AI agents that shop, compare, and execute purchases without human intervention. That framing is correct but incomplete. UCP is not just a commerce standard. It is a template for how open protocols create movements.

    The Restoration Carbon Protocol is a different kind of standard in a completely different industry. But when you understand what UCP actually does architecturally — and why it succeeded where dozens of previous e-commerce APIs failed — you start to see exactly how RCP gets from a 31-article framework on tygartmedia.com to an industry-wide adopted standard that BOMA, IFMA, and institutional ESG reporters actually depend on.

    The mechanism is the same. The domain is different. And there is a version two of RCP that plugs directly into the UCP trust architecture — if the restoration industry moves in the next 18 months.


    What UCP Actually Does That Previous Commerce APIs Didn’t

    The history of e-commerce is littered with failed attempts at standardization. Every major platform — Amazon, eBay, Shopify, Magento — built its own API. Merchants implemented each one separately. Integrators spent years building custom connectors. The problem was not technical. The problem was trust and authentication. Every API required a bilateral relationship: the merchant trusted this specific buyer’s agent, that agent trusted this specific merchant’s data. Scaling to the open web required n² trust relationships. It never worked.

    UCP solved this with a different architecture. Instead of bilateral trust, it established a protocol layer — a shared standard that any compliant agent and any compliant merchant can speak without a pre-existing relationship. An AI agent that implements UCP can query any UCP-compliant catalog, check any UCP-compliant inventory, and execute against any UCP-compliant checkout — not because it has a relationship with that merchant, but because both parties speak the same authenticated protocol.

    The authentication is the product. UCP’s standardized interface means that a merchant’s decision to implement the protocol is simultaneously a decision to trust any UCP-authenticated agent. The trust is embedded in the standard, not in the bilateral relationship.

    Google’s Agent Payments Protocol (AP2), which sits alongside UCP, formalized this with “mandates” — digitally signed statements that define exactly what an agent is authorized to do and spend. The mandate is the credential. Any merchant who accepts UCP mandates accepts a verifiable statement of agent authorization without knowing anything specific about the agent that issued it.

    That architecture — open protocol, embedded authentication, mandate-based trust — is exactly what the restoration industry needs for Scope 3 emissions data. And RCP v1.0 has already built the content layer. The question for v2 is whether to build the authentication layer.


    The RCP Authentication Problem (That UCP Already Solved)

    RCP v1.0 produces per-job emissions records — JSON-structured Job Carbon Reports that restoration contractors deliver to commercial property clients for their GRESB, SBTi, and SB 253 reporting. The framework is solid. The methodology is sourced and auditable. The schema is machine-readable.

    But right now, there is no authentication layer. A property manager who receives an RCP Job Carbon Report from a contractor has no way to verify that the contractor actually follows the methodology, uses the current emission factors, or has gone through any validation process. They have to trust the contractor’s word — which is exactly the problem that makes Scope 3 data from supply chains unreliable for ESG auditors.

    This is the bilateral trust problem all over again. The property manager trusts this specific contractor’s data. That contractor trusts this specific property manager’s reporting process. It does not scale to a portfolio of 200 contractors across 800 properties.

    UCP solved the equivalent problem in commerce. The RCP organization — whoever formally governs the standard — can solve the same problem in ESG supply chain reporting with an analogous architecture.


    What RCP Certification Could Look Like in a UCP-Style Architecture

    Imagine a restoration contractor completes an RCP certification process. They demonstrate that they collect the 12 required data points, apply the current emission factors, produce Job Carbon Reports in the RCP-JCR-1.0 schema, and maintain source documents for seven years. The RCP organization validates this and issues a cryptographically signed certification credential — an RCP Mandate.

    The RCP Mandate is the contractor’s credential. It is not issued to a specific property manager. It is not dependent on a bilateral relationship. It is a verifiable statement, signed by the RCP authority, that this contractor’s emissions data meets the methodology standard. Any property manager, ESG platform, or auditor who accepts RCP Mandates can trust the data from any RCP-certified contractor — not because they know that contractor, but because the standard’s authentication is embedded in the credential.

    This is precisely how UCP mandates work in commerce. The signed statement creates protocol-level trust that does not require a pre-existing relationship.

    The downstream effects are the same as in commerce:

    • For contractors: RCP certification becomes a competitive signal that travels with the data. An RCP Mandate delivered with a Job Carbon Report tells the property manager’s ESG team: this data does not need to be validated separately. It has already been validated by a recognized standard.
    • For property managers: They can accept RCP-certified contractor data directly into their ESG reporting workflows without manual review. The certification is the audit trail. Measurabl, Yardi Elevate, and Deepki — the ESG data management platforms most of them use — can be built to accept RCP Mandate credentials alongside RCP JSON records and flag them automatically as verified-methodology data.
    • For ESG auditors: A property portfolio where all restoration contractor data comes from RCP-certified vendors is auditable without going back to each contractor. The mandate chain is the evidence. Limited assurance under CSRD or SB 253 becomes a single check — are these vendors RCP-certified? — rather than a vendor-by-vendor methodology review.
    • For the industry: Certification creates a selection mechanism. Property managers who require RCP-certified vendors in their preferred contractor agreements are no longer asking for a one-off document. They are asking for protocol compliance — the same way a merchant asking for UCP compliance is not asking for a custom integration, they are asking for standards adoption.

    The Protocol Stack for RCP v2

    Following the UCP architecture model, a complete RCP v2 would have three layers — matching the commerce, payments, and infrastructure layers of the agentic commerce stack:

    Layer 1: The Data Layer (Already Built — RCP v1.0)

    The methodology, emission factors, JSON schema, five job type guides, audit readiness documentation, and public API. This is the equivalent of UCP’s catalog query and inventory check layer — the standardized interface for what data is produced and how it is structured. RCP v1.0 is complete at this layer.

    Layer 2: The Authentication Layer (RCP v2 Target)

    The certification program, the mandate credential, the verification mechanism. This is the equivalent of UCP’s trust and authentication architecture — the layer that makes data from one party trusted by another without a bilateral relationship. Key components:

    • RCP Contractor Certification: documented audit of data capture practices, schema compliance, emission factor vintage, and source document retention
    • RCP Mandate: cryptographically signed certification credential, issued per contractor, versioned to the RCP release used, with an expiration and renewal cycle
    • Mandate verification endpoint: a public API (building on the existing tygart/v1/rcp namespace) where any platform can POST a mandate token and receive a verified/not-verified response with credential metadata
    • Certified contractor registry: a public directory of RCP-certified organizations, queryable by name, state, and certification status

    Layer 3: The Infrastructure Layer (RCP v2 Target)

    The machine-to-machine data exchange infrastructure — the equivalent of MCP and A2A in the agentic commerce stack. A contractor’s job management system (Encircle, PSA, Dash, Xcelerate) that natively implements RCP can transmit certified Job Carbon Reports directly to a property manager’s ESG platform without human intermediation. The report travels with the mandate credential. The platform verifies the credential, ingests the data, and flags it as RCP-verified — automatically. No email, no manual upload, no data entry.

    This is what makes it a movement rather than a document standard. The data flows automatically between authenticated parties. The human steps are eliminated. The protocol becomes infrastructure.


    Why Open Protocol Architecture Enables Movements

    UCP didn’t succeed because Google built good documentation. It succeeded because Google made it open — any merchant can implement it, any agent can speak it, no license fee, no bilateral negotiation, no approval required. Shopify and a regional boutique retailer are equal participants in the UCP ecosystem because the protocol is the credential, not the relationship with Google.

    That openness is what creates network effects. Every new UCP-compliant merchant makes the protocol more valuable for every agent. Every new UCP-compliant agent makes the protocol more valuable for every merchant. The standard grows because participation is self-reinforcing.

    RCP v1.0 is already open. The framework is CC BY 4.0 — free to use, implement, and build upon. The API is public. The emission factors are published with sources. Any restoration company can implement it today without permission.

    What RCP v2 adds is the authentication layer that makes open participation verifiable. The difference between “any company claims to follow RCP” and “any company can prove they follow RCP” is the difference between a document standard and a protocol. And the difference between a protocol and a movement is whether the infrastructure layer — the machine-to-machine data exchange — gets built.

    The agentic commerce stack took 18 months from UCP’s launch to meaningful adoption in production commerce systems. The RCP timeline is not 18 months from today — it’s 18 months from the moment RIA, IICRC, or a major industry insurer formally endorses the standard. That endorsement is the equivalent of Shopify and Walmart signing on to UCP at NRF. It’s the signal that tells the rest of the ecosystem: this is the standard, build to it.


    The Restoration Industry’s Unique Position

    BOMA and IFMA are working the problem from the property owner side — how do we get our vendor supply chains to report Scope 3 data? They don’t have the answer because the answer requires contractor-side infrastructure that commercial real estate organizations cannot build. They can mandate data. They cannot build the methodology.

    The restoration industry can. The 12 data points are already defined. The five job type methodologies are already published. The JSON schema is live. The API is running. The audit readiness guide exists. The only missing component is the formal certification program and the mandate credential that makes all of it protocol-grade rather than document-grade.

    This is what positions restoration as the leading industry in commercial property Scope 3 compliance — not just a participant but the infrastructure provider. The industry that built the standard that the property management industry depends on. That is a fundamentally different value proposition than “we report our emissions.”

    The parallel to UCP is exact: Google didn’t just participate in e-commerce. They built the protocol layer that made agentic commerce possible at scale. The restoration industry, through RCP, can build the protocol layer that makes supply chain Scope 3 compliance possible at scale for commercial real estate. And unlike Google, the restoration industry doesn’t need to be invited to the table. The table was already set at tygartmedia.com/rcp.


    What RIA Savannah Should Start

    The conversation at RIA Savannah on April 27 isn’t about persuading the industry to care about carbon. It’s about presenting the infrastructure that already exists and asking whether the industry wants to formally govern it. The RCP v1.0 framework, the public API, the certification roadmap — these are things that exist today. The question for RIA leadership is whether they want the restoration industry to own the protocol layer for commercial property Scope 3 compliance, or whether they want to watch a property management trade association or a Canadian software company build something proprietary in their place.

    The window is real. ESG data platforms are making vendor integration decisions now. Property managers are establishing preferred contractor Scope 3 requirements now. California SB 253’s Scope 3 deadline is 2027. GRESB assessments with contractor data coverage scoring are active this year. The infrastructure moment is not coming. It is here.

    A movement needs three things: an open standard, an authentication layer, and a network effect. RCP v1.0 is the standard. The authentication layer is the RCP v2 roadmap. The network effect starts the moment an industry organization formally endorses the protocol and restoration contractors have a reason to get certified rather than merely compliant.

    That is what UCP teaches us about RCP. The protocol is not the product. The authenticated, machine-readable, verifiable data infrastructure that emerges from the protocol is the product. And the industry that builds that infrastructure owns the category.

  • Claude Code: The Complete Beginner’s Guide for 2026

    Claude Code: The Complete Beginner’s Guide for 2026

    Last refreshed: May 15, 2026

    Claude AI · Fitted Claude

    Claude Code is the fastest-growing AI coding tool in the developer community. The r/ClaudeCode subreddit has 4,200+ weekly contributors — roughly 3x larger than r/Codex. Anthropic reports $2.5B+ in annualized revenue attributable to Claude Code adoption. This complete guide takes you from installation to your first productive agentic coding session.

    What Is Claude Code?

    Claude Code is a terminal-native AI coding tool from Anthropic. Unlike IDE plugins that assist line-by-line, Claude Code operates at the project level — it reads your entire codebase, understands the architecture, writes and edits multiple files in a single session, runs tests, and works through complex engineering tasks autonomously. It uses Claude models with a 1-million-token context window — large enough to hold an entire codebase in memory.

    Installation

    Requirements: Node.js 18+, a Claude Max subscription ($100+/month) or Anthropic API key.

    # Install globally
    npm install -g @anthropic-ai/claude-code
    
    # Navigate to your project
    cd your-project
    
    # Authenticate
    claude login
    
    # Start a session
    claude

    Setting Up CLAUDE.md (The Most Important Step)

    CLAUDE.md is a file you create in your project root that Claude Code reads at the start of every session. It’s the most important setup step — it gives Claude the context it needs to work effectively in your specific codebase without you re-explaining everything every time.

    A good CLAUDE.md includes:

    # Project: [Your Project Name]
    
    ## Architecture
    [Brief description of how the codebase is organized]
    
    ## Tech Stack
    - Language: [Python 3.11 / Node.js 20 / etc.]
    - Framework: [Django / Next.js / etc.]
    - Database: [PostgreSQL / MongoDB / etc.]
    - Testing: [pytest / Jest / etc.]
    
    ## Coding Standards
    - [Style guide, naming conventions, etc.]
    - [Preferred patterns for this codebase]
    
    ## Common Tasks
    - Run tests: `[command]`
    - Start dev server: `[command]`
    - Lint: `[command]`
    
    ## Known Issues / Context
    - [Anything Claude should know before working]

    Key Slash Commands

    Command What It Does
    /init Scans your codebase and generates an initial CLAUDE.md
    /memory View and edit Claude’s memory for this project
    /compact Compact the conversation to free up context space
    /batch Run multiple commands or edits in one operation
    /clear Clear conversation history (start fresh)

    Your First Agentic Session

    Start Claude Code in your project directory and try:

    • “Explain the overall architecture of this codebase” — Claude reads and summarizes
    • “Add input validation to the user registration endpoint” — Claude finds the right file, writes the validation, updates tests
    • “There’s a bug where [describe issue] — find it and fix it” — Claude searches the codebase, identifies the cause, fixes it
    • “Write tests for [module or function]” — Claude reads the code and writes comprehensive tests

    Rate Limits and Token Management

    Claude Code on Max 5x gets approximately 44,000-220,000 tokens per 5-hour window. Long sessions with large codebases consume tokens quickly. Best practices:

    • Use /compact when sessions get long to free up context
    • Be specific in your requests — “fix the authentication bug in auth.py” uses fewer tokens than “look through all my files for problems”
    • Auto-compaction (beta) handles this automatically when enabled

    Frequently Asked Questions

    What subscription do I need for Claude Code?

    Claude Max at $100/month minimum. Claude Code can also be accessed via API billing — often more cost-effective for lower-volume use.

    Can Claude Code edit multiple files at once?

    Yes. Claude Code can read, edit, and create multiple files in a single session — and runs the edits atomically, so you can review and accept or reject changes.

    How do I install Claude Code on Windows?

    Claude Code requires Node.js 18+ and runs via WSL (Windows Subsystem for Linux) on Windows. Install WSL, then follow the standard npm installation steps within your WSL terminal.


    Need this set up for your team?
    Talk to Will →

  • Claude vs Amazon Q: Which AI Coding Assistant for AWS Developers?

    Claude vs Amazon Q: Which AI Coding Assistant for AWS Developers?

    Last refreshed: May 15, 2026

    Model Accuracy Note — Updated May 2026

    Current flagship: Claude Opus 4.7 (claude-opus-4-7). Current models: Opus 4.7 · Sonnet 4.6 · Haiku 4.5. Claude Opus 4.7 (claude-opus-4-7) is the current flagship as of April 16, 2026. Where this article references Opus 4.6 or earlier models, those references are historical. See current model tracker →. See current model tracker →

    Claude AI · Fitted Claude

    For AWS developers, Claude and Amazon Q represent two distinct approaches to AI-assisted development. Amazon Q is deeply integrated into the AWS ecosystem — built to understand your AWS environment, your IAM policies, your CloudFormation stacks, and your AWS-specific workflows. Claude is a more capable general-purpose AI that can handle complex reasoning and code but requires you to provide AWS context manually. This comparison helps you choose — and explains why many AWS developers use both.

    What Amazon Q Does Well

    • AWS-native context: Q can read your actual AWS account state — running resources, IAM permissions, CloudWatch logs — without you describing them
    • AWS documentation: Q is trained specifically on AWS documentation and gives more accurate, up-to-date answers for AWS-specific questions
    • Console integration: Q is embedded in the AWS Console, CloudShell, and VS Code via the AWS Toolkit — zero additional setup for AWS users
    • Troubleshooting: Q can analyze your actual CloudWatch errors and IAM policy conflicts directly
    • Cost optimization: Q analyzes your actual usage data for cost recommendations

    What Claude Does Better

    • Code quality: Claude Opus 4.6 scores 80.8% on SWE-bench vs Amazon Q’s lower published benchmarks — for complex, multi-file code generation, Claude produces better results
    • General reasoning: Architecture decisions, trade-off analysis, and complex problem-solving — Claude reasons more deeply
    • Non-AWS work: If you’re building multi-cloud or have significant non-AWS code, Claude handles everything equally; Q is heavily AWS-optimized
    • Document analysis: Claude’s 200K context window for reading technical specs, RFCs, or lengthy docs far exceeds Q’s capabilities
    • Writing: Technical blog posts, documentation, runbooks — Claude writes better

    Pricing Comparison

    Claude Amazon Q
    Individual $20-200/month $19/month (Q Developer Pro)
    Free tier Yes (limited) Yes (Q Developer Free)
    Business Custom $19/user/month

    Amazon Q Developer Pro at $19/month is competitive with Claude Pro at $20/month. For AWS-heavy developers, Q Pro includes features with no Claude equivalent (direct AWS account analysis). For general development, Claude holds the performance edge per dollar.

    The Combined Workflow

    Many AWS developers use Amazon Q for AWS-specific questions (CloudFormation troubleshooting, IAM policy analysis, service limits) and Claude Code for complex coding tasks (architecture, large refactors, code review). The tools are complementary rather than competing.

    Frequently Asked Questions

    Is Amazon Q better than Claude for AWS development?

    For AWS-native questions with real account context: Amazon Q wins. For complex code generation, architecture decisions, and general programming: Claude is stronger. Many AWS developers use both.

    Can Claude access my AWS account?

    Not directly. You can paste CloudFormation templates, error logs, or resource configurations into Claude for analysis. Amazon Q connects directly to your AWS account with appropriate permissions.


    Need this set up for your team?
    Talk to Will →

  • Is Claude AI Safe? Security, Ethics, and Trustworthiness Assessed

    Is Claude AI Safe? Security, Ethics, and Trustworthiness Assessed

    Last refreshed: May 15, 2026

    Claude AI · Fitted Claude

    Safety means different things depending on who’s asking. For a parent wondering if Claude is appropriate for their teenager: yes, with caveats. For an enterprise considering Claude for sensitive workflows: that requires a more detailed answer. For a researcher wondering about AI existential risk: that’s a different conversation entirely. This guide covers all three dimensions of Claude safety in 2026.

    Content Safety: What Claude Will and Won’t Do

    Claude’s content policies are enforced through Constitutional AI training, not just a filter layer bolted on afterward. This makes them more robust than keyword blocklists. Claude will decline to:

    • Generate content facilitating violence or illegal activities
    • Produce sexual content involving minors (zero tolerance, no exceptions)
    • Provide detailed instructions for creating weapons capable of mass casualties
    • Generate content designed to facilitate harassment or stalking of specific individuals

    Claude’s refusals are imperfect — it occasionally refuses legitimate requests and occasionally allows borderline ones. But the overall calibration has improved substantially with each model generation.

    Data Security

    Anthropic is a US-incorporated company subject to US law. Conversation data is stored on Anthropic’s infrastructure. Consumer accounts may be used for model training (opt-out available). Enterprise and API accounts have zero-data-retention options. Anthropic has published a privacy policy at privacy.claude.com and does not sell conversation data to third parties or advertisers.

    Anthropic’s Responsible Scaling Policy

    Anthropic has published a Responsible Scaling Policy (RSP) — a commitment to evaluate Claude models against specific safety thresholds before deployment. The RSP creates public accountability: if future Claude models show dangerous capability thresholds in evaluation, Anthropic has committed to not deploying them until additional safety measures are in place. This is a meaningful governance commitment uncommon among AI companies.

    Fake Claude Scams: What Every User Should Know

    Malwarebytes and other security researchers have documented phishing campaigns using fake “Claude AI” websites to steal credentials and install malware. Key indicators of legitimate Claude access:

    • The official Claude interface is at claude.ai — any other domain claiming to be Claude is not
    • Anthropic does not offer Claude through third-party websites requiring separate account creation
    • Claude’s API is accessed at api.anthropic.com
    • If you’re ever unsure, go directly to anthropic.com and navigate from there

    Frequently Asked Questions

    Is Claude safe for kids?

    Claude has content filters that prevent most inappropriate content, but it’s not specifically designed as a children’s product. Parental supervision is recommended for younger users. Claude doesn’t have age verification on the free tier.

    Can Claude be jailbroken?

    Attempts to manipulate Claude into ignoring its safety training exist. Anthropic actively works to patch these. Claude is more robust against jailbreaking than most models, but no AI system is perfectly immune to sophisticated manipulation attempts.


    Need this set up for your team?
    Talk to Will →

  • Claude Zapier Automation: 10 Workflows That Save Hours Every Week

    Claude Zapier Automation: 10 Workflows That Save Hours Every Week

    Last refreshed: May 15, 2026

    Claude AI · Fitted Claude

    Claude and Zapier together create one of the most flexible automation combinations available in 2026. Through Zapier’s MCP server (mcp.zapier.com), Claude can connect to over 8,000 apps — sending emails, updating CRMs, creating tasks, posting to Slack, and more. This guide covers 10 practical workflows and how to set them up.

    Setting Up Claude + Zapier MCP

    Add Zapier’s MCP server to Claude Desktop by editing your configuration file:

    {
      "mcpServers": {
        "zapier": {
          "url": "https://mcp.zapier.com/api/mcp/a/YOUR_ACCOUNT_ID/mcp",
          "type": "url"
        }
      }
    }

    Find your Zapier MCP URL in your Zapier account under Settings → MCP. Once connected, Claude can trigger any Zap you’ve built in Zapier, ask it to take actions across your connected apps.

    10 High-Value Automation Workflows

    1. Email Triage and Draft Generation

    New email arrives → Zapier sends to Claude → Claude categorizes (urgent/action needed/FYI/spam) and drafts a reply → Draft saved to Gmail or sent to you via Slack for approval.

    2. CRM Note Generation from Calls

    Call recording transcript arrives (from Otter.ai or Fireflies) → Claude generates structured CRM notes (summary, pain points, next steps, deal stage) → Notes automatically posted to Salesforce or HubSpot record.

    3. Social Media Content from Blog Posts

    New WordPress post published → Claude generates LinkedIn post, Twitter/X thread, and Instagram caption → Drafts sent to Buffer or Hootsuite for scheduled publishing.

    4. Meeting Summary and Action Item Distribution

    Meeting transcript uploaded → Claude extracts summary, decisions made, and action items with owners → Summary sent to meeting participants via email, action items created in Asana or Notion.

    5. Customer Support Ticket Drafts

    New support ticket received (Zendesk, Freshdesk) → Claude categorizes the issue and drafts a response → Draft queued for agent review before sending.

    6. Lead Research and Enrichment

    New lead added to CRM → Claude researches company context from provided information → Enriched notes (industry, company size, likely pain points) added to CRM record automatically.

    7. Contract Summary on Receipt

    PDF contract received via email → Claude generates key terms summary (parties, obligations, deadlines, payment terms) → Summary posted to Slack or added to Notion database.

    8. Weekly Report Generation

    Every Friday → Zapier pulls data from your project management tool → Claude generates weekly progress narrative → Report emailed to stakeholders automatically.

    9. Review Response Drafting

    New Google or Yelp review received → Claude drafts a personalized response matching your brand voice → Draft sent to you for approval via email or Slack.

    10. Job Application Screening Summaries

    New application received → Claude summarizes candidate background, flags matches to job requirements, notes potential concerns → Summary added to your ATS or hiring Notion board.

    Frequently Asked Questions

    Do I need Zapier paid plan to use Claude MCP?

    Zapier MCP access requires a paid Zapier plan. Check Zapier’s current pricing for MCP feature availability.

    Can Claude take actions in Zapier automatically without human approval?

    Yes — but for actions like sending emails or creating CRM records, building in a human-approval step (Slack notification with approve/reject) is recommended until you trust the automation’s output quality.


    Need this set up for your team?
    Talk to Will →

  • Claude AI for Excel and Spreadsheets: Formulas, Analysis, and Automation

    Claude AI for Excel and Spreadsheets: Formulas, Analysis, and Automation

    Last refreshed: May 15, 2026

    Claude AI · Fitted Claude

    Spreadsheet work is one of the highest-leverage applications for Claude AI — and one where the time savings are immediately measurable. Claude writes complex formulas, explains your data, debugs broken functions, and helps design spreadsheet structures for any use case. This guide covers the specific workflows where Claude saves the most time.

    1. Formula Writing

    Describe what you want in plain English and Claude writes the formula:

    “Write an Excel formula that looks up a value in column A, finds the matching row in a separate table on Sheet2, and returns the value from column C of that row. Handle the case where no match is found by returning ‘Not Found’.”

    Claude returns the exact formula with an explanation of how it works — and will modify it if your structure is different from what it assumed.

    2. Formula Debugging

    Paste a broken formula and describe what it should do:

    “This formula is returning #VALUE! instead of the expected sum: =SUMIF(A:A,”Q1″,B:B). My date column (A) has dates in MM/DD/YYYY format. What’s wrong and how do I fix it?”

    3. Data Analysis and Interpretation

    Paste CSV data directly into Claude (up to tens of thousands of rows depending on token limits) and ask:

    • “What are the top 5 trends in this sales data?”
    • “Identify any outliers in this dataset and explain what might be causing them”
    • “Calculate month-over-month growth rates from these monthly totals”
    • “What’s the correlation between [column A] and [column B]?”

    4. Spreadsheet Design

    Before building a complex spreadsheet, describe your use case to Claude:

    “I need a spreadsheet to track client projects. Each project has: client name, project type, start date, deadline, status, hours budgeted, hours logged, and assigned team member. I want a dashboard tab that shows overdue projects and hours variance. Design the sheet structure and formulas I’ll need.”

    5. Claude’s Excel Add-In

    Anthropic launched a Claude Excel add-in that embeds Claude directly in Microsoft Excel. This allows you to interact with Claude in a side panel while working in your spreadsheet — selecting data ranges, asking questions about your data, and getting formula suggestions without switching applications.

    Frequently Asked Questions

    Can Claude write Google Sheets formulas as well as Excel?

    Yes. Claude writes formulas for both Excel and Google Sheets. Most formulas are identical or very similar between the two — just specify which you’re using if there might be syntax differences.

    Can Claude analyze data I paste into the conversation?

    Yes. Paste CSV data directly and Claude will analyze it. For very large datasets, paste a representative sample or aggregate summary.


    Need this set up for your team?
    Talk to Will →

  • Claude AI for Startups: Pitch Decks, Product Dev, and Hiring

    Claude AI for Startups: Pitch Decks, Product Dev, and Hiring

    Last refreshed: May 15, 2026

    Claude AI · Fitted Claude

    Startups operate at a pace that makes every AI productivity gain multiply. Claude AI has become one of the most useful tools for founders who need to write, think, research, and build simultaneously — often without the headcount to specialize any of it. This guide covers the highest-leverage startup use cases.

    1. Pitch Deck Writing and Refinement

    Claude can’t design slides, but it can write the content that makes them work:

    • Problem slide narrative (crisp, investor-compelling)
    • Solution positioning and differentiation language
    • Market size calculation narrative (TAM/SAM/SOM explanations)
    • Business model clarity
    • Traction slide copy from your metrics
    • Team bios that emphasize relevant experience
    • Ask and use of funds language

    Prompt: “I’m raising a [stage] round for [company]. We [what you do] for [who]. Our differentiation is [X]. Write the problem and solution slides in [Y] words each — investor audience, direct and specific, no jargon.”

    2. Product Requirements and Spec Writing

    Early-stage founders often write PRDs themselves. Claude drafts them faster:

    • User story generation from feature descriptions
    • MVP scope definition and prioritization
    • Technical spec outlines for engineering handoffs
    • API documentation first drafts

    3. Competitive Analysis

    Paste competitor landing pages, pricing pages, or product releases into Claude and ask: “Analyze this competitor’s positioning. What are their claimed strengths, their apparent weaknesses, and the gap my product could own?” Do this across 5 competitors in one session and you have a competitive landscape in an hour that would take a day manually.

    4. Hiring: JDs, Outreach, and Interviews

    • Job description writing that attracts the right candidate profile
    • LinkedIn outreach messages for sourcing
    • Interview question sets by role
    • Offer letter language (review with legal counsel)
    • Culture doc and values articulation

    5. Investor Research

    Paste an investor’s portfolio page, blog posts, or thesis into Claude: “Based on this investor’s portfolio and stated thesis, how should I position my company for a conversation with them? What aspects of our business align with their focus?”

    Frequently Asked Questions

    Can Claude help write a pitch deck?

    Yes — the narrative content. Claude writes compelling problem/solution/market/traction/team copy. Slide design requires dedicated tools (Canva, Pitch, PowerPoint).


    Want this for your workflow?

    We set Claude up for teams in your industry — end-to-end, fully configured, documented, and ready to use.

    Tygart Media has run Claude across 27+ client sites. We know what works and what wastes your time.

    See the implementation service →

    Need this set up for your team?
    Talk to Will →

  • Claude for Small Business Owners: What It Can Actually Replace

    Claude for Small Business Owners: What It Can Actually Replace

    Last refreshed: May 15, 2026

    Claude AI · Fitted Claude

    Small business owners are among the professionals getting the most value from Claude AI — because they wear every hat and the time savings compound across every function. This guide covers the highest-leverage use cases: marketing, operations, customer service, and financial communication.

    Why Claude Works Well for Small Business

    Small businesses typically can’t afford specialists for every function. The owner writes the marketing copy, drafts the employee handbook, responds to reviews, and handles client emails — all in the same day. Claude handles the first draft of almost all of these, at a quality level that previously required hiring freelancers or agencies.

    1. Marketing Content

    • Website copy (homepage, about page, service descriptions)
    • Google Business Profile posts and updates
    • Email newsletter content
    • Social media captions (Instagram, Facebook, LinkedIn)
    • Local SEO blog posts
    • Seasonal promotions and campaign copy

    Prompt template: “Write a [content type] for my [business type] in [city]. My unique selling point is [differentiator]. Target customer: [describe]. Tone: [conversational/professional/enthusiastic]. Length: [X words].”

    2. Operations Documents

    • Standard operating procedures (SOPs) for any business process
    • Employee onboarding guides and training materials
    • Job descriptions for hiring
    • Vendor agreements and simple contracts (always review with attorney)
    • Process documentation and checklists

    3. Customer Service

    • Response templates for common questions
    • Difficult customer situation scripts
    • Online review responses (positive and negative)
    • FAQ page content
    • Refund and complaint handling language

    4. Financial Communication

    • Invoice and payment reminder language
    • Proposal and estimate narratives
    • Client update letters for project status
    • Grant application narratives (for eligible businesses)

    Recommended Starting Setup

    Create a Claude Project with a system prompt containing: your business name and type, your city and target market, your brand voice (3 adjectives), and 2-3 things that differentiate you. Once set up, every Claude conversation is pre-loaded with your business context — no re-explaining needed.

    The free tier works for occasional use. Claude Pro at $20/month is the right starting point for daily business use — Projects are included and the rate limits are workable for most small business owners.

    Frequently Asked Questions

    What is the best Claude plan for small business owners?

    Claude Pro at $20/month. Projects let you store your business context so every conversation is pre-loaded. The free tier works if you use Claude occasionally.


    Want this for your workflow?

    We set Claude up for teams in your industry — end-to-end, fully configured, documented, and ready to use.

    Tygart Media has run Claude across 27+ client sites. We know what works and what wastes your time.

    See the implementation service →

    Need this set up for your team?
    Talk to Will →

  • Claude AI for Students: Study Guides, Essays, and Research

    Claude AI for Students: Study Guides, Essays, and Research

    Last refreshed: May 15, 2026

    Claude AI · Fitted Claude

    Claude AI is one of the most powerful learning tools available to students in 2026 — and one of the most misused. The difference between using Claude to learn faster and using it to circumvent learning is real and matters. This guide covers the legitimate, effective ways students use Claude, where the ethical line is, and how to actually get better at the things you’re studying.

    The Ethical Framework First

    The question isn’t “will I get caught” — it’s “am I actually learning?” Using Claude to understand a concept faster, check your reasoning, or get feedback on your writing builds capability. Using Claude to generate an essay you submit as your own work without engaging with it doesn’t — and violates academic integrity policies at virtually every institution. This guide covers the former.

    1. Concept Explanation and Tutoring

    Claude is an exceptional tutor for concepts you don’t understand. Unlike a textbook, you can ask it to explain the same thing ten different ways until one clicks.

    • “Explain the difference between correlation and causation using a sports example”
    • “Why does the mitochondria produce ATP — explain it like I’m 12”
    • “I understand that X is true but I don’t understand why. Can you walk me through the reasoning?”
    • “Quiz me on [topic] with increasingly hard questions and explain each answer”

    2. Research Assistance

    Claude helps structure research and synthesize sources — but cannot replace primary source research:

    • Upload research papers and ask Claude to explain key findings
    • Generate an outline of subtopics to research for a paper
    • Ask Claude to identify potential counterarguments to your thesis
    • Summarize academic sources you’ve found and pull out relevant passages

    Important: Claude cannot browse the internet or access current academic databases. For current research, use Google Scholar, JSTOR, or your institution’s library resources directly.

    3. Writing Feedback and Improvement

    This is ethically clear territory: use Claude as an editor, not a ghostwriter.

    • “Review this paragraph for clarity and logical flow. Don’t rewrite it — just tell me what’s weak.”
    • “Does my thesis statement clearly set up the argument in my essay? Here it is: [thesis]”
    • “What’s missing from this argument? [paste your argument]”
    • “Suggest 3 ways I could strengthen the conclusion without changing my core argument”

    4. Exam Preparation

    • Generate practice questions on any topic at any difficulty level
    • Explain wrong answers after you attempt practice problems
    • Create flashcard-style Q&A for memorization
    • Summarize a textbook chapter into key points for review

    Claude’s Learning Mode

    Claude has a Learning Mode feature that makes it more likely to ask you to reason through problems yourself before providing answers — reinforcing actual learning rather than answer-delivery. Enable it in settings when you want Claude to teach rather than just tell.

    Frequently Asked Questions

    Is using Claude for homework cheating?

    It depends on how you use it. Using Claude to understand concepts faster, get writing feedback, and check your reasoning is not cheating. Submitting Claude-generated work as your own without engaging with it is academic dishonesty.

    Can Claude write my essay for me?

    Claude can generate text on any topic. Whether submitting that text violates your institution’s policies is a separate question — and it almost certainly does. Use Claude for tutoring and feedback, not to replace your own writing.


    Need this set up for your team?
    Talk to Will →

  • Claude AI for Healthcare: Clinical Workflows and HIPAA Considerations

    Claude AI for Healthcare: Clinical Workflows and HIPAA Considerations

    Last refreshed: May 15, 2026

    Claude AI · Fitted Claude

    Claude AI is finding genuine applications in healthcare settings — but deployment requires understanding both the capabilities and the compliance landscape. This guide covers where Claude provides value for clinical and administrative workflows, and what healthcare organizations need to know about HIPAA.

    HIPAA and Claude: What Healthcare Organizations Need to Know

    Standard Claude.ai consumer accounts are not HIPAA compliant. Do not input protected health information (PHI) into the standard Claude.ai interface. Anthropic offers HIPAA-eligible configurations for enterprise customers — this requires a Business Associate Agreement (BAA) with Anthropic and using the appropriate enterprise deployment. Contact Anthropic’s enterprise team to set up a HIPAA-compliant environment before using Claude with PHI.

    Where Claude Adds Value in Healthcare

    Clinical Documentation (De-identified)

    With PHI removed or in a HIPAA-compliant environment: Claude can draft clinical note templates, generate SOAP note structures, summarize patient encounter information into standard formats, and create discharge instruction drafts for physician review.

    Medical Literature Synthesis

    Upload research papers, systematic reviews, or clinical guidelines for rapid synthesis. Claude’s 200K context window handles lengthy medical literature well. Useful for: literature review summaries, comparing treatment guidelines across sources, explaining complex studies in plain language for patient communication.

    Patient Education Materials

    Generate first drafts of patient education materials — condition explanations, procedure preparation instructions, medication guides — that clinical staff then review and approve. Claude can adjust reading level on request, making materials accessible to diverse patient populations.

    Administrative Workflows

    Policy and procedure drafting, staff training materials, prior authorization letter templates, appeal letter frameworks, and operational documentation — all without PHI involved.

    Research Support

    Grant proposal drafting, IRB protocol development, research methodology consultation, statistical analysis explanation, and literature review organization.

    What Claude Cannot Do in Healthcare

    • Make clinical diagnoses or treatment recommendations for specific patients
    • Replace physician judgment in any clinical decision
    • Access EHR systems directly (without specific integration)
    • Guarantee accuracy of medical information — always verify clinical content against current guidelines

    Frequently Asked Questions

    Is Claude HIPAA compliant?

    Standard consumer Claude.ai is not HIPAA compliant. Anthropic offers HIPAA-eligible enterprise configurations with BAAs. Contact Anthropic’s enterprise team for healthcare deployments.

    Can doctors use Claude for clinical decision support?

    Claude can synthesize medical literature and explain clinical concepts, but should not be the basis for clinical decisions without physician review. It is a research and documentation tool, not a clinical decision support system.


    Want this for your workflow?

    We set Claude up for teams in your industry — end-to-end, fully configured, documented, and ready to use.

    Tygart Media has run Claude across 27+ client sites. We know what works and what wastes your time.

    See the implementation service →

    Need this set up for your team?
    Talk to Will →