Founder NoteMay 2, 2026

Solo founder audit: what I still do myself, and what goes to Claude.

Eight months in. The two-column list, the rule that decides where each task goes, and the actual Claude workflows behind the bullets.

By Ackshaya Varshini

Two-column audit infographic. Left column titled Stays Mine lists seven items in terracotta: first call with every new mentor, first call with every student, naming the product brand voice, saying no to features that dilute, investor conversations, reading every cold reply, deciding what I will not build. Right column titled Goes to Claude lists six items in teal: tailoring my resume to a role, finding hidden internship posts, drafting bureaucratic letters, reading Reddit threads I miss, refactoring matching code and SQL, writing final drafts (the first draft is always mine). Black banner at the bottom states the rule: taste, reputation, or no stays mine; patience, no ego, structure I can specify goes across.

Eight Months In

I am eight months into building solo. I have not been alone at my desk in any of them.

This Saturday I sat down and audited what I still do myself versus what goes to Claude. Two columns. One rule. The audit is below. The rule is at the bottom. The how-to for every Claude bullet is in between.

What Stays Mine

Each of these has a one-line reason it cannot leave my desk. The reason matters more than the bullet.

First call with every new mentor

Trust is set in the first 10 minutes. Nobody else can do that for me.

First call with every student

I want to hear what they tried before they signed up. That shapes the product.

Naming the product, brand, and voice

Naming is taste, and taste compounds. Outsource it once and the brand drifts forever.

Saying no to features that would dilute the product

A 'maybe' from me costs the next eight weeks of someone else's roadmap.

Investor conversations

An investor is buying the founder before the company. Outsourcing the conversation defeats the point.

Reading every cold reply and writing the second message

First reply is template. Second reply is where retention is built.

Deciding what I will not build

The refusal is the work. Claude can list 50 ideas. Only I can kill 47 of them.

What Goes to Claude

Every bullet below is a real workflow I run. Where I have already written up the full how-to in another article, the link is at the end of that bullet. The rest are short enough to describe in place.

01

Tailoring my resume to a specific role

I wrote a resume-tailor skill months ago. Paste the JD, paste my source resume, ask for the tailored version with the specific bullets reordered and softened where needed. The skill stays the same; the output changes per role.

02

Finding hidden internship posts on the LinkedIn feed (not the /jobs page)

Apify MCP plugged into Claude Desktop, one prompt that scrapes feed posts where a hiring manager (not a recruiter) is posting, ranks by recency and low like count, and returns a ranked spreadsheet. Full setup and the verbatim prompt are in the linked walkthrough below.

Read the full walkthrough
03

Drafting university and accelerator bureaucratic letters

Letter of intent, advisor confirmation, internship verification, OPT employer letter. I keep a small folder of templates, hand Claude the template plus the specific facts (dates, names, org), and it produces a clean draft I edit by hand. The structure is repeatable; the facts are not.

04

Reading Reddit threads I would never get to

Apify or a simple web fetch hands Claude the top threads from r/firstgen, r/csMajors, r/ApplyingToCollege from the last week. I ask for: dominant pain points, recurring questions, posts where the OP felt unheard. It comes back with a one-page synthesis. I read that, not 200 threads.

05

Refactoring matching code and writing SQL

Claude Code in the repo. Open the file, give it the new shape I want, watch the diff. For SQL, I describe what the query should answer ("which students went silent in the last 30 days and had at least one mentor reply") and it writes the joins. I read every diff before merging.

How the matching engine got built
06

Writing the final draft of this kind of post

The first draft is always me and my thoughts. Bullets, fragments, the rough arc, the actual sentences I would say out loud. Then I hand that to Claude and ask for the final draft. It tightens, sequences, and cuts. The voice is mine because the source was mine. Claude is the editor, not the author.

The Rule (Two Patterns)

Two patterns showed up across the audit.

If the work needs my taste, my reputation, or my “no”, it stays on my side of the desk.

If the work needs infinite patience, no ego, and a structure I can specify, it goes across.

The diagram below is the same rule as a flowchart. When a new task arrives, run it through these two questions. Three endpoints come out the other side.

Decision tree titled Where does this task go. A task arrives. Question one: does it need taste, reputation, or my no? If yes, it stays mine on my side of the desk. If no, ask question two: can I describe the structure? If no, it stays mine until I can describe it. If yes, it goes to Claude as a delegated task.

The Cofounder Question Is the Wrong One

Solo operators in 2026 keep getting asked when they will find a cofounder. It is the wrong question.

The right question is two parts. What can I describe well enough for a tireless stranger to do? And what do I refuse to describe because the refusal is the work?

The first half is what goes across. The second half is the part of the company nobody else can carry.

The Refusal Is the Work

Aphorism

“What can I describe well enough for a tireless stranger to do, and what do I refuse to describe because the refusal is the work?”

Comment one task you wish you could delegate this week. I will tell you whether Claude can take it.

The answers I give in the comments are usually shorter than the question. That is on purpose.

Related Resources

Follow on LinkedIn for the next audit and the rest of the build-in-public posts

Follow on LinkedIn

More resources coming soon

← Back to all resources