Skip to content
Aakash GuptaAakash Gupta

How to build a Company Operating System with Hermes and OpenClaw

A CPO spent 5 months building an entire company operating system on top of OpenClaw and Hermes. It writes status reports, gatekeeps stakeholder feature requests, runs his calendar and inbox, maintains the design system in Figma, and handles 70 to 75% of the recruiting workflow. In this episode, he opens the covers and walks through the complete architecture. Full Writeup: Transcript: https://www.aakashg.com/how-a-cpo-built-a-company-operating-system-with-openclaw-and-hermes/ GitHub repo: https://github.com/mshcheglov1-ux/corporate-waters-ai-agent Timestamps 0:00 - Intro 3:55 - Inside the company knowledge graph 8:00 - How to measure product context coverage 12:08 - What the agentic CPO owns 16:52 - The Slack agent for status reports and feature requests 22:22 - The architecture using OpenClaw & Hermes 31:37 - Writing imperatives that stop fake helpful answers 37:43 - Auto-generated skills and the 31% recall jump 41:35 - The board skill, the design system, and backlog management 54:05 - Automating 70% of the recruiting workflow 57:13 - The future of PM jobs and how to hire AI native PMs 🏆 Thanks to our sponsors: 1. Bolt.new - Ship AI-powered products 10x faster - https://tinyurl.com/y8srfztt 2. Product Faculty - Get $150 off their #1 AI PM Certification: code AAKASH150 - https://www.productfaculty.com/?code=AAKASH150 3. Customer.io - Send smarter messages using your product data - http://customer.io/productgrowth 4. Land PM Job - 12-week live course to master the PM job search - https://www.landpmjob.com/ 5. Viktor - Use $100 in starting credits to get 5x more done with this AI employee - http://ref.viktor.com/aakashgupta3 Key Takeaways: 1. The better your AI knows your context, the higher-level work you can delegate to it. Usually, one person builds deep context in a specific domain and then leaves, taking it all with them. A single store of business, customer, product, and technical knowledge removes that bottleneck. 2. Product context coverage is a KPI you can track. The agent is asked what percentage of knowledge it holds across industry, business model, and customers, with each term defined precisely. 3. Never summarize what you feed the agent. Summarizing loses granular detail and forces every conversation into a fixed template. Testing showed roughly 20 to 25% worse recall on summarized inputs. Store raw transcripts instead. 4. Build memory in 3 layers - Layer 1 is the knowledge graph of interconnected entities. Layer 2 is a vector database, because most requests are fuzzy and keyword matching fails around 75% of the time. Layer 3 is every conversation, meeting, and agent reflection written to raw MD files daily. 5. Blend OpenClaw with Hermes. OpenClaw gives you scaffolding that works out of the box with strong engineering support. Hermes adds automatic skill generation based on the tasks you request most often. Tested across 5 core topics, the auto-generated skills improved recall by 31%. 6. Make the agent the stakeholder gatekeeper. Stakeholders are trained to bring feature requests to the agent before they reach a PM. The agent asks clarifying questions, checks the request against existing priorities, and declines it politely if it does not hold up. If it does hold up, the agent adds it to the backlog and routes it to the domain owner it already has mapped. 7. Turn your board into a skill. Board meeting transcripts let the agent abstract each director's mental model into a set of principles. Before defending a strategy, run the deck through that skill and ask it to poke holes. You get the brutal version of the feedback before the room does. 8. Automate the recruiting funnel end to end. LinkedIn Recruiter handles sourcing and templated outreach, the ATS is driven entirely through the agent, and transcribed interviews produce a third-person read on every candidate. That covers 70-75% of the workflow. The rejection emails come back with specific improvement areas pulled from the transcript, which most recruiters never do. 9. Ask candidates what they have already automated. The AI qualifier is one question about which parts of their daily work they have automated. Answers range from chatting with a web interface to running a full agent stack, and that spread tells you everything. 👨‍💻 Where to find Mikhail Shcheglov LinkedIn: https://www.linkedin.com/in/scheglovm1/ X: https://x.com/mshcheglov1 Substack (Corporate Waters): https://corpwaters.substack.com/ 👨‍💻 Where to find Aakash: X: https://x.com/aakashgupta LinkedIn: https://www.linkedin.com/in/aagupta/ Newsletter: https://www.news.aakashg.com #ProductManagement #AIProductManagement 🧠 About Product Growth: The world's largest podcast focused solely on product + growth, with over 200K+ listeners. 🔔 Subscribe and turn on notifications.

Aakash GuptahostMikhail Shcheglovguest
Jul 31, 20261h 6mWatch on YouTube ↗

Episode Details

EPISODE INFO

Released
July 31, 2026
Duration
1h 6m
Channel
Aakash Gupta
Watch on YouTube
▶ Open ↗

EPISODE DESCRIPTION

A CPO spent 5 months building an entire company operating system on top of OpenClaw and Hermes. It writes status reports, gatekeeps stakeholder feature requests, runs his calendar and inbox, maintains the design system in Figma, and handles 70 to 75% of the recruiting workflow. In this episode, he opens the covers and walks through the complete architecture. Full Writeup: Transcript: https://www.aakashg.com/how-a-cpo-built-a-company-operating-system-with-openclaw-and-hermes/ GitHub repo: https://github.com/mshcheglov1-ux/corporate-waters-ai-agent Timestamps 0:00 - Intro 3:55 - Inside the company knowledge graph 8:00 - How to measure product context coverage 12:08 - What the agentic CPO owns 16:52 - The Slack agent for status reports and feature requests 22:22 - The architecture using OpenClaw & Hermes 31:37 - Writing imperatives that stop fake helpful answers 37:43 - Auto-generated skills and the 31% recall jump 41:35 - The board skill, the design system, and backlog management 54:05 - Automating 70% of the recruiting workflow 57:13 - The future of PM jobs and how to hire AI native PMs 🏆 Thanks to our sponsors:

  1. Bolt.new - Ship AI-powered products 10x faster - https://tinyurl.com/y8srfztt
  2. Product Faculty - Get $150 off their #1 AI PM Certification: code AAKASH150 - https://www.productfaculty.com/?code=AAKASH150
  3. Customer.io - Send smarter messages using your product data - http://customer.io/productgrowth
  4. Land PM Job - 12-week live course to master the PM job search - https://www.landpmjob.com/
  5. Viktor - Use $100 in starting credits to get 5x more done with this AI employee - http://ref.viktor.com/aakashgupta3

Key Takeaways:

1. The better your AI knows your context, the higher-level work you can delegate to it. Usually, one person builds deep context in a specific domain and then leaves, taking it all with them. A single store of business, customer, product, and technical knowledge removes that bottleneck.

1. Product context coverage is a KPI you can track. The agent is asked what percentage of knowledge it holds across industry, business model, and customers, with each term defined precisely.

1. Never summarize what you feed the agent. Summarizing loses granular detail and forces every conversation into a fixed template. Testing showed roughly 20 to 25% worse recall on summarized inputs. Store raw transcripts instead.

1. Build memory in 3 layers - Layer 1 is the knowledge graph of interconnected entities. Layer 2 is a vector database, because most requests are fuzzy and keyword matching fails around 75% of the time. Layer 3 is every conversation, meeting, and agent reflection written to raw MD files daily.

1. Blend OpenClaw with Hermes. OpenClaw gives you scaffolding that works out of the box with strong engineering support. Hermes adds automatic skill generation based on the tasks you request most often. Tested across 5 core topics, the auto-generated skills improved recall by 31%.

1. Make the agent the stakeholder gatekeeper. Stakeholders are trained to bring feature requests to the agent before they reach a PM. The agent asks clarifying questions, checks the request against existing priorities, and declines it politely if it does not hold up. If it does hold up, the agent adds it to the backlog and routes it to the domain owner it already has mapped.

1. Turn your board into a skill. Board meeting transcripts let the agent abstract each director's mental model into a set of principles. Before defending a strategy, run the deck through that skill and ask it to poke holes. You get the brutal version of the feedback before the room does.

1. Automate the recruiting funnel end to end. LinkedIn Recruiter handles sourcing and templated outreach, the ATS is driven entirely through the agent, and transcribed interviews produce a third-person read on every candidate. That covers 70-75% of the workflow. The rejection emails come back with specific improvement areas pulled from the transcript, which most recruiters never do.

1. Ask candidates what they have already automated. The AI qualifier is one question about which parts of their daily work they have automated. Answers range from chatting with a web interface to running a full agent stack, and that spread tells you everything. 👨‍💻 Where to find Mikhail Shcheglov LinkedIn: https://www.linkedin.com/in/scheglovm1/ X: https://x.com/mshcheglov1 Substack (Corporate Waters): https://corpwaters.substack.com/ 👨‍💻 Where to find Aakash: X: https://x.com/aakashgupta LinkedIn: https://www.linkedin.com/in/aagupta/ Newsletter: https://www.news.aakashg.com #ProductManagement #AIProductManagement 🧠 About Product Growth: The world's largest podcast focused solely on product + growth, with over 200K+ listeners. 🔔 Subscribe and turn on notifications.

SPEAKERS

  • Aakash Gupta

    host

    Host of Product Growth with Aakash Gupta.

  • Mikhail Shcheglov

    guest

    Chief Product Officer at OLX Classifieds.

EPISODE SUMMARY

In this episode of Aakash Gupta, featuring Aakash Gupta and Mikhail Shcheglov, How to build a Company Operating System with Hermes and OpenClaw explores building an AI chief of staff through knowledge graphs and agents OLX built a company knowledge graph over five months and tracks “product context coverage” (e.g., 54%) as a KPI for how well the AI understands the business, customers, and market to safely increase autonomy.

RELATED EPISODES

delete

delete

She Gets 5 Job Offers a Week on LinkedIn with Claude Code

She Gets 5 Job Offers a Week on LinkedIn with Claude Code

These Skills give you PM Superpowers in Claude Code

These Skills give you PM Superpowers in Claude Code

Use these skills to supercharge your claude code setup | Oji Udezue | 3x CPO

Use these skills to supercharge your claude code setup | Oji Udezue | 3x CPO

The Claude Code Skills That Let an AI PM Beat a Full Product Team

The Claude Code Skills That Let an AI PM Beat a Full Product Team

The Ex-Google PM Secret to Landing the Offer

The Ex-Google PM Secret to Landing the Offer

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.