Rae Qirui Sun
← All case studies

AI-native method · Estha · 6 min read

The AI Operating System Behind My Product Work

At a startup where the product function was largely a one-person show — mine — hiring my way out wasn't an option. So I built the team out of software: skills, scripts, registries, and protocols that let one PM run like several.

SituationA largely solo product function carrying a startup's entire product, delivery and go-to-market surface.
What I didBuilt an AI operating system for my own work: an automation registry with four execution levels, six agent skills, evidence labels on every claim, and red lines written before they were needed.
ResultOne PM ran a bot library, client pilots, channel GTM and an intern program concurrently — then handed the whole system over, documented and honest.
Role
Product Lead — a largely solo product function
Org
Estha, Singapore
Time
Dec 2025 – Jun 2026
The system
6 agent skills · deterministic QA & inventory scripts · an automation registry · evidence and red-line protocols
What it carried
A bot library, client pilots, channel GTM, a compliance dossier, and an intern program — concurrently

The math problem

Everything in the bot-library case — plus client pilots, an Apple-channel push, a market-entry compliance dossier, distributor enablement, and a three-intern program — ran through one seat, in seven months. The honest response to that math wasn’t heroic hours. It was changing the shape of my own capacity.

So I did to my own workflow what a PM does to a product: specced it, systematized it, QA’d it, and eventually handed it over. Working with AI made that possible — but only because the operating system around the AI made the speed trustworthy. This case is that operating system, stated as three principles I now consider portable to any product job.

Principle one · Sort work by how it should be executed — not by who executes it

The core artifact is an automation registry: every recurring process in the workspace — bot design, knowledge-base processing, store publishing, QA, workspace inventory, client docs, security claims — mapped to one of four execution levels:

LevelMeaning
ScriptDeterministic, safe to run repeatedly
SkillRepeatable judgment workflow, delegated to an AI agent
ChecklistHuman execution with defined steps
ManualRequires human approval or business judgment

Six agent skills came out of this — bot design for the web product, bot design under local-model constraints, source-documents-to-knowledge-base processing, API-based bot editing, store publishing, and an orchestrator that maintains the system itself — alongside deterministic scripts for bot QA and workspace inventory (the scan that kept the registry honest covered a 33,000-file workspace).

The most important row, though, is the last one. The registry’s written guardrails say what stays manual: client-facing judgment, legal and security claims, product positioning. “Do not over-automate” is a strange sentence to find in an automation registry, and it’s the one that made the rest safe to run.

Principle two · Give the company one operating loop

Tools without an operating rhythm just produce faster clutter. So I wrote the company’s product motion down as a single chain and ran everything through it:

market signal → validated use case → scoped package → reliable demo → delivery checklist → R&D feedback → roadmap → reusable template

market signal validated use case scoped package reliable demo delivery checklist R&D feedback roadmap reusable template the loop templates feed the next market signal — that last arrow is the point
One operating loop for the whole company

The operating map behind it defined six layers of the workspace — including a product truth layer: one maintained reference for what we can say, what we must qualify, and what we should not promise yet. In a company selling AI, that document is the difference between marketing and overclaiming.

The same system managed upward. The founder’s stream of WhatsApp to-dos became a dependency-locked master plan — eleven tasks, each with a self-contained brief written to be dispatched directly to an executing AI, each carrying an explicit “AI share” estimate (several at 85–100%), a day-by-day dispatch calendar, a standing list of the human inputs that would block execution, and every founder decision packaged into a one-screen sign-off. Managing upward and managing an AI fleet turned out to need the same artifact: clear briefs, explicit dependencies, and decisions made cheap.

Principle three · Make the speed trustworthy

AI makes output cheap. The discipline problem is keeping cheap output true. Three protocols did that work:

  • Evidence labels on every capability claim. When I verified our agentic apps ahead of partner conversations, every claim carried one of four labels: Verified (directly observed in the current build), Observed with limitation, UI present (interface exists, execution not verified on this hardware), Prior evidence (older test material, not re-verified). The write-up records failures as plainly as successes — a query that ended in a code error, a translation that timed out, an audio path blocked by a runtime error. House rule, verbatim: “Do not represent an unverified or failed workflow as a confirmed capability.”
  • Red lines written into the plan, not the postmortem. The master plan carried global rules every brief repeated: no overpromising (no implied endorsements, no uncertified compliance claims, no unconfirmed performance numbers), demo materials built from synthetic data only — real customer and outreach data explicitly banned from demos — and destructive operations gated behind a snapshot → build-before-delete → verify protocol.
  • A handover that tells the truth. When I left, the system was documented for the next person: 33 completed work packages, each with an explicit status boundary — “deliverable complete, business outcome pending” where that was the truth — plus access boundaries on internal tools. An operating system you can’t hand over is just a personal habit.

The yield

  • Throughput that doesn’t fit one seat: the shipped bot library, client pilot proposals and demos, channel and distributor enablement kits, a compliance dossier, and a running intern program — concurrent, and documented.
  • A reusable operating layer: six skills, the QA and inventory scripts, the registry, the truth layer, and the operating map — handed over as company assets, not personal conveniences.
  • Decision velocity without decision debt: the founder’s queue ran on one-screen sign-offs and dependency-locked scheduling; the human-input bottlenecks were named in advance instead of discovered mid-task.

The doctrine

None of this is Estha-specific, which is the point. Sort by execution level; keep a truth layer; label your evidence; write red lines before you need them; hand over honestly.

Underneath those five, three convictions. Automate execution, never judgment — the registry’s most valuable content is its “Manual” column, because knowing where automation stops is what lets it run everywhere else. An AI team needs what a human team needs — clear briefs, explicit dependencies, QA, a shared source of truth; the management skills transfer almost embarrassingly directly. Trust, not speed, is the bottleneck — anyone can generate ten documents a day now; evidence labels and red lines are what make the ten documents usable, and that discipline, not the tooling, is the actual moat.

It’s how I intend to run product work everywhere. This portfolio was assembled the same way.