Overview
This episode explores what it means to be an “AI-native executive,” through a conversation between host Claire Vo and Rachel Wolin (CPO at Webflow). Wolin demonstrates an “AI chief of staff” she built for herself—personal, N=1 software that connects to her calendar and email, generates briefings, and even prepares her for dinners—then shares how she’s driving AI adoption across her organization via structured “builder days.”
Key Takeaways
A major theme is that AI fluency for executives isn’t theoretical—it’s built through hands-on tinkering. Wolin returned to coding after years away because “vibe coding” and app-generation tools made it possible to build useful software in a weekend, reigniting both capability and curiosity. That personal momentum translated into stronger credibility and more detailed product/engineering conversations at work.
The “AI chief of staff” is intentionally hyper-customized and iterative. Instead of trying to create perfect, scalable software, Wolin builds “ephemeral widgets” (like a Q4 roadmap view) and throws them away when they stop being useful—treating software more like a living document than a long-lived product. She also emphasizes that personalization includes aesthetics: small design touches (like a notecard UI) make the tool feel delightful and therefore more likely to be used.
Guardrails are central. Wolin connects the agent to Google services using API tokens and deliberately limits permissions (calendar read-only; Gmail allowed to draft/label/archive but not fully send). She describes a constant calibration process: granting power, noticing overreach, and dialing permissions back—an executive-level lesson in safely delegating to agents.
Finally, adoption at scale requires both top-down and bottom-up pressure. Wolin mandates prototypes in meetings (“you can’t get into a meeting with me without a prototype”) while also building internal excitement through builder days, champions, and measurable follow-through. The goal isn’t a one-day spike—it’s sustained tool usage.
Practical Steps
Executives can replicate this approach by:
- Build a personal “chief of staff” for one workflow first (podcast prep, meeting briefing, weekly calendar review) and optimize for speed, not perfection.
- Connect to core systems with least-privilege permissions (read-only calendar; email drafts only) and store tokens securely (e.g.,
.env), adjusting authority as you learn what’s safe. - Use markdown files as your “personal knowledge base” (communication preferences, product releases, recurring prep docs). This keeps context portable across agents and avoids needing a database.
- Add a daily calendar triage prompt: “Tell me about tomorrow. What can I make async? What should I delegate? Draft the message.” Use the output to reduce the social friction of declining meetings.
- For teams: run a builder day with tool access (Cursor/Figma/Webflow/etc.), warm-up assignments, on-call helpers, a judging panel, prizes, and a post-event survey—then track whether usage sustains over weeks.
Notable Quotes
- Rachel Wolin: “I don’t have a chief of staff anymore… so I knew that this was something that they would be coming through my calendar [with].”
- Rachel Wolin: “I want it to be mean to me… I want it to keep me in line.”
- AI chief of staff output (as read on the show): “The brutal truth is you’re operating as a senior PM, not a CPO.”
Full Transcript
So you've built yourself an AI chief of staff. The AI chief of staff is actually something that I have been trying to build since I started vibe coding. There's a lot of repetitive things that I have to do. For example, like prepping for podcasts and speaking engagements and stuff like that. And so I've built an agent that preps me. Let's go into a specific workflow of how this chief of staff actually helps you with do something. I think you did a little prep for this podcast. I basically prompted and said, hey, let's generate a how AI flow. And so I was trying to get it to tell me what should I actually demo that is going to be part of this chief of staff app. And then what actually ends up getting output is this. It gives me an executive summary. Here are three different ways you could tell me about yourself and Webflow. Just the ability to be prepped even in a few minutes ahead of these things can really make your life better. Welcome back to How I AI. I'm Claire Vo, product leader and AI obsessive here on a mission to help you build better with these new tools. Today's episode is all about the AI native executive. We have Rachel Wolin, CPO at Webflow, who's gonna show us how she uses AI, cloud code and personal software to run her life and her business day using AI as an executive. She's also gonna show us her formula for teaching teams how to use AI, drive adoption and get them in those new tools with excitement. Let's get to it. This episode is brought to you by Graphite, the AI powered code review platform, helping engineering teams ship higher quality software faster. As developers adopt AI tools, code generation is accelerating, but code review hasn't caught up. PRs are getting larger, noisier and teams are spending more time blocked on review than building. Graphite fixes this. Graphite brings all your code review essentials into one streamlined workflow. Stacked diffs, a cleaner, more intuitive PR page, AI powered reviews and an automated merge queue, all designed to help you move through review cycles faster. Thousands of developers rely on Graphite to move through review faster, so you can focus on building, not waiting. Check it out at graphitedev.link slash howiai to get started. That's graphitedev.link slash howiai. Rachel, welcome to How I AI. The reason why we are doing this podcast together is we were sitting at a very recent San Francisco based AI event. And we were talking about how so much of the discourse is around the AI native PM, the AI native engineer, basically like the AI native IC. And we spent a lot of time on that topic here at How I AI. But you and I have been chief product officers and we wanna talk about the AI native executive. And I think your workflow and the tools that you have built yourself are such a great example of somebody with, as I say, a very fancy C level title, who is actually leaning into not only getting hands on with these tools, but building things that help them do their job better with AI. So how did you get here? Because I will tell you not every executive is as into this as maybe you and I are. So what kind of clicked in your mind to get you thinking like, my job's gonna change, I really gotta figure this stuff out. I started coding when I was 16. And it's obviously been kind of a lifelong journey of building and tinkering and making mistakes. And so I feel like I kind of built that resiliency pretty early in life. And now in my current role, I probably hadn't coded in about six or seven years. And then when all of the new AppGen tools came out, I think Lovable is like one year old now. I was like, hey, I'm gonna try this out. And it felt magical, right? And I'd kind of played around with some of the earlier versions of GPT. But when it was when kind of like vibe coding started coming in the scene, I actually built an app to capture my kids' memories. And that was the first vibe coded app that I built. And I built it in a weekend. And it just felt like something completely different than anything I'd ever built before. And here we are a year later, and now I'm like sitting in cloud code all day. And this is an app that I kind of like I'm continually maintaining. You can see that I'm running it on local host. And I probably have built dozens of apps this year. We just launched our AppGen product. So I feel like a lot of times when you're building AI native products, you also have to be just in the weeds a lot and making mistakes. And I'll show you, this product is not perfect. This is a product for one person right now. And so that's really kind of how I got started. And I think it's something that now is just part of my day-to-day. This is my daily driver. This is a story I hear a lot. It mirrors my own story. This is probably why you and I get along so well, which is, started coding very early, a lot of self-taught stuff. And then get into these jobs where coding hands-on keyboard wasn't my job. And then in 2023, 2024, it just became easier to go zero to one on stuff. It wasn't that I didn't have technical skills. It was just, I didn't have time. I didn't have time to do things. And so the ability to do AI-assisted engineering or vibe coding was, it just brought me back to the love of coding and building things. And so I hear that a lot. I certainly feel that a lot. The second thing I hear a lot that I tell people who are trying to motivate themselves to learn some AI skills is find something personal to work on. You said this memory app for your kids and do it in a weekend. You will get hooked. I think these vibe coding platforms are some of the most addictive games on the market right now. And so again, you don't have to start with something at work. You can start with something that's personal. And I think once you get hands-on and realize what's possible, it's hard to think that your day-to-day job is gonna be the same. So let's get into what you built because I feel like I need this. So you've built yourself an AI chief of staff. Tell us more and how you're using it in your everyday life. Yeah, so the AI chief of staff is actually something that I have been trying to build since I started vibe coding. So this is actually the first app that I tried and then didn't work the first time that I tried it. And then I've just been kind of continually trying to build it. And what you'll see here is like kind of rotating agents. I've just kind of been, you know, taking away different use cases. And then a big part of this is also, you know, I really want to help my team level up. And so it would be inauthentic for me to tell them, hey, you need to prototype with AI if this isn't something that I'm doing every single day. I completely agree. And one of the things I wanna call out about how you're talking about building this software is one, you're building it for an N of one. You're building it for yourself. So it can be really hyper-customized. Two, you're building sort of a multimodal interface to this in which it can be a web app or it could be something just like a little bit more close to the metal in terms of in the terminal or in cursor. And then I love this idea of being able to build ephemeral widgets that are useful that you can just toss away. Like you may never look at this Q4 roadmap after Q4 again, and you may wanna do it completely differently. The next time you can build these like little personal ephemeral apps and then toss them away when they're not useful to you. And so I think software has become as accessible as documents have if you can lean into some of these tools. And so let's go into a specific workflow of how this chief of staff actually helps you with do something. I think you did a little prep for this podcast. Did. So I will actually run different terminals that are all running cloud. I do this partially because I wanna make sure that I'm like not using too much context. And then I find that when I'm asking questions that are of a similar ilk, I get better answers back in that same terminal window. But I basically prompted and said, hey, let's generate a how AI flow. And so I was trying to get it to tell me like what should I actually demo that is gonna be part of this chief of staff app, right? So it knows this structure. And then what actually ends up getting output is this. So this is, it gives me like an executive summary. If we were to vamp, it would be like, hey, here are three different ways you could tell me about yourself and Webflow. I just love that you can do this on an ad hoc basis, get a structured output, feel very prepared. I don't know if you're like me and don't tell my teams that work for me. I am a just-in-time executive, which means like the two seconds before I'm walking into a meeting, that's the time I have to prep for that meeting with very rare exceptions, because you are just back to back to back to back to back to things. I say sometimes to people, the number one skill you need to learn as an executive is improv because you are just dropped into a wide variety of contexts. You need to be able to think on your toes. And so just the ability, I had a chief of staff and just the ability to be prepped even in a few minutes ahead of these things can really make your life better. So let's go through, okay, this is a very specific example. It's sort of our meta example on how we're gonna go through this show, but let's talk about your morning triage and how you start your day every day using this AI chief of staff. That sounds good. So in this case, what I actually gave it was a question. I said, hey, how can I make my last week better? What could I have done? Because I think that I don't have a chief of staff anymore. I used to have a chief of staff at another company. And so I knew that this was something that they would be like kind of coming through my calendar and like, hey, you're not blocking your energy, right? And you're not like kind of taking care of yourself. And so the main thing that they kind of called me out on, which I thought was really funny. So we just had our customer conference about a month and a half ago. And I haven't taken quite as many customer calls. And it's basically calling me out and saying, you know what? You're not spending enough time with customers. And that's where you get energy from. And so it's basically like doing a time analysis on my external calls. I'm like, how is that possible? And again, it did pick up. It wasn't like 100% correct. And so I think that, but it was kind of like a signal to me. I'm like, oh, this is a place where I need to go and like reinvest, right? And it's like, you're a CPO with like no regular visible customer contact, fatal flaw. And I'm like, oh gosh. It's very like dramatic, right? Well, how does this actually access your calendar? How have you technically built this? Good question. So I went and I got a token from Google Cloud. And I basically, I'm not gonna show it, but I basically have it like in my .env file. And so, but I didn't really like set that up myself. I mean, I knew that this was the way that I was gonna need to construct it because I had built other apps before. But let's see if I can find it. So this is like my .env file. I'm not gonna show it to you because I'll have to like burn all the tokens I have in there. But it's basically, it has a bunch of variables. And so one of those variables is my Gmail. And then it walks you through how to actually go and set that up. One of those variables is my Google Calendar. And then I give it certain authorizations. So in the case of Google Calendar, it can only read my calendar. In the case with Gmail, it can only create drafts. It can read, it can archive, and it can create drafts and label. And so a lot of this is like thinking about how do I put the right guardrails in place? It's kind of like thinking about software, right? How do I put the right guardrails in place so that I don't make mistakes or the agent doesn't make mistakes? It's kind of janky software, right? Because I mean, because I'm like, oh, this is like pretty powerful. And then a lot of times I'll like go and kind of take some of the power away when I realize I've given it like too much authority to act on my behalf. And so I think that's, part of it is also like me populating my own kind of intuition about what feels good in working with agents and what feels like it's kind of like overstepping. Yep. And so are you coming to this every morning? And this is sort of a meta-analysis of your calendar, which again, I've had a chief of staff, we did every Friday where we're like, what are you doing, girl? Like, let's fix this. But tell me how you would use this on a daily basis. So tell me about my day tomorrow. What can I delegate? And so this will run for a couple of minutes. And when it comes back, it'll tell me this is what's coming up tomorrow. This is what I think you can actually, you can do something else. This is, you know, I think the way that I would like to make this smarter is this is who you should delegate to. And then, you know, I'm still kind of working on my Slack agent. So I can't show you, but what I want to do is basically like send notes to my admin and be like, hey, could we go do this? And is this fetching the calendar events through an MCP? Is it some custom code that you wrote? This is fetching it through an API token. I don't think that there's an MCP that is like a- Official. Official MCP. But what you kind of see, this is why sometimes I like looking at my briefing. So other things that I do here, you know, I actually have like a little, you know, like a little like note card that I like to make for myself. I'm like, I did prep for you. That's good. And then, you know, I'm basically kind of looking at this. The thing that I like about it is it like makes it just very easy for me to get a snapshot and view it. But I'm still kind of like iterating and what do I want this to be like? Let's just take a pause really quickly on your web app while this is running in the background. And what I love about what you've designed is, look, we're all running on Google Calendar or whatever, but you want it to look a certain way. You want it to be designed a specific way. You want to have a, can you show us that little note card really quickly? I got this idea from Mark and Jason about like, what are my top priorities for the day? And then did I actually accomplish it? And hold your horses real quick. It's also extremely cute. So for people that are not on YouTube and are listening, it is actually designed like a blue lined note card. And it does this little flip. Look at you product person. I mean, this is one of those other things where when people talk about personalized software, they don't get to talk about the little like pieces of zhuzh that you get to put in the app that just make you really happy. Okay, so sorry, sidecar on design. So you have your top priorities. Yeah, just as a side note, like I almost redesigned the app last night because I was like, oh, I wish it kind of felt more like Apple Notes. And I think that's like part of what is fun is like, okay, what would that actually be like if I translated this app and I had like a theme for it? And so there's something really fun about like actually getting to design again, but not actually, I mean, it takes the amount of time. It's not like the pixel level perfection of the incredible designers on my team, but it does at least convey like, there's a certain je ne sais quoi of this like app that I'm trying to capture to make myself happy. Yeah, I love it. It's so great. Okay, so- Here we go, here we go. Yep. Your chief of staff is very mean. I tell it to be mean to me, that's why. I want it to like keep me in line, you know? I'm one of those people who likes to try to take on too much I think sometimes. Okay, so it's basically telling me to make certain meetings async. That's a great idea. It's telling me to delegate a couple of these. This is also probably a great idea. I don't think I can delegate this one, but good call. It's telling me there's too much clutter on my calendar. This is one of those things where somebody's just like, put something in my calendar, I don't know this person. So that's definitely optional and I haven't accepted. And then it's like, can whatever director cover this and send me a summary? Can, right? And this is really helpful. This is like forcing me to think about, okay, do I actually need to attend all these things that I've signed up for? And can I give myself a break during the day to do some work and maybe get home to my family at like a reasonable hour? I love these delegation messages because just as a human, it is very easy to identify meetings that you don't need to go to. And then you're like, oh God, how do I say I don't want to go to this meeting? So even getting that draft where you could just find, I could just copy paste that into Slack is such a useful friction reducer in managing your own time. And again, we're talking about the AI native exec, just too busy, overbooked, under prepped, really just wanting to spend our time vibe coding if we're being honest. So I think this is really, really useful. And again, I like this because it's very conversational as a chief of staff might be. It really helps you sort of figure out what you can do with your calendar. And then I like how it's mean to you. What's the brutal truth? Let's look. The brutal truth is that... I'm like, yep. It's kind of being a senior PM sometimes sounds more fun. I know. I'm like, is that bad? Is that a bad thing? So for those again, who are not watching, the brutal truth is you're operating as a senior PM, not a CPO. You're reviewing PRDs, approving scripts and recording marketing videos. I mean, they're calling a spade a spade. This is the behind the curtain stuff. And I tell everybody this about the origin story of chat purity, which is they're like, why did you build chat purity? And I was like, man, because no matter how fancy of a title I got, I still was writing PRDs all the time. And so this is really, really great. And then I love this idea of like the only thing that will matter in six months is this conversation. What an amazing way to level up. So chiefs of staff that are watching here, you need to end every meeting with your exec with the brutal truth and build this for yourself. Okay, so this gives you a really good prep for your day. I'm presuming you do a very similar workflow for email as well. What is outstanding? Can you just walk us through maybe just some of the problems that your email chief of staff solves? Yeah, I mean, I think that my biggest problem is that I'm like 500 emails deep in my email, but it's basically archiving a bunch of stuff that I don't need. It's keeping a few things in the inbox and then it's drafting a few responses. And, you know, a lot of this is like, I've been kind of like continually updating this particular agent to know where to draft responses. Sometimes it drafts responses, you know, like some random SDR inbounds to me. And I'm like, no, no, no. You don't need to like draft responses to this person. But a lot of times it'll be like, you know, somebody from like a partnership type of email will send me an email and it'll tell me, hey, you need to pay attention to this email. So a lot of it is like trying to also know like when somebody is waiting on me and asking for some document to get shared, right? And so, you know, this is like kind of a cursor review and then I can go through my inbox like very, very quickly. I think the Slack version of this is gonna be like an absolute game changer since we operate almost internally in Slack 100%. But that one has been a lot harder to digest. Even with like where the models are at, it's like almost too much data to triage. Yeah. So I feel like that's like my next, that's my next hill to climb. What does that say about what we expect of humans that we are expected to triage a vast amount of very disparate information with a lot of disconnected context, so disconnected that fancy pants, large language models cannot make sense of it. But for some reason, us with our meat brains are expected to be able to do this. And I just think that is such an indictment of how we're expected to navigate the massive amounts of information as people that are working on teams in these asynchronous or semi-asynchronous ways. Yeah, I mean, I think it's also become so different. become so different during, you know, like post-pandemic and especially if you're working for a remote organization and you know, I think that That you know that we're obviously only what you know, four years five years into that experiment And so I think that we haven't like the tools haven't quite caught up with what we need to kind of declutter our brains in through that kind of transition, so I still think we're in like the early days of how to Effectively do remote work, but that's like a different topic for another podcast The early story of Atlassian is probably very similar to your own Atlassian knows firsthand the challenges that startups face every day and that the right tools are essential to go from MVP to IPO That's why Atlassian for startups gives eligible companies up to 50 seats free on the premium edition For products like Jira, Confluence, Loom, Jira Product Discovery, Compass and Bitbucket So your team can use the best-in-class tools to plan track and collaborate on work. Whatever that work might be Many of today's most successful startups like Cloudflare, Canva and Rivian Relied on Atlassian for their growth trajectory and Atlassian wants to give that same opportunity to the next generation of builders They know how important it is to focus on building the right things early Whether you're in the sticky note stage or well on your journey, teams at any stage can work smarter together It's never too early to start with Atlassian. Head to Atlassian.com Startups slash how IAI for more details and eligibility Okay, I want to do one more fun chief of staff Example before we go on to our next workflow, which is How do you prep for dinners? Tell me about just this little tab is calling my name. I must know All right, so I'm going to a dinner tonight it is called the CXO Collective and what I did was I took a screenshot of This guest list and so, you know, I'll show you it's you know, I basically literally just took a screenshot of this guest list and Then I dropped it in here so you can see the image that I dropped in here and Then it it read each of them and I haven't looked at this yet. So I can't tell you if this is good or not Buyer beware. It's free. So and then it went and did search on every single person on that list and then I have an agent that is basically Kind of like going and like doing more analysis on like this happens to be one of my colleagues who's going to the dinner guy leaf and So, you know that like he was acquired. So it looks like they're like actually identifying the right person So it what it does is it goes and it does a search on the web Then it is a search and LinkedIn then it goes and tries to do like more web search and you know It's like hey, this is your colleague But pretty good it and it also has like the other thing that I would say that I have given This is a lot of context about me. So let me see if I can just show you a couple of examples Yeah, so I have like some general about me documents like this is from like some communication workshop that I went to Where this is like kind of how I want to communicate This is like personal resources about me and they're all I try to do everything in markdown Just so it's easier for the models to understand it And then this I actually generated like a I try to generate this maybe once a month of like what are the new web flow products? Off of our release notes so that it kind of like knows everything that we've released in the last couple of years And so then it kind of knows a lot about me and then it's telling me about the venue And then it's like what are hot discussion topics? And you know, I'm going to like an AI marketer kind of a oh answer engine optimization dinner and You know, then it's like created this full prep doc. So I'm like, okay, that's great And then what you can see is I'm like, can you add it to my dinner research tab? So the everything that's in dinner research is actually a markdown file So that's the other way that this is like worked really well I could go and open this up in cursor if I could find that file and then but really I just find it easier for Something like this to go into my chief of staff and then let's see pretty up, it's gonna be a nice dinner and You know, it's like these are my priority connections Like conversation starters You know, I'm like this is like kind of the introvert in me or maybe the ambivert trying to like be prepped Just I love this River I get invited to these dinners all the time And this is this is really great. One of the things I want to call out for how I AI Watchers and listeners is I recently did a mini episode on how to generate a markdown powered Personal app and so, you know instead of having to toss these files into a database or to a file store You can just store them as markdown files inside your repo and then display them on the front end using a markdown renderer And then it looks really nice. So I think again when you're building sort of a personal App for you know Your own research or context just use markdown files as a source of truth for content display those markdown files in a nice way on the front end simplifies things you don't have to think about a database and the benefit is then any of those markdown files can be Referenced by any of the agents that you use for other things so you could go to cloud code and say something like hey Grab the dinner prep from that steakhouse dinner I went to last month and remind me of who that person was at Twitter that I was supposed to talk to you I never got to talk to her and I want to send her an email like that kind of stuff can really Help just make not only that the software the personal software better, but also just your use of overall agentic tools a lot better Yeah, I feel like it's been a game-changer to start using markdown files And then also start using markdown or even like purity's so a lot of times I'm like updating this app and I have like kind of an ongoing PRD. That's like self-documenting this app. I Love it. And so what do you think the result of you building this chief of staff has been? How has it helped you? Are you saving time? Do you feel like your life is a little bit better? Obviously, you've learned more about AI kind of what is the outcome you've gotten here? Yeah, I think that the biggest outcome for me has number one been really being like close to the metal in terms of like building out AI products and I am the one that is like, you know able to have very very detailed conversations Like for example, I didn't get a chance to this morning, but I'm gonna go and start using Gemini 3 as part of this app and there's certain types of It's gotten me very close to our code base as well So for example, I you know, I have like I use codex a lot right now I'm only using it on this particular app, but I could like go and be like tell me about This app how is it built and I think that that's really important to be able So I also obviously have access to Our reap our monorepo and so a lot of times like this happens to be for telling me about this repository, right? But this is like a really good starting point For anybody who's gonna go build something because then you can start to understand Well, how is this app that we build actually built? and I think that that it was almost something that was inaccessible unless you were sitting there and like Reading code, which you know, sometimes I do but I think that this is like very accessible to anybody This is awesome. And again, you can just add Modules, you can spin up new quad code Interfaces and then you can design whatever you want on the front end. It can look however However, you want which I love well I want to flip this to another use case in the second half of our episode, which is a little bit less about how you Personally use AI even though we've we've shown that a little bit I do want to talk about how you get AI into your team. And so I want to talk about Your builder days because I think you know what you're setting a really great example of is I'm a CPO You say you think of yourself as an IC CPO. I do as well, which is like we're gonna do the work We're gonna get into it Part of it is setting an example of how the work gets done and then part of it is you have no credibility if you don't actually know what you're talking about to convince other people to do something in their job and so this is a little bit of a different how AI which is how I AI into an Organization and you've done these builder days. So tell us a little bit more about this Yeah, so we did a builder day last Wednesday So this is pretty fresh and that's the second builder day that we did in this particular way So maybe first I'll talk about the results because I think that it's actually helpful to see that So this is a screenshot from hex that was a dashboard That shows all of the roles under my team and then after builder day one, which was just design We had maybe half the team using cursor and you what I think is really cool is like very few people were using it before that and then it became this like kind of sustained use because we help people get over that hump and You know not everybody and then we just did a builder day Part two and I'll talk about a little bit about how we actually ran that builder day, but we had design products Data science user research analytics engineering, you know lots of different functions Bill for builder day and what we realized in order to get more people over that hump And by the way, I don't think this is everyone. I think we actually had something like 80 Plus prototypes that were actually built that day not all in cursor But you know, this is like I'm excited to see like does this continue to be sustained? Is this something that people start to use as part of their day to day and you know? I I really think about an organization kind of similar to any normal distribution curve Where you're gonna have you know, it's the innovators dilemma where you have like the early adopters, right? And you know, we've we identified a lot of these early adopters here back in like March Let's say and then those people actually built out the scaffolding for me for our first builder day And then as we had more and more people working we actually had like a bigger user group That was inside our organization that were maybe the early majority And now we're starting to you know build into the kind of like middle part of that distribution or even maybe some of the laggards That are by just trying to reduce the friction and then trying to lean into the people who are really embracing that technology And and I think it needs to be both, you know a top-down mandate like I tell my team Hey, you can't get into a meeting with me without a prototype. So there's a mandate but then it's also a bottoms-up So I think it kind of has to go both directions So this is the outcome you're trying to drive which is like we want to use these tools We want to feel like not just during this Spike, but overall in our day-to-day those tools are useful to my team And so explain to us what a builder day is and how it drives you towards that outcome. Yeah, so Builder day is when our entire organization stopped doing what they're doing and they built a prototype for whatever they wanted it to be And the goal was really to boost confidence Spark adoption and so we had a couple of different types of tools We lit up cursor figma make and web flow and I'll talk about how we actually enabled the organization around that and Then we actually had like different tracks for different types of teams. So we had different assignments for product We had you know, you can explore a new product idea You can validate user interactions. You can test product concepts. You can build a full intent workflow You know, we did so we also had them do like a warm-up assignments and then we basically had like support channels So we had a couple of engineers that were on call for this. We ran like a judging panel So like me and the CEO and a couple of other cross-functional leaders were the actual judging panel. We had prizes recognition different categories and then we you know really focused on like how do we measure success and do this again and So, you know, this is something that is like evolving for us This isn't we we definitely aren't like we've nailed every single part of this But I was really encouraged to see so many people actually like taking one step outside of their comfort zone amazing And so this is something that for the leaders out there that are just looking to like, how can I accelerate? Adoption, how can I up, you know upgrade our learning and development in the org not in this ad hoc way This is a hundred percent the advice I give them a builder day a hackathon and it has to be a combination of tools access Education real prototypes and prizes people love love the prizes. And so if you can make this something Really fun. I think it's a super effective way to engage the whole organization In just becoming more AI AI native and I would I would just ask you, you know What's the feedback from the team? What's the kind of before and after you're seeing from the team before and after these builder days? Yeah, I mean so I actually like copy and pasted literally the feedback that we got from our survey so you can go and see it Most people were not frustrated which made me really happy Which meant that we had like gotten around of the a lot of the technical issues I think people found it fun empowering motivating and eye-opening. I don't think people understood what was possible Yeah, and that to me was like the most heartwarming thing I could possibly imagine Is all these people I call it getting blue-pilled right, like all these people all of a sudden like stepped into and a new part of their professional journey and That that just made me really happy So to recap this for any of the CPO's or executives or aspiring CPO's or executives out there You know a couple takeaways from this episode is one There's just no substitute for getting your hands on to these tools, especially coding things. I think it's very important in almost any Role, I've been saying over and over and over again This is the era of the hard skill and one of the hard skills I just think it's gonna become more table stakes is at least being able to use code To get things done. Even if you can't be an exceptional software engineer that you can build yourself custom software especially markdown based That has both sort of agentic access properties where cloud code could use it and Web UI you could run it locally if you don't want to deploy anything It's not a big deal and it also helps you kind of bypass some of the Security concerns around using third-party tools because you're running things locally you're using, you know Internally approved API keys all those sorts of things kind of help you stay sandboxed In your environment and then organizationally and culturally these builder days can have a very Repeatable structure and so if people want this, I think you're gonna share this repo and this resource with us So you can look at it. There's a repeatable process for onboarding educating engaging and driving sustained adoption of AI in your org through These sort of spikes and builder days and then you're just having fun Are you having fun because I am having so much fun right now And that's what one of the reasons why I'm spending so much time on AI is it's just it's it's better than it used To be for my job. I think it's the most amazing time To ever be doing this job and the entire time that I've been doing it It's it's a hard job. I think it's just building products is hard But it's never been more fun and the possibilities have never been, you know, quite so unlimited. I Completely agree. Okay, let's do some lightning round questions and then let's get you back to I just have to call it out You're two cursor windows One of us as we say, okay, so first lightning round question, this is hyper hyper hyper personalized software Is this a product or do you think that just every CPO needs to go out there and build their you know? As I say artisanal farm-to-table Chief of staff for your app, you know, where do you fall on this like personal software versus small market SAS? for something like this, I think that parts of this are probably a product like I'd imagine that you know, maybe Anthropic tries to build this themselves right where it's like everybody's chief of staff not just for a product leader that may not kind of get it everything that people want and So you may end up having kind of extensions off of that or Right, but I think there's gonna be a whole ecosystem around how to actually like kind of get work done And what people are doing with MCPS is just the beginning. It's still like Let me tell you like the very early days of being able to access company data But I do think that this is an app. I just don't know if it's gonna be exactly this form factor Yeah, and then my second question for you, which is a little bit more on the people side Which is you clearly care about AI fluency. How are you hiring for that? How is your team reacting to it? How are you evaluating and promoting kind of what's your framework for talent around this? Yeah, I actually tried to share a little bit of that in this In this app so that you can kind of see that but I think that AI Is almost like you have to look at each of the different dimensions of your team, whether it's data and insights Whether it's tool fluency, you know, like builder culture a career ladder interviewing like you have to look at every single aspect of how you you know your operating system for your team and Kind of like grade yourself and be like how far have we moved? down the spectrum and You know in our case like we're in the middle of redoing our career ladder Because I wanted to be really clear to people that it's not just fluency It's like I expect people to like lead and own and understand what is possible and push the limits of our product And you know, it's not just for themselves. It's for our customers And then I think you have to kind of like reinvent so many different parts of your your practice as a leader And so that's that's the skill that you kind of need to lead into as a leader. It's just like reinvention at all times Okay, and then my final question for you I ask everybody you have dueling clods open too so this is an interesting question, but when you are prompting and He's just not listening. He's not giving you what you want or your chief of staff is to me This is really funny because usually I see so many AI agents be too nice, but yours is me What is your prompting technique are you and all cat your your AI is in all caps AI So I'm curious if you go you hit hard right back at it. What's your prompting technique? My prompting technique is first when I don't like what it's giving me. I will clear cloud code so a lot of times I'll like Clear it and then I'll try again and if I'm still not getting what I want, I'll be like be a hundred X more this thing that I want or You know be 10 X and so it's like I almost use like 10 X is like a little bit more and a hundred X as like Go and just like rip it apart and do something else So this is a repeated tip We heard this from Hillary at whoop in one of our early how I AI episodes Which is these models like numbers so say be like 20% You know nicer or be a hundred X more harsh or make this three times as purple Whatever it is. You can quantify it. It can calibrate How it's working for you. So great great tip. Well, Rachel, thank you for joining us on how I AI How can we find you and how can we be helpful to you? Yeah Thanks again, Clara. This is amazing I'm at Rachel Wolin on Twitter and you can also find me on LinkedIn to follow me And I also recommend checking out Web flow calm we have a brand new app gen product that we just released last week It's really for your marketing team to be able to do vibe marketing, which is a whole new wave that we're riding. So Amazing to be here Awesome. Thanks, and I appreciate you sharing all your tips on how I AI Thanks so much for watching if you enjoyed this show Please like and subscribe here on YouTube or even better leave us a comment with your thoughts You can also find this podcast on Apple podcasts Spotify or your favorite podcast app Please consider leaving us a rating and review which will help others find the show You can see all our episodes and learn more about the show at how I AI podcast the show at howiaipod.com. See you next time.