<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[From Teams To Titans]]></title><description><![CDATA[I help engineering managers lead better with AI]]></description><link>https://www.fromteamstotitans.com</link><image><url>https://substackcdn.com/image/fetch/$s_!ZcPM!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54f5e1a2-6105-4fb8-8b38-a959f682ad86_601x601.png</url><title>From Teams To Titans</title><link>https://www.fromteamstotitans.com</link></image><generator>Substack</generator><lastBuildDate>Mon, 01 Jun 2026 17:09:18 GMT</lastBuildDate><atom:link href="https://www.fromteamstotitans.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Leszek Wisniewski]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[lwisn@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[lwisn@substack.com]]></itunes:email><itunes:name><![CDATA[Leszek Wisniewski]]></itunes:name></itunes:owner><itunes:author><![CDATA[Leszek Wisniewski]]></itunes:author><googleplay:owner><![CDATA[lwisn@substack.com]]></googleplay:owner><googleplay:email><![CDATA[lwisn@substack.com]]></googleplay:email><googleplay:author><![CDATA[Leszek Wisniewski]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[The more you run your AI agents, the less useful they get. Unless you do this.]]></title><description><![CDATA[An agent that can't remember what it found last week will keep finding it forever. This is how you close the loop.]]></description><link>https://www.fromteamstotitans.com/p/the-more-you-run-your-ai-agents-the</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/the-more-you-run-your-ai-agents-the</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Thu, 28 May 2026 08:21:41 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!dlZT!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>What you&#8217;ll get</h2><ul><li><p>A <code>weekly-reporter</code> that only surfaces genuinely new accomplishments &#8212; and outputs &#8220;<strong>No new accomplishments this week</strong>&#8221; when there aren&#8217;t any</p></li><li><p>A <code>comm-coach-auditor</code> that tracks whether your communication flaws are actually improving, recurring, or corrected - instead of rediscovering the same issue every session.</p></li><li><p>A first-run diagnosis mode that lets the comm-coach generate your <code>SKILL.md </code>from your own transcripts, so the agent tells you what to practice rather than you guessing.</p></li><li><p>A reusable pattern for making any accumulating agent trustworthy over time</p></li></ul><div><hr></div><h2>What you need</h2><p>Both agents from the previous articles already set up and running:</p><ul><li><p><code>weekly-reporter</code> skill: <code>~/.claude/skills/weekly-reporter/SKILL.md</code> &#8212; from <a href="https://www.fromteamstotitans.com/p/how-to-do-status-reporting-in-2026">The last status report you&#8217;ll write by hand</a></p></li><li><p><code>comm-coach-auditor</code> command: <code>~/.claude/commands/comm-coach-auditor.md</code> &#8212; from <a href="https://www.fromteamstotitans.com/p/how-to-command-meetings">How to command meetings better than 99% of tech managers</a></p></li></ul><p>Two new Notion pages (the agents create these on first run if they don&#8217;t exist):</p><ul><li><p><strong>Accomplishments Log</strong> &#8212; the weekly-reporter&#8217;s exclusion filter</p></li><li><p><strong>Communication Capabilities Journal</strong> &#8212; the comm-coach&#8217;s improvement diary (you may already have this if you&#8217;ve been running the auditor)</p></li></ul><div><hr></div><h2>An annoying issue: agents without memory repeat themselves</h2><p>By definition, agents without context have a significant flaw - they&#8217;re stateless. Every run starts from scratch with no knowledge of what was found last time.</p><p>For the <code>weekly-reporter</code>, this means the same accomplishment surfaces across consecutive runs - just worded differently. After I built the agent, it correctly reported in its first run:</p><p><em>&#8220;Shipped the core content asset for the weekly-reporter launch. Wrote and iterated a full Substack draft built around a personal management story &#8212; 2 hours reclaimed, how they were spent.&#8221;</em></p><p>Accurate and useful, so far so good &#128578;</p><p>The following week, the same PR and the same Notion page were still the most recent artifacts in the window. So the agent surfaced them again as: <em>&#8220;Completed and finalized the Substack article on status reporting automation.&#8221;</em></p><p>Uhhhh.</p><p>Same work, different sentence? Completely useless to anyone reading the report - and a trust issue, because I started to wonder what else is being recycled&#8230;</p><p>For the <code>comm-coach-auditor</code>, the problem is the different but equally frustrating. The agent identified a pattern in my communication: stating conclusions without anchoring them in what the listener already knows. It first surfaced this precisely:</p><p><em>&#8220;Setting the context (Client Infrastructure Review): &#8216;At current scale we can handle this migration in two phases without impact to availability.&#8217; &#8212; the client&#8217;s actual concern was whether the first phase could land before their Q3 deployment freeze, not availability in general. No context was established for what constraint the recommendation was responding to.&#8221;</em></p><p>Again, very useful because of its specificity. It was actionable, so I worked on it.</p><p>Then the next session flagged the same pattern again as a fresh discovery. And the session after. The agent was rediscovering it from scratch each time, with no memory that it had already been named, worked on, and partially corrected.</p><p>Fortunately, the fix is the same in both cases: a persistent log the agent reads before it reasons, and writes to after it finishes.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!dlZT!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!dlZT!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png 424w, https://substackcdn.com/image/fetch/$s_!dlZT!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png 848w, https://substackcdn.com/image/fetch/$s_!dlZT!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png 1272w, https://substackcdn.com/image/fetch/$s_!dlZT!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!dlZT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png" width="680" height="479" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:479,&quot;width&quot;:680,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:376996,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/199571161?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!dlZT!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png 424w, https://substackcdn.com/image/fetch/$s_!dlZT!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png 848w, https://substackcdn.com/image/fetch/$s_!dlZT!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png 1272w, https://substackcdn.com/image/fetch/$s_!dlZT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd32d6ab0-ed37-4af0-82f8-f3f210927640_680x479.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><h2>The concept: closing the Feedback Loop</h2><p>Three steps:</p><ol><li><p><strong>Dump all findings into a log</strong> &#8212; every accomplishment the weekly-reporter surfaces, every flaw the comm-coach flags</p></li><li><p><strong>Read the log before reasoning</strong> &#8212; use it as an exclusion filter (weekly-reporter) or a progress tracker (comm-coach)</p></li><li><p><strong>Output only the increment</strong> &#8212; what is genuinely new, what has been corrected, what has regressed</p></li></ol><p>For the weekly-reporter, &#8220;new&#8221; means: not already in the Accomplishments Log. For the comm-coach, &#8220;new&#8221; means: a flaw not previously flagged, or a regression of something marked corrected.</p><p>This makes both agents dramatically more useful to read. You don&#8217;t have to filter the noise anymore - you can actually act on pure signal.</p><div><hr></div><h2>The modified weekly-reporter</h2><p>Two additions to the existing skill file: a <code>LOG</code> config variable pointing at a Notion page, and two new steps - one that reads the log before compilation, one that updates it after.</p><pre><code><code>## Additional workflow steps (insert into existing weekly-reporter)

## Configuration

[...]
&lt;!-- ADD THIS --&gt;
ACCOMPLISHMENTS_LOG: Accomplishments Log   # exact Notion page title

&lt;!--
FIRST-RUN INITIALIZATION
On first installation, run the agent repeatedly with increasing LOOKBACK_DAYS
(7, 14, 21, 28) until it outputs "No new accomplishments from the last week."
This builds the exclusion filter from your backlog so future runs only surface
genuinely new work.
--&gt;

## Workflow

[...]

&lt;!-- ADD THIS --&gt;
[**Prerequisite**] Load the Accomplishments Log:
   - Search Notion for a page titled ACCOMPLISHMENTS_LOG.
   - If it does not exist, create it &#8212; this is the first run.
   - Read all existing entries. Each entry is a previously reported accomplishment.
   - Any item in the log is EXCLUDED from this run &#8212; even if it appears in the
     source data. Do not include it. Do not rephrase it.

&lt;!-- ADD THIS --&gt;
5. Update the Accomplishments Log:
   - Append each new accomplishment from this run to the log page in Notion.
   - Format: [YYYY-MM-DD] &#8212; [accomplishment, one sentence]
</code></code></pre><div><hr></div><h2>The modified comm-coach-auditor</h2><p>The comm-coach already has a Communication Capabilities Journal. The modification extends it: the agent now reads the journal before scoring, tracks first-flag and last-occurrence dates, and reports corrections when a flaw has been absent for two consecutive sessions.</p><pre><code><code>## Additional workflow steps (insert into existing comm-coach-auditor)

2b. Load the Communication Capabilities Journal before scoring:
   - Fetch the journal page from Notion.
   - Extract all previously flagged weak points with:
     - first_flagged: date the pattern was first identified
     - last_occurrence: most recent session it appeared
     - status: active | corrected | regression
   - This list is the context for step 5 &#8212; use it to classify every finding.

5b. Classify each finding before logging:

   NEW: this pattern has not appeared in the journal before.
        Log it with today as first_flagged. Status: active.

   RECURRING: this pattern appeared in the journal and has occurred again.
              Update last_occurrence. Increment recurrence count.
              Do NOT present it as a new discovery.

   CORRECTED: this pattern appeared in the journal but has NOT occurred in any
              transcript reviewed in the last two sessions. Output:
              "You have corrected [flaw name]. Last occurrence: [date].
              Monitoring for regression."
              Update status to: corrected.

   REGRESSION: a corrected pattern has reappeared. Flag explicitly as a
               regression &#8212; not a new discovery. Update status to: regression.

&lt;!--
DIAGNOSIS MODE &#8212; FIRST INSTALLATION
If no SKILL.md exists at SKILLS_FILE, run in diagnosis mode:
1. Review the last 5 available transcripts without a skills file.
2. Identify the top 3 recurring communication patterns across them.
3. Draft a SKILL.md based on those findings and save it to SKILLS_FILE.
4. Ask the user to review and confirm before the next scored run.

This lets the agent generate your SKILL.md from your own communication data
rather than requiring you to write it cold from scratch.
--&gt;
</code></code></pre><div><hr></div><h2>On the data source</h2><p>The log files live wherever your agents already read from. If you&#8217;re on Notion, the Accomplishments Log and the Communication Capabilities Journal are just Notion pages - the agents create them on first run if they don&#8217;t exist.</p><p>If you&#8217;re on Google Drive, replace the Notion fetch and update steps with <code>read_file_content</code> and <code>create_file</code> against a Google Doc. The logic is identical; only the storage layer changes. The same applies to Microsoft 365 via SharePoint - swap the Notion MCP calls for Microsoft Graph, and the pattern transfers directly.</p><div><hr></div><p><em>This is the third piece in the series. The <a href="https://www.fromteamstotitans.com/p/how-to-do-status-reporting-in-2026">first article</a> gave you the weekly-reporter. The <a href="https://www.fromteamstotitans.com/p/how-to-command-meetings">second</a> gave you the comm-coach. This one makes both of them trustworthy enough that you stop second-guessing the output &#8212; and start spending the attention you saved on the work that actually matters.</em></p><p><em>If you run into issues setting up this workflow in your workspace, shoot me an email or DM me. I&#8217;ll help you get it up and running.</em></p>]]></content:encoded></item><item><title><![CDATA[Welcome to the golden age of leadership]]></title><description><![CDATA[The most important skill in your job finally has a development path.]]></description><link>https://www.fromteamstotitans.com/p/welcome-to-the-golden-age-of-leadership</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/welcome-to-the-golden-age-of-leadership</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Mon, 25 May 2026 10:33:22 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!8Dwb!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Everyone I know in tech management is at least mildly anxious about AI. The usual version goes: my team is becoming more autonomous, decisions are moving faster, and I&#8217;m not sure what I&#8217;m for anymore.</p><p>I think they&#8217;re looking at the wrong thing.</p><p>The managers who should be anxious are the ones whose authority came from knowing more than their individual contributors. The solution architect who became a manager and held the technical high ground. The senior engineer promoted because they were the most capable person in the room. </p><p>That version of management is getting harder to sustain&#8230; contrary to the common narrative that &#8220;AI makes you irrelevant&#8221;, what I&#8217;m seeing is AI is lifting your team&#8217;s floor<strong> faster than you're figuring out where you stand</strong>.</p><p>The technical competence gap between managers and team members is narrowing.</p><p>But there&#8217;s another kind of manager, whose edge was never competence but was judgment and the capability to make the right calls that would materialize not for the deliverable - but for <strong>the team, the bosses, the customers</strong>.</p><p>Let me tell how how I learned that the hard way.</p><div><hr></div><div class="native-video-embed" data-component-name="VideoPlaceholder" data-attrs="{&quot;mediaUploadId&quot;:&quot;8d10c099-d266-4260-a593-d8826b7f5bad&quot;,&quot;duration&quot;:null}"></div><div><hr></div><p>I mention the changing business model that I went through, and that&#8217;s a microcosm of what is happening across the industry right now - jobs being changed, leaders and individual contributors being asked to do more with AI and the top leadership not giving clear prescription on how to add value with AI, but just to &#8220;go all in&#8221;.</p><div><hr></div><p>Here&#8217;s why I think this is a golden era for managers with the right skills.</p><p>When the technical floor rises - when your individual contributors can do in two hours what used to take two days, when status reporting writes itself, when code review is partially automated - something gets freed up.</p><p>There&#8217;s a conversation to be had about &#8220;ok, what should I be doing&#8221; and &#8220;how do I create more impact instead of just doing more work&#8221;?</p><p>I want it to start with <em>leadership</em>.</p><p>Here is what AI makes possible that nothing else has.</p><p>After any significant meeting, I run the transcript through an AI review. Not for merely a summary - to ask the question I&#8217;m too close to answer while I&#8217;m still in the room.</p><ul><li><p>Where was I vague?</p></li><li><p>Where did I leave a loop open?</p></li><li><p>Where was I reacting to the surface of what someone said instead of what they actually meant?</p></li></ul><p>The first few times, it feels like light editing. You catch a sentence here, a dropped thread there. <strong>Useful, but far from transformative</strong>.</p><p>After a week, something shifts. You start seeing the same pattern appear again and again - the same tendency to give information of instead of providing the answer, that moment where you feel the slight urge to avoid the error but you yield nevertheless. At the very least the pattern starts resembling a shape - you can recognize it before it happens.</p><p>By week four, you&#8217;re making different calls in real time, because <strong>the habit is changing.</strong></p><p>That is not something a quarterly coaching session produces and neither does reading a management book. It is the result of a feedback loop that runs after every significant conversation - on a consistent basis, without ego, without the social dynamic of admitting something embarrassing to another person. </p><p>The machine doesn&#8217;t care&#8230; it <em>just</em> shows you what happened.</p><p>This is what I mean by unprecedented - <strong>the ability to hone a skill that previously had no reliable feedback mechanism</strong>. And compound interest on a skill with a tight feedback loop is extraordinary. </p><p>More on my experience with the communication coach agent in the article below.</p><div><hr></div><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;7658d654-445b-4399-9fd9-616a432a8a6d&quot;,&quot;caption&quot;:&quot;I handed my engineer his first client-facing role last month.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;size&quot;:&quot;sm&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;I thought I was coaching the engineer. I was coaching myself.&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:279797482,&quot;name&quot;:&quot;Leszek Wisniewski&quot;,&quot;bio&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e344474a-e517-4b70-909e-616665ea67d3_2019x2019.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:null}],&quot;post_date&quot;:&quot;2026-05-18T06:03:43.662Z&quot;,&quot;cover_image&quot;:&quot;https://substackcdn.com/image/fetch/$s_!y3kF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://www.fromteamstotitans.com/p/i-thought-i-was-coaching-the-engineer&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:198217477,&quot;type&quot;:&quot;newsletter&quot;,&quot;reaction_count&quot;:2,&quot;comment_count&quot;:0,&quot;publication_id&quot;:3211715,&quot;publication_name&quot;:&quot;From Teams To Titans&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!ZcPM!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54f5e1a2-6105-4fb8-8b38-a959f682ad86_601x601.png&quot;,&quot;belowTheFold&quot;:true,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>You see the same pattern in your own communication appear three weeks in a row and suddenly it&#8217;s not abstract anymore&#8230; it&#8217;s a habit you can name and act upon accordingly.</p><div><hr></div><p>The managers who will lead in this environment aren&#8217;t the ones who figured out how to use AI to move faster. They&#8217;re the ones using it to get better at the parts of the job that don&#8217;t automate: <strong>the creativity, the conversations, the relationships</strong>. The calls that look small but <strong>determine everything downstream</strong>.</p><p>Technical competence is becoming a commodity. <strong>Judgment</strong> - the ability to know what a situation actually requires, and to have the precision to deliver it - <strong>is becoming scarce in relative terms</strong>.</p><p>Now it&#8217;s something you can train deliberately, consistently, starting this week.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!8Dwb!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!8Dwb!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg 424w, https://substackcdn.com/image/fetch/$s_!8Dwb!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg 848w, https://substackcdn.com/image/fetch/$s_!8Dwb!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!8Dwb!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!8Dwb!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg" width="1073" height="960" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/dbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:960,&quot;width&quot;:1073,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:381377,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/199165999?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F88c14f5c-8566-4baa-b77a-f448b811af10_1280x960.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!8Dwb!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg 424w, https://substackcdn.com/image/fetch/$s_!8Dwb!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg 848w, https://substackcdn.com/image/fetch/$s_!8Dwb!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!8Dwb!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdbe3e193-bbcd-47f0-8beb-559995310cae_1073x960.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>That is why this is the <strong>golden age of leadership</strong> - for the first time, the most important skill in the job has a development path.</p><p>Which kind of a leader are you going to be on the other side of it?</p>]]></content:encoded></item><item><title><![CDATA[How to command meetings better than 99% of tech managers]]></title><description><![CDATA[Video call platforms provide not only a place to meet, but a real record of our interactions - the transcripts. Here's how to harness them to their fullest.]]></description><link>https://www.fromteamstotitans.com/p/how-to-command-meetings-better-than</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/how-to-command-meetings-better-than</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Thu, 21 May 2026 10:12:08 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!lfT5!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!lfT5!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!lfT5!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png 424w, https://substackcdn.com/image/fetch/$s_!lfT5!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png 848w, https://substackcdn.com/image/fetch/$s_!lfT5!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png 1272w, https://substackcdn.com/image/fetch/$s_!lfT5!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!lfT5!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png" width="1068" height="535" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:535,&quot;width&quot;:1068,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:884415,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/198671730?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!lfT5!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png 424w, https://substackcdn.com/image/fetch/$s_!lfT5!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png 848w, https://substackcdn.com/image/fetch/$s_!lfT5!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png 1272w, https://substackcdn.com/image/fetch/$s_!lfT5!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F249ca0ac-924d-4abd-8f10-251609eb92e1_1068x535.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>What you&#8217;ll get from this article</h2><p>An <strong>agentic skill</strong> to apply daily (or as frequently as you&#8217;d like - I set it to run every evening at 7pm after finishing my workday) to coach your abilities to correctly set the stage of a meeting, elegantly steer its flow, and conclude sessions with clarity.</p><p>By incorporating this skill into your workflow, you will be able to:</p><ul><li><p>use meeting transcripts as the critical input for the agent, so that it identifies weak spots in your communication;</p></li><li><p>get a no-BS, direct debrief after every call, using criteria that are tracked over time;</p></li><li><p>go into every call with one specific thing to practice, automatically scheduled for the next morning;</p></li><li><p>get agentic feedback whether you&#8217;re actually improving or not.</p></li></ul><div><hr></div><h2>What you need</h2><p><strong>A workspace where transcripts land (pick one!):</strong></p><ul><li><p>Notion: native with Notion AI, or paste manually after any call;</p></li><li><p>Google Workspace: Google Meet + Gemini Notes saves transcripts to Drive automatically;</p></li><li><p>Microsoft 365: Teams meetings generate transcripts to SharePoint.</p></li></ul><p>This article focuses on the integration with Notion and Claude Code, where I have both my call transcripts and the calendar integration.</p><p><strong>Tooling:</strong></p><ul><li><p>Claude Code (the agent runs as a <code>/comm-coach-auditor</code> slash command);</p></li><li><p>Notion MCP connected to Claude Code;</p></li><li><p>Google Calendar connected to Claude Code.</p></li></ul><p><strong>Your time:</strong></p><ul><li><p>20 minutes to write your <code>skill.md</code> file: the rubric that tells the agent what to look for. Explained in the next section.</p></li></ul><div><hr></div><h2>The Skill.md file</h2><p>This is the <strong>most important piece: </strong>the agent reads your transcript against this file, so <strong>what you put in it determines what it finds</strong>.</p><p>I put the following dimensions:</p><p><em>Clarity of recommendation.</em> After this call, does the <strong>listener know what to do</strong>, or <strong>at minimum what to think</strong>? A call that ends without a clear takeaway is a <strong>communication failure</strong>.</p><p><em>Loop closure.</em> Every question that opens in a conversation should either get answered or explicitly deferred. Open loops at the end of a call are <strong>ambiguity the listener has to carry.</strong></p><p><em>Setting the context.</em> Is the technical content anchored to decisions the listener actually faces? No clear context means <strong>working on the wrong things</strong>.</p><p>However - we can&#8217;t continue without you writing your own Skill.md! It sets the communication dimensions that depend strictly on <strong>your role</strong> and <strong>who you&#8217;re talking to</strong>. Vague criteria produce vague feedback &#128078;&#127995;</p><p>Have a look at my <a href="http://Skill.md">Skill.md</a> and use it as a template to craft your own:</p><pre><code><code># Communication Skill Dimensions

## Clarity of recommendation
After this call, does the listener know what to do, or at minimum what to think?
A call that ends without a clear takeaway is a communication failure, regardless of how much was said.

## Loop closure
Every question that opens in a conversation should either get answered or explicitly deferred.
Track the ratio of questions raised to questions resolved. Open loops at the end of a call
are ambiguity the listener has to carry.

## Setting the context
Is technical content anchored to decisions the listener actually faces?
"The provisioning latency is within acceptable range" is not grounded.
"At current scale we're provisioning 10 VMs in under 8 minutes &#8212; which means your
product team's 30-minute window is comfortable" is.
</code></code></pre><p>There is no right or wrong set of communication dimensions, the important thing is to <strong>make it your own</strong>. It doesn&#8217;t have to be perfectly crafted right off the bat - I did <em>many</em> iterations of my <a href="http://Skill.md">Skill.md</a> before posting it here. In the end, you also want to use the agent to uncover any communication flaws so that you&#8217;re aware of them.</p><div><hr></div><h2>The agent</h2><p>Save the following as <code>~/.claude/commands/comm-coach-auditor.md</code> to make it available across all your projects, or in <code>.claude/commands/comm-coach-auditor.md</code> to scope it to one workspace. Invoke it by typing <code>/comm-coach-auditor</code> in Claude Code.</p><pre><code><code># Comm Coach Auditor

&gt; Audits today's 1:1 and technical sync transcripts against a defined skills file. Appends a structured assessment to a running Communication Capabilities Journal and schedules a private Comms Prep block in Google Calendar for the next workday. Use when you want structured, transcript-grounded feedback on how clearly you communicated &#8212; not a general impression, a scored evaluation with specific quotes. Do not use without a skills file in place, and do not use for real-time coaching or sessions where no transcript exists.

## Configuration

```
SKILLS_FILE:   ~/ai/business/skill.md             # path to your skills file
JOURNAL_TITLE: Communication Capabilities Journal # exact title of the journal page in Notion
PREP_TIME:     10:00                              # local time for the Comms Prep calendar block
PREP_DURATION: 30                                 # minutes
```

Adjust `SKILLS_FILE` to wherever you keep your skills file before running. The agent reads it in step 3 and anchors every scoring decision to it. If the file does not exist, the agent will ask before proceeding.

&lt;!--
TEMPLATE NOTE FOR READERS &#8212; Notion + Google Calendar is the stack wired up here, but you can
swap any step for the following alternatives with minimal changes:

  TRANSCRIPT SOURCE (step 2)
  &#8226; Google Drive    &#8212; tools: mcp__claude_ai_Google_Drive__search_files,
                             mcp__claude_ai_Google_Drive__read_file_content
                     Use when: transcripts land as Google Docs via Gemini Notes after Google Meet.
                     Search for "Transcript:" or "Meeting notes:" in the filename.

  &#8226; Microsoft 365   &#8212; tools: Microsoft Graph MCP server (SharePoint, Teams messages)
                     Use when: transcripts land in SharePoint via Teams transcription.
                     Filter by today's date and meeting title prefix.

  JOURNAL (step 6)
  &#8226; Google Drive    &#8212; Create/append to a Google Doc named JOURNAL_TITLE.
                     tools: mcp__claude_ai_Google_Drive__create_file,
                            mcp__claude_ai_Google_Drive__read_file_content,
                            mcp__claude_ai_Google_Drive__download_file_content
  &#8226; Local file      &#8212; Read/append to a local markdown file (e.g. ~/ai/business/comm-journal.md).
                     tools: Read, Edit

  CALENDAR (step 7)
  &#8226; Google Calendar &#8212; wired up below. Uses mcp__claude_ai_Google_Calendar__create_event.
  &#8226; Notion          &#8212; Create a page titled "Comms Prep &#8212; [YYYY-MM-DD]" in your workspace.
                     tools: mcp__claude_ai_Notion__notion-create-pages
  &#8226; Manual          &#8212; Output the event details as plain text for the user to schedule manually.
--&gt;

## Overview

This skill guides the agent in auditing today's meeting transcripts for communication quality. It reads each transcript against the dimensions in the skills file, identifies the top weak points with exact transcript quotes, logs the assessment to a running journal, and creates a focused practice block in the calendar for the next morning.

The output is not a general impression. It is a scored, quote-backed evaluation with a concrete drill for each identified gap.

## Workflow

1. **Identify today's meetings**: Use `mcp__claude_ai_Google_Calendar__list_events` to retrieve today's calendar events. Filter for 1:1s and technical syncs &#8212; events with 2 attendees, or titles containing "sync", "1:1", "check-in", "catchup", "debrief", or a person's name.

2. **Locate transcripts**: For each meeting identified, use `mcp__claude_ai_Notion__notion-search` to find the corresponding transcript or meeting notes page. Search for:
   * The exact meeting title
   * Common prefixes: "Transcript:", "Notes:", "Meeting notes &#8212;", participant name + today's date

   Note any meetings with no transcript found and continue. Do not stop on a missing transcript.

3. **Load the skills file**: Use the Read tool to load the file at `SKILLS_FILE`. If it does not exist, ask for its location before proceeding. Every scoring decision in step 4 must anchor to this file &#8212; do not improvise criteria.

4. **Analyze &amp; assess**: Fetch each transcript with `mcp__claude_ai_Notion__notion-fetch`. Score each transcript against every dimension defined in the skills file loaded in step 3. Apply the criteria exactly as written &#8212; do not add, substitute, or skip dimensions. If you think a dimension is missing from the skills file, flag it to the user at the end of the session rather than improvising.

5. **Identify the top 2-3 weak points**: Name each pattern explicitly across all transcripts reviewed. Quote the exact line where it occurred. Explain what it cost the listener. No generalizations &#8212; specific quotes only.

6. **Update the Communication Capabilities Journal**: Search Notion for a page matching `JOURNAL_TITLE`.
   * If it does not exist, create it with `mcp__claude_ai_Notion__notion-create-pages`.
   * Append today's entry at the end with `mcp__claude_ai_Notion__notion-update-page`:
     ```
     ## [YYYY-MM-DD] &#8212; [Meeting title(s) reviewed]

     **Strong:**
     - [what worked + specific example from transcript]

     **Weak points:**
     - [Pattern 1]: "[exact quote]" &#8212; [what this cost the listener]
     - [Pattern 2]: "[exact quote]" &#8212; [what this cost the listener]
     - [Pattern 3 if applicable]

     **Recommendations:**
     - [Concrete drill for Pattern 1 &#8212; an actual alternative phrase, not a principle]
     - [Concrete drill for Pattern 2]
     ```

7. **Schedule Comms Prep**: Create a Google Calendar event with `mcp__claude_ai_Google_Calendar__create_event`:
   * **Title**: Comms Prep
   * **Date**: Next workday (skip Saturday and Sunday)
   * **Time**: `PREP_TIME` local time, duration `PREP_DURATION` minutes
   * **Visibility**: Private
   * **Description** (plain text, no markdown): the specific communication patterns to train on from the weak points above + for each pattern a concrete example of what better looks like &#8212; an actual phrase to rehearse, not a principle to remember.

## Guidelines

* **Quote the transcript**: Every weak point must be backed by an exact line. "Communication was unclear" is not feedback. "You said 'latency is within acceptable range' without establishing what range the client cares about" is.
* **Score, don't just describe**: Be specific, no-BS sugar coating. Brutal honesty.
* **One criteria set, every session**: Scoring against the same skills file each time is what makes sessions comparable over weeks. Do not improvise new criteria &#8212; flag gaps to the user instead.
* **Comms Prep description is the product**: The calendar event description is what the user reads the next morning before practicing. Write it last, make it specific, and make it actionable. A vague description defeats the purpose of the whole workflow.
* **Missing transcripts are not blockers**: Note them, assess what you have, and flag the gap at the top of the journal entry.

## Skills file

The skills file is a plain text or markdown file that defines what good communication looks like in your specific context. It is read in step 3 and used as the scoring anchor throughout the session.

## References

* Google Calendar: `mcp__claude_ai_Google_Calendar__list_events`, `mcp__claude_ai_Google_Calendar__create_event`
* Notion (transcripts + journal): `mcp__claude_ai_Notion__notion-search`, `mcp__claude_ai_Notion__notion-fetch`, `mcp__claude_ai_Notion__notion-create-pages`, `mcp__claude_ai_Notion__notion-update-page`
* Google Drive alternative: `mcp__claude_ai_Google_Drive__search_files`, `mcp__claude_ai_Google_Drive__read_file_content`
* Microsoft 365 alternative: Microsoft Graph MCP server &#8212; SharePoint and Teams transcription
</code></code></pre><p>The Notion MCP connection handles transcript retrieval, journal updates, and a timeblock for following up on my communication flaws. I call it &#8220;Comms Prep&#8221; and the agent schedules it automatically.</p><p><strong>Important:</strong> you have to make sure that your transcripts land in Notion before the agent is run.</p><div><hr></div><h2>The agentic output</h2><p>Here&#8217;s a real entry from my Communication Capabilities Journal, generated after a client infrastructure review and a coaching 1:1:</p><div><hr></div><div class="callout-block" data-callout="true"><h2>2026-05-12 &#8212; Client Infrastructure Review &#183; Coaching 1:1</h2><p><strong>Meetings reviewed:</strong> 2 of 2 transcripts found.</p><p><strong>Strong:</strong></p><ul><li><p>Loop closure &#8212; Client Infrastructure Review: every open item from the previous call was addressed. Each was either resolved with a specific answer or explicitly parked with an owner and a date. The client left with zero ambiguous threads.</p></li></ul><p><strong>Weak points:</strong></p><ul><li><p><strong>Setting the context (Client Infrastructure Review)</strong>: &#8220;At current scale we can handle this migration in two phases without impact to availability.&#8221; &#8212; The client&#8217;s actual concern was whether the first phase could land before their Q3 deployment freeze, not availability in general. No context was established for what constraint the recommendation was responding to. The client had to ask a follow-up to connect the answer to their timeline. That question should not have been necessary.</p></li><li><p><strong>Setting the context (Coaching 1:1)</strong>: &#8220;You need to lead with what this means for the client&#8217;s team, not the technical approach.&#8221; &#8212; Said without first establishing what the engineer understood about the client&#8217;s priorities. The feedback landed as a principle with no frame to attach it to. It was not actionable until the engineer asked a clarifying question.</p></li></ul><p><strong>Pattern across both sessions:</strong> 4 of 6 substantive statements assumed context the listener had not confirmed they held. Setting the context is the dimension to work on.</p><p><strong>Recommendations:</strong></p><ul><li><p><strong>Setting the context</strong>: before stating any finding, say what decision or concern it is responding to. &#8220;You&#8217;re deciding whether to start before the Q3 freeze &#8212; here&#8217;s what&#8217;s relevant to that: [finding].&#8221; This is the opening move for every technical update. Rehearse it as a fixed habit, not a situational choice.</p></li><li><p><strong>Coaching 1:1</strong> &#8212; before giving feedback, ask one question to surface the shared frame: &#8220;What do you think the client is most worried about going into this call?&#8221; If they know, you&#8217;ve confirmed the frame and can move fast. If they don&#8217;t, the gap is visible before you try to fill it.</p></li><li><p><strong>Loop closure</strong>: replace &#8220;we&#8217;d follow the standard runbook&#8221; with: &#8220;The rollback procedure for phase 1 is [specific steps]. I&#8217;ll confirm this in writing by [date].&#8221; Name it. Commit it. Close it.</p></li></ul></div><div><hr></div><p>That&#8217;s the best part - you can&#8217;t self-assess accurately in real time, but the <strong>agent creates your awareness about</strong> where you&#8217;re excelling and where you&#8217;re falling short, based on the call transcriptions.</p><h2>The calendar training slot</h2><p>The agent creates by default a 30-minute slot in the calendar at 10:00 local time, with specific instructions what to focus on:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!26Uj!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!26Uj!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png 424w, https://substackcdn.com/image/fetch/$s_!26Uj!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png 848w, https://substackcdn.com/image/fetch/$s_!26Uj!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png 1272w, https://substackcdn.com/image/fetch/$s_!26Uj!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!26Uj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png" width="1132" height="1750" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1750,&quot;width&quot;:1132,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:295015,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/198671730?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!26Uj!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png 424w, https://substackcdn.com/image/fetch/$s_!26Uj!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png 848w, https://substackcdn.com/image/fetch/$s_!26Uj!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png 1272w, https://substackcdn.com/image/fetch/$s_!26Uj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1c71bb9b-35fa-440c-acc7-178c65c9be12_1132x1750.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>After three weeks, I&#8217;m improving on one dimension. The other two are moving more slowly. I now know which one to focus on next week. Before this, I was guessing.</p><div><hr></div><h2>On the data source</h2><p>The agent works from wherever your transcript lands in Notion:</p><ul><li><p>Notion AI integration for calls recorded natively in Notion;</p></li><li><p>Gemini Notes in Google Drive if you&#8217;re in a Google Workspace environment - transcripts land in Drive automatically after Google Meet calls, and you can sync them to Notion via a simple automation; you can make it even more simple by accessing the G Drive directly using the <a href="https://developers.google.com/workspace/guides/configure-mcp-servers#claude">Workspace MCP Servers</a>.</p></li><li><p>Microsoft Teams transcription if that&#8217;s your stack &#8211; transcripts go to SharePoint, push them to Notion via Power Automate or Zapier.</p></li></ul><p>The <a href="http://skill.md">skill.md</a> file and the Comms Prep scheduling step work the same regardless. The only variation is how the transcript gets into Notion in the first place.</p><div><hr></div><p><em>I share the tools and techniques that I apply on my job every day - let me know what you think of the Comm Coach Auditor agent. Also, please reach out to me if you&#8217;d like to further fine tune it or have trouble getting it configured the way that you want it - I will gladly help!</em></p>]]></content:encoded></item><item><title><![CDATA[I thought I was coaching the engineer. I was coaching myself.]]></title><description><![CDATA[How trying to fix someone else's communication gap exposed my own.]]></description><link>https://www.fromteamstotitans.com/p/i-thought-i-was-coaching-the-engineer</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/i-thought-i-was-coaching-the-engineer</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Mon, 18 May 2026 06:03:43 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!y3kF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I handed my engineer his first client-facing role last month.</p><p>And in the first call the client asks multiple questions for which he didn&#8217;t have an answer.</p><p>UH oh. I felt my stomach drop. I <em>hate</em> leaving meetings where my team isn&#8217;t creating clarity.</p><p>Look, before you jump to any conclusions &#128517; - he&#8217;s really sharp and I love his enthusiasm. If he&#8217;s reading this&#8230; know that I enjoy every minute working with him &#128526;</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!y3kF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!y3kF!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg 424w, https://substackcdn.com/image/fetch/$s_!y3kF!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg 848w, https://substackcdn.com/image/fetch/$s_!y3kF!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!y3kF!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!y3kF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg" width="1456" height="1941" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1941,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:976262,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/198217477?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!y3kF!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg 424w, https://substackcdn.com/image/fetch/$s_!y3kF!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg 848w, https://substackcdn.com/image/fetch/$s_!y3kF!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!y3kF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc36befac-cb28-4c05-977a-542ab7bcef99_2316x3088.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>So what happened?</p><p>A bit of context: our client runs a cloud pipeline that produces metrics for their product team. Every week, they need to know whether the infrastructure can deliver those numbers on time. The questions that they ask are simple:</p><ul><li><p>How much time does the car engine need to warm up? (<em>how fast does the cluster provision compute when you need it?</em>)</p></li><li><p>How quick does the car go from 0 to 60 km/h? And from 60 to 90 km/h? (<em>what is the compute provisioning distribution in time?</em>)</p></li></ul><p>His job was to analyze the infrastructure, measure its characteristics, and explain what it means for the client&#8217;s roadmap.</p><div><hr></div><p>After the call I sat down with him to debrief.</p><p>I started explaining that the client actually needed to know when does the engine start and how quick the car gets to 90 km/h. Not a technical summary of how the engine was built, but a clear picture of what it can do - the cloud system&#8217;s capability to provision compute within a given time window, the distribution of that latency, and what that means for product inclusion decisions.</p><p>I got about two sentences in and stopped. I could feel what good looked like.</p><p>BUT - I suddenly felt my mind was blanking on me. I was struggling with saying it in a way that can be CLEARLY easily understood. Like knowing that you have to cross the river but you&#8217;re missing the bridge.</p><div><hr></div><p>Recognizing a communication failure is not the same skill as naming it.</p><p>I&#8217;ve watched engineers give updates that answer a different question than the one that was asked. I&#8217;ve seen technically correct dashboards that leave the viewer with no idea what to do next.</p><p>Being able to describe it with enough precision that someone else can avoid it - that&#8217;s a different competency.</p><p>But I just called it a communication failure - whose was it, though?</p><p>Let&#8217;s take a look again - the engineer needed to produce:</p><ul><li><p>A view of the infrastructure&#8217;s capability to provision compute within a given time window - the distribution of it. How long does it take to spin up a given amount of VMs?</p></li><li><p>What does the variance look like? What does that mean for the product team&#8217;s deadline commitments?</p></li></ul><p>What I <strong>described</strong>: the output I wanted.</p><p>What he <strong>heard</strong>: what to put in the report.</p><p>But what the <strong>client needed</strong>: a frame for making a decision.</p><p>Do you see what&#8217;s happening?</p><p>I&#8217;m completely failing to underline how <strong>his works helps</strong> <strong>the client make the decision.</strong></p><div><hr></div><p>So I decided to do something about this.</p><p>I recorded my last 1:1 with my engineer and I ran the transcription through an agent I configured in Claude Code. It reads the transcript against a communication skill rubric:</p><ul><li><p>clarity of recommendation - does the listener know what to do after this call;</p></li><li><p>the ratio of questions asked to questions resolved - am I leaving open loops;</p></li><li><p>whether technical detail is anchored to a decision the listener actually faces.</p></li></ul><p>The agent <strong>surfaces I&#8217;m making the other person work too hard</strong> to extract the point.</p><p>First report flagged something I hadn&#8217;t expected: <strong>I state conclusions without anchoring them in what the listener already knows</strong>.</p><p>That&#8217;s exactly what happened in the coaching conversation. I described good communication from inside my own mental model - without checking what frame the engineer was working from.</p><p>I gave him a destination without a map.</p><p>This isn&#8217;t the only gamechanger&#8230; the agent books a 15-minute block - dad life means I&#8217;m strapped for time these days &#128517; - in my calendar each week to practice the specific skill it flags.</p><p>Also: it <strong>reassesses</strong> on the next call and tracks whether the pattern is changing.</p><div><hr></div><p>On Thursday, I will post the Markdown files for the agent and how to configure it with the videocall transcription notes as well as how to integrate it with the calendar.</p><p>See you then!</p><p>PS. On the weekend I took part in a local race and ran up the local mountain Uetliberg in under 40 minutes. Really proud of that &#128526;</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!zmtg!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!zmtg!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg 424w, https://substackcdn.com/image/fetch/$s_!zmtg!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg 848w, https://substackcdn.com/image/fetch/$s_!zmtg!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!zmtg!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!zmtg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg" width="1456" height="1941" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1941,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:2672941,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/198217477?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!zmtg!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg 424w, https://substackcdn.com/image/fetch/$s_!zmtg!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg 848w, https://substackcdn.com/image/fetch/$s_!zmtg!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!zmtg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9f2ea956-3148-4991-9fa8-7f344b5f1426_3088x2316.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p>]]></content:encoded></item><item><title><![CDATA[I got two hours back from the worst part of my job. Here's where they went.]]></title><description><![CDATA[On the administrative tax every manager pays and what changes when you stop paying it yourself.]]></description><link>https://www.fromteamstotitans.com/p/i-got-two-hours-back-from-the-worst</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/i-got-two-hours-back-from-the-worst</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Thu, 14 May 2026 06:24:04 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!8zLc!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>On one of the Monday mornings in April, a staffing situation was on my mind - the kind that has a real cost if I get it wrong: someone&#8217;s project, a client&#8217;s timeline. I logged in ready to deal with it.</p><p>First thing waiting for me: weekly status report due. UGH.</p><p>Yes, I get it - we all need to highlight the work to our bosses, clients. We want to give our directs the visibility. When written correctly, their promote the innovation and the hard work.</p><p>But it&#8217;s one of the tasks that feel like sand in the engine&#8230; not because it&#8217;s hard, status reporting isn&#8217;t hard. But the two hours it takes to do it properly arrive at the <strong>worst possible time, every damn time</strong>. </p><div><hr></div><p>I detest status reporting with fiery passion.</p><p>When something is already on fire, the last thing you need is an administrative obligation.</p><p>It like the job was sabotaging itself, and the act of me writing it feels like I&#8217;m complicit in it.</p><p>What feels the worst: me sending out individual messages to my directs asking them to summarize their own impact - <em>hey, what&#8217;s the one thing you shipped this week that actually moved something</em>? - and the ensuing context switch <strong>cost that they have to pay</strong>.</p><p><strong>Every week. Two hours. Kill me.</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!kycA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!kycA!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png 424w, https://substackcdn.com/image/fetch/$s_!kycA!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png 848w, https://substackcdn.com/image/fetch/$s_!kycA!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png 1272w, https://substackcdn.com/image/fetch/$s_!kycA!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!kycA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png" width="680" height="1020" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:false,&quot;imageSize&quot;:&quot;normal&quot;,&quot;height&quot;:1020,&quot;width&quot;:680,&quot;resizeWidth&quot;:680,&quot;bytes&quot;:779298,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/197641727?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:&quot;center&quot;,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!kycA!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png 424w, https://substackcdn.com/image/fetch/$s_!kycA!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png 848w, https://substackcdn.com/image/fetch/$s_!kycA!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png 1272w, https://substackcdn.com/image/fetch/$s_!kycA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F83bb484e-ac4f-4882-b428-6ea1bd8ab8a0_680x1020.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Long story short - I built an agent for Claude Code to do it instead. More on that in a companion post (link at the end of this article).</p><p>I&#8217;m happy to report that last week I had my <strong>two hours back</strong>. </p><p>Here&#8217;s what I did with them.</p><h4>60 minutes - to be a better leader</h4><p>By preparing for a coaching session with one of my directs who&#8217;s working through a hard challenge. </p><p>Brutal honesty: I usually walk into these conversations with good instincts and not enough preparation. This time I had time to actually think before I sat down: </p><p><em>What outcome do I want to achieve in the 1:1</em>? </p><p>That preparation changed the quality of the conversation. I had been trying to get there for months.</p><h4>15 minutes - a coffee chat with a peer who just became a father</h4><p>He needed to talk and I had the time!</p><h4>45 minutes - spend time with my 4-month old son</h4><p>He&#8217;s so awesome.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!8zLc!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!8zLc!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png 424w, https://substackcdn.com/image/fetch/$s_!8zLc!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png 848w, https://substackcdn.com/image/fetch/$s_!8zLc!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png 1272w, https://substackcdn.com/image/fetch/$s_!8zLc!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!8zLc!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png" width="758" height="1016" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1016,&quot;width&quot;:758,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1494953,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/197641727?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!8zLc!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png 424w, https://substackcdn.com/image/fetch/$s_!8zLc!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png 848w, https://substackcdn.com/image/fetch/$s_!8zLc!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png 1272w, https://substackcdn.com/image/fetch/$s_!8zLc!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85e83033-0dd9-4aa0-b901-64aaf0aa9a8f_758x1016.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>AI doesn&#8217;t replace a conversation, an inspiration, a relationship</h3><p>I&#8217;ve been thinking about what AI for managers actually means. Most of the conversation is about automating coding away.</p><p>But the more interesting question is: what work should a manager never have been doing in the first place? Do we really have to be forced to writing faster, summarizing longer, organizing better in this agentic era?</p><p>Status reporting is one answer. Yes, information is important, but mainly because its value is in leadership receiving it, not in me spending two hours compiling it manually every week. </p><p>An agent handles the compilation, but I handle the judgment calls the report can&#8217;t capture.</p><p>To me, that&#8217;s the real benefit of using AI, the division of labor - the agent pays the administrative tax, while I focus on relationships, conversations, inspirations.</p><div><hr></div><p><em>The weekly-reporter skill file, setup instructions, and a sample run output are in my article <a href="https://www.fromteamstotitans.com/p/how-to-do-status-reporting-in-2026?r=4ml14a">The last status report you&#8217;re write by hand</a></em></p>]]></content:encoded></item><item><title><![CDATA[The last status report you'll write by hand]]></title><description><![CDATA[A Claude Code skill that writes your status report.]]></description><link>https://www.fromteamstotitans.com/p/how-to-do-status-reporting-in-2026</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/how-to-do-status-reporting-in-2026</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Mon, 11 May 2026 05:40:22 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!jAfH!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>From my experience, status reporting costs on average two hours a week.</p><p>Artifact review, merged PR checks, chasing contributors for impact summaries. All of it manual&#8230; every single week.</p><p>So I built a Claude Code skill to handle it. And I&#8217;m sharing the full file here - drop it in, configure two variables, and run it.</p><div><hr></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!jAfH!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!jAfH!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg 424w, https://substackcdn.com/image/fetch/$s_!jAfH!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg 848w, https://substackcdn.com/image/fetch/$s_!jAfH!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!jAfH!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!jAfH!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg" width="1071" height="720" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/dc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:720,&quot;width&quot;:1071,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:80573,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/197177625?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!jAfH!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg 424w, https://substackcdn.com/image/fetch/$s_!jAfH!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg 848w, https://substackcdn.com/image/fetch/$s_!jAfH!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!jAfH!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdc960b3d-0f65-4719-9bad-3224db1d1619_1071x720.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>What you need</h2><ul><li><p><strong>Claude Code</strong> installed and running;</p></li><li><p><strong>GitHub CLI</strong> (<code>gh</code>) authenticated with repo access;</p></li><li><p><strong>Notion MCP</strong> connected to Claude Code (or swap for Google Drive, Jira, or M365 (more on that below);</p></li><li><p>GitHub handles of the contributors to report on.</p></li></ul><div><hr></div><h2>The skill file</h2><p>Save the following as <code>SKILL.md</code> inside <code>~/.claude/skills/weekly-reporter/SKILL.md</code>.</p><pre><code><code># Weekly Reporter

&gt; Compiles a weekly executive summary of impactful achievements for specified
&gt; contributors by scouring Notion and git repositories. Use when generating
&gt; status reports, impact summaries, or performance review inputs for individuals
&gt; over a one-week period. Do not use for real-time status checks, daily
&gt; standups, or when no contributor names or handles are provided.

## Configuration

REPO_SEARCH_PATH: ~/your-code/*   # glob &#8212; adjust to match your repo layout
LOOKBACK_DAYS:    7

Adjust REPO_SEARCH_PATH before running (e.g. ~/code/** to search recursively,
or ~/work/acme-* to target a specific org). The agent resolves the glob with
find $REPO_SEARCH_PATH -maxdepth 0 -type d before running any git commands.

&lt;!--
SWAP THE DATA SOURCE &#8212; Notion is wired up below, but you can replace step 2
for any of these MCP integrations with minimal changes:

  Google Drive   &#8212; tools: search_files, list_recent_files, read_file_content
                   Best for: teams on Google Workspace (Docs, Slides, Sheets).

  Microsoft 365  &#8212; tools: search via the Microsoft Graph MCP server
                   (SharePoint, Teams messages, OneNote notebooks)
                   Best for: enterprise orgs on M365 / SharePoint.

  Jira           &#8212; tools: search_issues, get_issue via the Atlassian MCP server
                   Filter by assignee + updated date to pull completed tickets.
                   Best for: engineering teams tracking work in Jira sprints.

For code: GitHub (gh CLI) is shown below. GitLab users substitute glab.
--&gt;

## Overview

This skill guides the agent in compiling an executive summary of achievements
for a given set of contributors over the last week.

## Workflow

1. Confirm Inputs: Ensure you have the list of contributors (names or GitHub /
   GitLab handles) and the target date range (default: last LOOKBACK_DAYS days).

2. Scour Notion:
   - Use the Notion MCP search tool to find pages authored by or mentioning
     the target contributors within the lookback window.
   - Fetch the full content of relevant pages.
   - Query recent meeting notes involving the contributors.
   - Prioritize pages with titles indicating progress, status, design, or
     impact (e.g. "Status Update", "Design Doc", "RFC", "Spec").

3. Analyze Code Contributions:
   - Resolve REPO_SEARCH_PATH to a list of git repositories with:
       find ~/your-code/* -maxdepth 0 -type d -exec test -d {}/.git \\; -print
   - For each repo, list recent commits:
       git -C {repo} log --author="{name}" --since="{LOOKBACK_DAYS} days ago" --oneline
   - GitHub: list merged PRs:
       gh pr list --author="{handle}" --state=merged --limit=20
     Inspect with: gh pr view {pr_number}
   - GitLab: substitute glab mr list / glab mr view
   - Only include merged / landed contributions &#8212; exclude drafts and open PRs.

4. Compile Executive Summary:
   - Synthesize findings from Notion and the repositories.
   - Structure with: Key Achievements, Code Contributions, Design &amp; Documentation.
   - Focus on impact &#8212; not activity.

## Guidelines

- Focus on Impact: highlight what was achieved, unblocked, or delivered.
- Be Concise: summaries should be punchy and easy to scan. 1-2 sentences per
  item, mapping Action -&gt; Impact -&gt; Proof directly.
- Verify Dates: all activities must fall within the LOOKBACK_DAYS window.
- Prefer CLI for Code: use git and gh/glab directly &#8212; not web or API calls.
</code></code></pre><div><hr></div><h2>How to invoke it</h2><p>Open a Claude Code session and run:</p><pre><code><code>Use the weekly-reporter skill for the following contributors:
handle-1, handle-2, handle-3
Time range: last 7 days
</code></code></pre><p>It runs <code>git log</code> and <code>gh pr list</code> per contributor, searches Notion for relevant updates, and compiles the summary. Takes 2&#8211;4 minutes.</p><div><hr></div><h2>What the output looks like</h2><p>Here&#8217;s the output from a run I did this week:</p><pre><code><code>Weekly Report &#8212; May 3&#8211;10, 2026

Key Achievements

Shipped the core content asset for the weekly-reporter launch. Wrote and
iterated a full Substack draft &#8212; "I automated status reporting. This is what
I did with the time." &#8212; built around a personal management story (2 hours
reclaimed, how they were spent).

Validated the keepmomentum.eu market position with data. Completed a
comprehensive competitive analysis covering the $7.3B global coaching market
and the $1B+ AI coaching segment. Confirmed the target gap: no individual
practitioner is offering AI-assisted skill practice directly to engineering
managers. BetterUp leads the enterprise tier with $567M raised and holds
0.12% of the HCM market &#8212; the category is wide open.

Code Contributions

Commit   Date    Description
92f3c9d  May 9   Add Google Analytics 4 alongside existing Google Ads tag
f1b8749  May 9   Add email course section as soft secondary CTA

Both landed directly on the main branch. No open PRs.

Content &amp; Documentation

Artifact                                        Type              Status
"I automated status reporting&#8230;"                 Substack draft    Draft &#8212; needs cold read
"I use AI to automate status reporting&#8230;"        Substack draft    Superseded by above
"I built an AI agent that handles my report"    LinkedIn post     Draft &#8212; scheduled May 20
Market analysis                                 Research doc      Complete

---

On tool calls: this run made 8 tool calls &#8212; 5 against Notion
(searches/fetches) and 3 against Bash (git commands + repo scan).
</code></code></pre><p>Two hours of manual work. Five minutes of review.</p><div><hr></div><h2>Configuring for other data sources</h2><p>The skill ships with Notion wired up. The comment block at the top of the file shows exactly which MCP tools to swap for <strong>Google Drive</strong>, <strong>Microsoft 365</strong>, and <strong>Jira</strong> - change step 2 of the Workflow to point at the right tools, and the rest of the skill runs unchanged.</p><p>For anything else: if it has an MCP connector and you can search it by contributor and date, it can slot into step 2.</p><div><hr></div><p>If you set it up and run into something, reply here. I&#8217;ll help you debug it.</p>]]></content:encoded></item><item><title><![CDATA[How (I failed) to validate a product]]></title><description><![CDATA[A reflection on the dumbest thing I did on the job and what I did to turn things around]]></description><link>https://www.fromteamstotitans.com/p/how-i-led-my-team-into-the-wrong</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/how-i-led-my-team-into-the-wrong</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Thu, 07 May 2026 16:16:31 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!8bnI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I wasted six months of my team&#8217;s time building something that worked.</p><p>At the project start, I felt that the customer pain was real. I had belief that our engineering was solid. The improvement shipped.</p><p>But nobody really cared.</p><p>That was the painful lesson: solving a real problem is not the same as solving the right problem.</p><p>We had listened to the loudest complaint, but we had not understood the full user journey. And that difference cost us six months.</p><p><em>How is that possible? Didn&#8217;t you do any due diligence?</em></p><h3>The squeaky wheel gets the oil</h3><p>A complaining customer - &#8220;Perfect&#8221;! I thought. &#8220;We have a clear-cut problem and a person to provide us all the requirements, and feedback during the implementation process&#8221;.</p><p><em>The tests are running super slow because of the slowness in the playback of the test data. Having this bug is super annoying. It adds friction to our work.</em></p><p>Let me tell you how testing in my project was crucial.</p><p>When designing hardware in disciplines like Augmented Reality, that aims to &#8220;understand&#8221; the real world, you need to test it with data that resembles the realities of where it will be used. For instance - the data is a video from first-person perspective of looking at an object in an office room.</p><p>The data is piped through the system to produce the &#8216;PASS&#8217; or &#8216;FAIL&#8217; - unfortunately for our client, it was packaged in a way that made it really difficult for the testing framework to deal with it efficiently.</p><p>And you need a lot of diverse data to frequently &#8216;probe&#8217; the product for any defects in order to ensure its high quality.</p><p>&#8220;We&#8217;ll solve it for you&#8221;, I joyfully told the client.</p><p>I felt satisfied with the request, as I heard a very clear pain point that I could cash in on. My thought process was: <em>OK, we have a (loudly) complaining client, we have to analyze the issue, solve it, deliver the fix and then sip champagne.</em></p><h3>Lesson #1: Working on a misunderstood problem means doing &#8216;busy work&#8217;</h3><p>Hold on - but isn&#8217;t the problem <strong>already defined</strong>? </p><p>The customer has problem with the tests being slow. That sounds like obvious value added. You can&#8217;t understand the problem only having the opposite perspective - you need to put in the rigor and work to paint the challenge from the system point of view, too.</p><p>The test framework was used in two scenarios - <em>off-device</em> and <em>on-device</em>.</p><p>The use case where my team principally focused on was &#8220;off-device&#8221; which meant a quick &amp; easy way to schedule the test run, as opposed to the &#8220;on-device&#8221; case that required the engineer to look for a physical device, boot it and configure it, upload the feature that they&#8217;re working on and then run the test.</p><p>We should&#8217;ve stopped there.</p><p>The logical decision at the time was &#8220;off-device&#8221; because it seemed to be easier to address. &#8220;On-device&#8221; support was punted down because it had hardware limitations barring it from being incorporated.</p><p>Only a limited part of the problem was understood and not the entire user journey, that was critical to uncover the pain points that our customers were experiencing.</p><p>In reality, it was the &#8220;on-device&#8221; variant that was the actual problem - the users had to go through all the hassle of preparing the hardware for test, the slowness in the testing framework added to the frustration of the user. It was experienced, it was visceral.</p><p>Misinterpreting the actual issue had consequences:</p><ol><li><p>Pain point persisted - the &#8220;off-device&#8221; tests were executed automatically, and no human was in the loop, meaning - no slowness that can be &#8220;experienced&#8221;;</p></li><li><p>No visible user satisfaction after six months of work caused our demotivation.</p></li></ol><p>It was just busy work that scratched my &#8220;another feature delivered&#8221; itch.</p><h3>Lesson #2: It&#8217;s bad business to serve just one customer out of many</h3><p>If you&#8217;re in the business of selling apples, will you make more money selling one apple to a single client, or to two clients each?</p><p>The answer is obvious - but I took another path.</p><p>The test framework we set out to improve was used in different ways. The clients ran the tests in different ways - they liked to write and execute their own custom scenarios.</p><p>&#8220;The datasets that I&#8217;m running are pretty short and I&#8217;m not impacted that much by this problem&#8221;, we heard from another customer, upon offering to roll out the improvement to his team.</p><p>&#8220;We&#8217;re mainly running the off-device tests and we&#8217;re seeing 16% speed improvement - not bad by any means&#8221;, said a developer representing yet another client.</p><p>A dangerous pattern emerged - the clients were voicing dissent.</p><p>A fix was worked on and delivered, and not only was it not serving the critical consumer case of the one client (because it wasn&#8217;t working <em>on-device</em>) but the other clients simply didn&#8217;t care for it.</p><p>It didn&#8217;t bring them any value.</p><p>What was missing: thorough due diligence into our entire audience and not only its subset represented by a single client. A cardinal mistake of a business offering their services.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!8bnI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!8bnI!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic 424w, https://substackcdn.com/image/fetch/$s_!8bnI!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic 848w, https://substackcdn.com/image/fetch/$s_!8bnI!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic 1272w, https://substackcdn.com/image/fetch/$s_!8bnI!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!8bnI!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic" width="1456" height="1941" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1941,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:3605640,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/heic&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/196795749?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!8bnI!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic 424w, https://substackcdn.com/image/fetch/$s_!8bnI!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic 848w, https://substackcdn.com/image/fetch/$s_!8bnI!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic 1272w, https://substackcdn.com/image/fetch/$s_!8bnI!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66d2899a-df72-47b4-9ee2-5ab794a0da4c.heic 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><h3>Lesson #3: Inspecting your own results helps you release a better product</h3><p>Build-inspect-learn loop is the flywheel of self-improvement and helps identify points of improvement for the product team.</p><p>&#8220;Let&#8217;s try to improve the <em>off-device</em> test execution for as many teams as possible&#8221;, and we concluded the project shortly after that.</p><p>I feel that the six-month period took a lot of energy out of us. It was a period where we tackled arising complexities, managed relationships with our clients and aggressively decreased scope wherever possible to avoid the scenario of digging ourselves into a rabbit hole.</p><p>But it was a time of learning, too, that needed to be revisited and distilled into concrete, specific steps and action items that propelled us to take on more fruitful challenges.</p><p>We reviewed everything that we did - from the added support for parallelism in data ingestion, optimizations for streaming compressed data quicker, many small improvements in the housekeeping code.</p><p>That wasn&#8217;t yet the time of agentic AI, mind you - most of the software engineers on the team didn&#8217;t have professional experience with C++, so it was a huge jump in terms of the tools used.</p><p>There was a tremendous boost of self-confidence and the belief that now we could deal with <em>any</em> problem and overcome it in a quick time.</p><p>It also made everyone aware of how critical it is to think outside of the &#8220;software&#8221; box, given that the most of performance improvements in our testing framework could&#8217;ve been made had we understood the entire user journey.</p><h3>Build, inspect, but foremost - learn to succeed</h3><p>In the ensuing months we went to apply our newly discovered strengths.</p><p>We went on to deliver a feature, that saved thousands of hours for the users of our testing frameworks - by going the distance and compiling a list of thoroughly investigated problems, we&#8217;ve adopted a strategy where we forced ranked each problem by the amount of customers that it was impacting.</p><p>By compounding the time saved by the multiple clients that we served, we were able to obtain time savings unattainable without:</p><ul><li><p>fully understanding the problem;</p></li><li><p>identifying customers benefiting from it;</p></li><li><p>keeping the learning feedback short &amp; always closed.</p></li></ul><p>Ultimately, time savings are equal to money saved for the organization.</p><p>It was an experience where I realized that even as a manager in a large company, you got to think like a small business owner - operating like your lifeline depended on not only providing a good level of service, but knowing the clients inside out and the problems that they face every day.</p><div><hr></div><h3>Before you build, learn where to look</h3><p><em>The story above is one version of a mistake many builders make: we fall in love with the solution before we fully understand the problem. That is expensive inside a company.</em></p><p><em>It is even more expensive when you are building something of your own.</em></p><p><em>Barbara and I created USER-DRIVEN BUSINESS IDEAS to help you avoid that trap. It is a free six-lesson email mini-course for busy professionals, creators, consultants, coaches, and aspiring founders who want to start a business, but feel stuck at the idea stage.</em></p><p><em>The course teaches a simple process for finding real customer signals, spotting repeated frustrations, asking better questions, and shaping what you learn into a business idea worth testing.</em></p><p><em>The goal is not to find the perfect idea - the goal is to stop guessing.</em></p><p><em>Join the mini-course here: <a href="https://yourbookhub.aweb.page/discover-idea-building">https://yourbookhub.aweb.page/discover-idea-building</a></em></p>]]></content:encoded></item><item><title><![CDATA[Four symptoms of ownership falling prey to AI]]></title><description><![CDATA[Four ways ownership leaks when AI agents provide the first take.]]></description><link>https://www.fromteamstotitans.com/p/four-symptoms-of-ownership-falling</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/four-symptoms-of-ownership-falling</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 30 Dec 2025 07:59:18 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!ZcPM!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54f5e1a2-6105-4fb8-8b38-a959f682ad86_601x601.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3>Ignoring system level through &#8220;happy vibecoding&#8221;</h3><p>AI agents are excellent at solving isolated function-level problems but notoriously bad at maintaining system-wide consistency or handling non-standard constraints. Subject matter experts need to be aware of that.</p><p>When auditing one of the projects for a client, I took a hard look at a solution that had almost entirely been vibecoded. It did solve the problem at hand, but was plagued with many problems - starting with poor maintainability, no documentation and worst of all, its logic was so perplexingly complex and diluted that eventually my team decided to rewrite it.</p><p>Until we pulled the trigger on that, it had a long-term negative effect on the engineering team continuing that project. For several months nobody was confident about making changes that could break the product, and having it offline for an extended period of time was obviously a no-go.</p><p>We don&#8217;t live in a perfect world and there are always factors that affect optimal decision making when executing on a project - looming deadlines, lack of specific knowledge, or unplanned absences in crunch times.</p><p>That is all good and valid, but one shouldn&#8217;t sacrifice understanding the big picture of the system for quick gains in output. Even if the skills or talent aren&#8217;t there, there are still ways to supplement own effort and understanding using an AI-based approach.</p><p><strong>Effect of lack of ownership</strong>: creation of wasteful solutions, increased effort for future improvements actually addressing the new system challenges.</p><p><strong>The quick lever</strong>: ownership of the outcome always starts with self-awareness; to counteract it, a quick and easy way to elicit such self-reflection is to run simple prompting for adopting a &#8220;contrarian view&#8221; or a sparring partner:</p><ol><li><p>&#8220;Pre-mortem&#8221; analysis: <em>conduct a &#8216;pre-mortem&#8217; on this design. Assume it is 6 months from now and this solution caused a critical incident in production. Describe the exact sequence of events that led to the failure and identify the root cause.</em></p></li><li><p>Feedback &#224; la &#8220;ruthless minimalist&#8221;: a<em>ct as a strict, minimalist Principal Engineer who hates adding new dependencies, critique this proposal and argue why it is over-engineered. Suggest a simpler alternative that uses only our existing stack.</em></p></li></ol><h3>Boosting own productivity at the cost of others&#8217;</h3><p>Many AI tools are adept at centralizing knowledge and capable of rapidly creating documentation. Such low entry barrier for synthesizing information makes it easy to fall into a false sense of rapid productivity and value creation, especially if the end product fails to create the expected level of clarity. No clarity means time wasted by others reviewing, commenting, and following up on it.</p><p>Not so long ago, whiteboarding and the creation of &#8220;demonstrative&#8221; code changes used to be the standard for proposing changes to existing systems. Ideation, exploration and consensus building was always achieved among humans, and it will remain so.</p><p>In the meantime, productivity tools and platforms providing first-class support for distributed teams have elevated the process of asynchronously building understanding.</p><p>Knowledge organization has advanced, too &#8212; tools such as Obsidian, Notion or NotebookLM allow the ingestion of institutional knowledge in all forms: documents, audio or video recordings. It&#8217;s a no brainer use case for AI integration &#8212; by creating a specific context, one can quickly synthesize new data based on the provided artifacts.</p><p>But coming to such quick outcomes doesn&#8217;t mean that one exercises ownership, in fact it means the opposite; without refining and intentional editing of the artifact, the author risks wasting the time of fellow reviewers at the benefit of own time savings.</p><p>The feeling of the LLM &#8220;getting you&#8221; doesn&#8217;t mean that others will.</p><p>Let&#8217;s take work ticket descriptions as an example. Ticketing tools now generate first drafts for descriptions and other data necessary to make it clearly known, what the work should be about. If the author relies purely on the AI-generated text and doesn&#8217;t own the description, it causes:</p><ul><li><p>resentment of not putting enough effort into documenting what should be done;</p></li><li><p>as a consequence, having the label of a corner-cutter;</p></li></ul><div class="native-video-embed" data-component-name="VideoPlaceholder" data-attrs="{&quot;mediaUploadId&quot;:&quot;34395a42-baf0-4752-8945-0da84ac959e1&quot;,&quot;duration&quot;:null}"></div><p><strong>Effect of lack of ownership</strong>: reviewers lose time and perceived &#8220;productivity gain&#8221; is a net-negative for the team.</p><p><strong>The quick lever</strong>: the leader must react swiftly whenever this happens, and employ very basic, albeit targeted coaching. Consider the following questions (and statement):</p><ol><li><p><em>Imagine you&#8217;re out sick tomorrow. Can another engineer start without a meeting? If not, what&#8217;s missing?</em></p></li><li><p><em>How much time did this save you? How much time will it cost reviewers to interpret?</em></p></li><li><p><em>Add a 5-line decision log: options considered, why we chose this, and what we&#8217;re deliberately not doing.</em></p></li></ol><p>In the first question, the individual should realize that the &#8220;bus factor&#8221; is very real and that it exposes them as a potential blocker. The self-reflection of the second question should ideally lead to the fact that one ought to optimize for team time, not author time. The last statement is the most powerful of all, because it equips the individual with the notion that they have the agency to create recommendations for others. When the self-realizations will have successfully led to crafting a much better documentation, the individual knows how to progress from &#8220;specialist&#8221; to &#8220;expert&#8220; mode by relieving others of the responsibility to scrutinize and quality-check their work.</p><h3>Manager escalation as communication avoidance</h3><p>Communication in a well performing team is like oil to an engine - one doesn&#8217;t work without the other. Team members solve problems because they understand the assignment. They understand the assignment, because they communicate.</p><p>One can&#8217;t simply defer stakeholder communication to the manager anymore. In the past, team members would come to me and signal problems that should be escalated or articulated to other team leads and would ask me to do my &#8220;manager thing&#8221; and take care of that. In a high-pace environment, it&#8217;s relied upon the leadership of the individuals to build bridges between stakeholders and influential actors on a project.</p><p>AI agents already automate large portions of manual work. The degree of automation is expected to rise - at some points models will become so advanced and have the contextual coverage of the entire knowledge base of an company.</p><p>Many engineers still cling to their technical expertise as if it were their biggest asset. But the low entry barrier to programming - now essentially anyone can become a programmer - means technical execution is becoming more accessible.</p><p>The role of the subject matter expert in the field of technology nowadays is that of <strong>an auditor of the AI agent output</strong>, adjusting the prompt to cover the intended technical solution or whether to rewrite it again.</p><p>Writing code is no longer the most valuable asset one can produce - <strong>communication, judgment, and ease of alignment</strong> are becoming more and more of a differentiator.</p><p><strong>Effect of lack of ownership</strong>: individual misses out on increased impact &amp; visibility across other teams / departments, diminishing own career growth.</p><p><strong>The quick lever</strong>: turn &#8220;problem escalation&#8221; into &#8220;proposal ownership&#8221; - before asking the manager to &#8220;do their thing&#8221;, ask the team member to do the following:</p><ol><li><p>The <strong>3&#8211;5 sentence</strong> message they would send;</p></li><li><p>Articulate <strong>what is needed</strong> from the other party;</p></li><li><p>Two options and <strong>their recommendation.</strong></p></li></ol><p>This increases individual ownership because it has the individual <strong>realize what the situation is</strong>, instead of the manager doing that, after context-switching and trying to debug what&#8217;s going on.</p><p>Moreover, the main reason for failing escalations is that the &#8220;what&#8221; isn&#8217;t formulated well - making the ask explicit is ownership of outcomes, not activity. Ultimately having the <strong>recommendations</strong> is the biggest upgrade as it signals: <em>I&#8217;m thinking like an operator</em>, instead of <em>Oh, I&#8217;m waiting for prescription.</em> Even if the recommendation is wrong, it&#8217;s at least coachable as it builds the &#8220;ownership muscle&#8221;.</p><h3>Treating the agent as an oracle</h3><p>The paper <a href="https://arxiv.org/pdf/2506.08872">Your Brain on ChatGPT: Accumulation of Cognitive Debt</a>&#8230; describes a pattern I&#8217;ve started recognizing in engineering teams too: when the assistant does too much of the thinking, the human&#8217;s sense of ownership and engagement tends to drop quietly.</p><p>In engineering, this shows up as a dangerous bias: <em>the AI overlord has the answer</em>. But an agent&#8217;s &#8220;wisdom&#8221; is not universal, it&#8217;s highly contextual - as it should be.</p><p>And it serves many companies well: optimized for the org&#8217;s main domain, its tooling, its stack, its institutional knowledge, etc. That&#8217;s exactly why it can be so effective&#8230; and exactly why it can be misleading outside that context.</p><p>Subject matter experts then let rigor sink: they accept a polished proposal, skip the uncomfortable step of consulting teammates who own adjacent constraints (security, infra, data, product), and ship an answer they can&#8217;t fully defend.</p><p><strong>Effect of lack of ownership</strong>: missed constraints show up late (when they&#8217;re expensive), and the team can&#8217;t explain or defend the decision under pressure.</p><p><strong>The quick lever</strong>: one AI answer requires one human dissent - before proceeding, the owner must do two things:</p><ol><li><p>Name the constraint owner they&#8217;ll ask for a 5-minute sanity check (security / data / infra / product);</p></li><li><p>Write 3 assumptions the AI made that could be wrong in <em>our</em> system;</p></li><li><p>Capture one dissent (a concern, alternative, or &#8220;this doesn&#8217;t apply here&#8221;) and either address it or explicitly accept the risk.</p></li></ol>]]></content:encoded></item><item><title><![CDATA[My performance management framework]]></title><description><![CDATA[Beyond reviews and ratings... how I go about creating a culture around performance.]]></description><link>https://www.fromteamstotitans.com/p/my-performance-management-framework</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/my-performance-management-framework</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 09 Dec 2025 08:14:01 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!A9Gd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3914511c-028a-4dfd-b4fc-02d03581bb86_601x601.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Spoiler alert: performance management doesn&#8217;t mean performance reviews, feedback forms, and productivity metrics. What it <em>does</em> mean is growing humans and delivering exceptional work that influences the lives of those who use it.</p><p>I&#8217;ve seen over and over how good leadership has accelerated my team members gain responsibility, get visibility and helped get the job done way ahead of time. Therefore it&#8217;s a leader&#8217;s duty to apply all the collective skill and will to help learn, have fun and ship value every day.</p><p>My framework is composed of the following tools:</p><ol><li><p>Universally-understood standards for excellence</p></li><li><p>Clarity of expectations</p></li><li><p>Collaborative goal-setting</p></li><li><p>Relentless coaching, constructive feedback</p></li></ol><p>Let&#8217;s dive into it!</p><div><hr></div><h3>Universally-understood standards for excellence</h3><p><em>How should the team members carry themselves?</em></p><p>Standards of excellence mean your team knows not just <em>what</em> to do, but what &#8216;above the line&#8217; looks like on a normal Tuesday. No team will perform at a given level unless the bar is set. When thinking about setting standards for excellence, think about an athlete focusing on core training aspects that will bring them to a medal.</p><p>My go-to combination of standards of excellence: <strong>ownership, communication, effort</strong> and <strong>impact</strong>.</p><p>But this list alone simply doesn&#8217;t cut it &#8212; concrete examples of <strong>excellent work are a must</strong> and conversely, of <strong>subpar work</strong> as well. They need to be relatable as well, otherwise the path to excellence will not be understood.</p><p>Consider the following example that I use to explain to my team how to meet the standards.</p><p><em>A platform engineer discovers that one of the product services is struggling to keep up with the incoming requests and is failing to pass the system health checks.</em></p><ol><li><p><strong>Ownership</strong></p><ol><li><p>&#9989; Above the line: discovering latency issues, ensuring <strong>all impacted individuals are informed</strong> <strong>or</strong> <strong>involved in</strong> <strong>the</strong> <strong>process</strong>.</p></li><li><p>&#9888;&#65039; Below the line: raising latency issues but <strong>doing nothing above that</strong>. Assuming &#8220;everyone knows what&#8217;s happening&#8221; and <strong>stopping there</strong>.</p></li></ol></li><li><p><strong>Communication</strong></p><ol><li><p>&#9989; Above the line: directly answers &#8220;how bad is it&#8221; so that the <strong>consequences are understood</strong>.</p></li><li><p>&#9888;&#65039; Below the line: provides <strong>information but no answers</strong>; teams and individuals are <strong>not aware what are the consequences</strong>.</p></li></ol></li><li><p><strong>Effort</strong></p><ol><li><p>&#9989; Above the line: system-thinking approach allowing to <strong>understand why the issue appeared</strong>.</p></li><li><p>&#9888;&#65039; Below the line: f<strong>ocusing on the</strong> <strong>what the fix is and not the why it occurred</strong>.</p></li></ol></li><li><p><strong>Impact</strong></p><ol><li><p>&#9989; Above the line: tracks the <strong>short and long term effect</strong> of the resolution. <strong>Recommends</strong> <strong>further</strong> <strong>improvements</strong>.</p></li><li><p>&#9888;&#65039; Below the line: resolves the issue, but <strong>misses out on providing a recommendation to improve</strong> the system.</p></li></ol></li></ol><h3>Creating clarity of expectations</h3><p><em>How do the team members know, they are on the right track?</em></p><p>It&#8217;s no secret that working towards <strong>unclear outcomes is a waste of time.</strong></p><p>This means being articulate in expressing expectations &#8212; not being able to do so leads to poor performance and consequentially, poor morale.</p><p>When done right, it fosters <em>psychological safety,</em> since everyone is capable of self-managing themselves without getting sidetracked. Everyone in the team then has an intuition of the following collaboration aspects:</p><ul><li><p>Knowing the team goals;</p></li><li><p>What are the operating principles;</p></li><li><p>How to communicate efficiently;</p></li><li><p>How much freedom there is to make errors;</p></li><li><p>When to take time to reflect and learn.</p></li></ul><p>This is very well described in the study <a href="https://arxiv.org/pdf/1802.01378">Psychological Safety and Norm Clarity in Software Engineering Teams</a>, the summary of the paper is that clear behavioral norms predict team performance and job satisfaction, with <strong>norm clarity being the stronger factor</strong>.</p><p>Bottom line &#8212; I reduce ambiguity to the max as a <strong>tool to boost performance and morale</strong>.</p><div class="native-video-embed" data-component-name="VideoPlaceholder" data-attrs="{&quot;mediaUploadId&quot;:&quot;83eb409e-b213-4af0-a95a-b103bc9dc1f1&quot;,&quot;duration&quot;:null}"></div><h3>Collaborative goal-setting</h3><p><em>Having people accomplish goals their way.</em></p><p>The most successful organizations take pride in bosses who allow their employees to do their job. For us, as bosses, this means reminding ourselves to step out of our directs&#8217; way and <strong>let them find their own path</strong> to meeting the objective.</p><p>In my teams, I clearly lay out the foundation for our success by setting the larger vision. For example:</p><blockquote><p><em>Make our service the #1 solution for prototyping across the company.</em></p></blockquote><p>With that intention out there, I invite everyone to apply their creativity in searching the quickest and most sustainable path to meeting that objective. The culture <strong>letting others decide the route to the destination</strong> (individual goal setting) and <strong>the vessel</strong> (selection of tools for the job) is the <strong>main force multiplier</strong> for combined performance and motivation.</p><p>Not micromanaging doesn&#8217;t mean no expectations - in fact, the greatest results come when expectations are set and autonomy is guaranteed by the leader.</p><p><strong>My secret for 10x performance</strong>: setting goals by finding opportunities for intersecting individuals interests with team goals - the greater the overlap, the better. It&#8217;s not easy to do that, and let&#8217;s face it - we&#8217;re hired to tackle company goals - but my belief is that it&#8217;s on me to have the people buy into the idea of pursuing growth based on current needs. It&#8217;s not through any kind of manipulation, but rather by spending time in a 1:1 and dissection of pros and cons of development areas, and how they best convert onto added value to the project.</p><div><hr></div><h3>Relentless coaching, constructive feedback</h3><p><em>Grow, adjust, learn, repeat</em></p><p>I put coaching and feedback last in my performance framework, but it&#8217;s my favorite part. Nothing beats the satisfaction of applying coaching and feedback to an aligned goal and seeing the person grow.</p><p>In coaching, I emphasize helping the individual find their own path to the destination; feedback acts as an aid to help them stay on that path.</p><p>Coaching and feedback also give a powerful opportunity to truly get to know the human sitting on the other side. The great thing about it is that most of it comes down to listening actively &#8212; and occasionally asking questions or sharing your perception of their behavior and the impact it has on the world around them.</p>]]></content:encoded></item><item><title><![CDATA[Delegation is the seed of ownership]]></title><description><![CDATA[You&#8217;re probably thinking &#8212; what&#8217;s so difficult about delegating?]]></description><link>https://www.fromteamstotitans.com/p/delegation-is-the-seed-of-ownership</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/delegation-is-the-seed-of-ownership</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 14 Oct 2025 07:23:57 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!PEej!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>You&#8217;re probably thinking &#8212; what&#8217;s <em>so difficult</em> about delegating? Isn&#8217;t is simply about having someone to take care of a task instead of doing it yourself?</p><p><em>Yes, it&#8217;s that simple.</em></p><p>But one should not fall into the trap of thinking about delegating as an isolated element, but rather as a crucial building block of a high performing team.</p><p>How does effective delegation transpire into a team performance? Consider the following relationship between delegating, ownership and performance:</p><p><strong>Delegation &#8594; Responsibility &#8594; Trust &#8594; Accountability &#8594; Ownership &#8594; High Performance</strong></p><p>Read on to learn how delegation leads to high performance.</p><h2>Before delegation: the overwhelmed leader</h2><p>When you delegate, you give someone the chance to take responsibility for an outcome. If they succeed, they earn trust.</p><p>Moreover, it allows the leader to focus on the strategically relevant tasks and use the bandwidth in areas where the direct report currently lacks the insight or expertise.</p><p>Effective delegation is a challenge for leaders on all levels, not only among inexperienced people managers. Usually, incapability to effectively delegate manifests itself by the feeling of being overwhelmed by amount of &#8220;things to do&#8221;.</p><p>It&#8217;s detrimental to leadership capabilities, as when the inability to delegate persists in time, the team members grow indifferent to new challenges and even tend to refuse to take them on.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Yjfz!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Yjfz!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png 424w, https://substackcdn.com/image/fetch/$s_!Yjfz!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png 848w, https://substackcdn.com/image/fetch/$s_!Yjfz!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png 1272w, https://substackcdn.com/image/fetch/$s_!Yjfz!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Yjfz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png" width="553" height="419" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:419,&quot;width&quot;:553,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:178296,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/175952238?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Yjfz!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png 424w, https://substackcdn.com/image/fetch/$s_!Yjfz!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png 848w, https://substackcdn.com/image/fetch/$s_!Yjfz!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png 1272w, https://substackcdn.com/image/fetch/$s_!Yjfz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07f176b-261c-49d2-bef1-66763dea8fd3_553x419.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>When this happens, the team gets stuck performing at an average level - people stop growing and the team&#8217;s ability to deliver good work plateaus or gets worse.</p><h2>Delegation in action: responsibilities distributed</h2><p>This can quickly change by delegation: the team lead doesn&#8217;t need to be focused so much on execution as architecting the distribution of responsibilities among team members.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!0hAr!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!0hAr!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png 424w, https://substackcdn.com/image/fetch/$s_!0hAr!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png 848w, https://substackcdn.com/image/fetch/$s_!0hAr!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png 1272w, https://substackcdn.com/image/fetch/$s_!0hAr!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!0hAr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png" width="570" height="417" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:417,&quot;width&quot;:570,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:104790,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/175952238?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!0hAr!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png 424w, https://substackcdn.com/image/fetch/$s_!0hAr!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png 848w, https://substackcdn.com/image/fetch/$s_!0hAr!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png 1272w, https://substackcdn.com/image/fetch/$s_!0hAr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67e799ee-9d1e-435d-8e35-35a43d223f88_570x417.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>By resorting to delegation, a minimum level of trust has to be placed in the capability of bringing the assignment home and ensuring that the direct report has free reins on the &#8220;<em>how</em>&#8221; - the boss decides merely on the &#8220;<em>what</em>&#8221;.</p><h2>Accountability emerges: one individual orchestrates the broader outcome</h2><p>There are distinct differences between responsibility and accountability:</p><p><strong>Accountability is about ensuring that a broader assignment is completed. Responsibility is about completing a task within that broader assignment.</strong></p><p>Imagine an event manager who organizes an investor dinner - they are <em>accountable</em> for running the event (venue, catering, program) but the catering specialist is <em>responsible</em> for putting the menu together.</p><p><strong>Key difference</strong>: accountability is about ownership of the complete outcome, while responsibility is about executing specific tasks that contribute to that outcome.</p><p>The logical conclusion is that with an increase in responsibility comes more trust, and as trust grows more confidence can be placed in the individual to deliver larger assignments.</p><p>Eventually, one person can&#8217;t handle everything alone - they need help from others. This is the key moment when responsibility turns into accountability.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!2P2O!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!2P2O!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png 424w, https://substackcdn.com/image/fetch/$s_!2P2O!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png 848w, https://substackcdn.com/image/fetch/$s_!2P2O!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png 1272w, https://substackcdn.com/image/fetch/$s_!2P2O!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!2P2O!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png" width="626" height="416" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:416,&quot;width&quot;:626,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:128055,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/175952238?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!2P2O!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png 424w, https://substackcdn.com/image/fetch/$s_!2P2O!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png 848w, https://substackcdn.com/image/fetch/$s_!2P2O!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png 1272w, https://substackcdn.com/image/fetch/$s_!2P2O!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F793f0a6c-b181-40d0-994f-7feb137a805b_626x416.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>As more people get together to complete the assignment, represented by that accountable individual, <strong>she is the bearer of end-to-end ownership</strong>.</p><h2>The payoff: shared growth</h2><p>But here&#8217;s the best part: the team leader benefits too. When you delegate work, senior leaders start to trust you more, thanks to this simple outcome:</p><ol><li><p>You trust your team and give them work &#8594; they complete it successfully.</p></li><li><p>This builds more trust, so you give them bigger responsibilities.</p></li><li><p>As ever larger responsibility morphs into accountability &#8594; the team naturally embraces ownership.</p></li><li><p>With ownership your team&#8217;s influence expands.</p></li></ol><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!PEej!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!PEej!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png 424w, https://substackcdn.com/image/fetch/$s_!PEej!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png 848w, https://substackcdn.com/image/fetch/$s_!PEej!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png 1272w, https://substackcdn.com/image/fetch/$s_!PEej!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!PEej!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png" width="1270" height="756" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:756,&quot;width&quot;:1270,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:989764,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/175952238?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!PEej!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png 424w, https://substackcdn.com/image/fetch/$s_!PEej!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png 848w, https://substackcdn.com/image/fetch/$s_!PEej!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png 1272w, https://substackcdn.com/image/fetch/$s_!PEej!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F63c61dad-a894-4958-85a0-5ac71656c7ba_1270x756.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>High performing teams efficiently find ways to expand its influence and positively affect the lives of others - other partner teams, the entire division or simply achieve increasing higher satisfaction levels among their customers.</p><p>Each time you hand over responsibility, you&#8217;re planting a seed of trust. With time, those seeds grow into ownership, accountability, and eventually &#8594; high performance.</p>]]></content:encoded></item><item><title><![CDATA[What's one thing every new manager should do in their first week?]]></title><description><![CDATA[Practical, field-tested actions for new managers who want to earn trust fast.]]></description><link>https://www.fromteamstotitans.com/p/whats-one-thing-every-new-manager</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/whats-one-thing-every-new-manager</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 01 Apr 2025 08:33:20 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a57c95a-6359-438a-b36c-b47f09ffc4aa_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey Titans,</p><p>One thing that&#8217;s been lately on my mind is the beginnings of my management path&#8230; how it all started and if given the chance, what I&#8217;d want to do <em>better</em> from Day 1.</p><p>Needless to say&#8212;a lot &#128517;</p><p>&#8220;<em>Is there a list of actions for a newly crowned leader to take for the strongest start?</em>&#8221; is the challenge that I set out to tackle in the last few days. I believe it&#8217;s necessary to share my personal pointers on not only what <em>I&#8217;d do differently, but more importantly what has worked out great</em>, too!</p><p>If you, my dear reader have recently been promoted from an IC role or just joined a new company as a seasoned leader, <strong>your first few days will set the tone with the team</strong>. I&#8217;ve been there&#8212;and I&#8217;ll tell you the one thing I wish every manager knew from Day 1.</p><h2>My first week as a manager? A rollercoaster.</h2><p>Starting a new job as a manager can feel incredibly overwhelming! I remember my first managerial role&#8212;it was terrifying &#128517;</p><p>I had <em>many</em> questions in my mind with no clear answers:</p><ul><li><p>How should I establish the right relationship with my <em>now former peers?</em></p></li><li><p>How can I demonstrate that I'm <em>the right person</em> for this role?</p></li><li><p>What <em>should I focus on</em> besides coding? After all, coding skills got me promoted, but now I have no idea what else being a manager involves, help!</p></li></ul><p>During evenings when I would be pondering about what happened at work, I kept imagining how much efficiently and gracefully I would handle some difficult situations.</p><p>Years later, after coaching dozens of managers and leading interdisciplinary teams, I&#8217;ve learned one truth:</p><p>Every new manager should do everything in their power to start <strong>building their trust capital</strong> as soon as possible.</p><h2>Why does trust matter so much?</h2><p>Many new managers make two basic mistakes:</p><ul><li><p>They <strong>don't build trust</strong> with their team;</p></li><li><p>They <strong>aren't open</strong> about their plans and decisions.</p></li></ul><p>The result? A <em>slow-motion trainwreck</em>:</p><ol><li><p><strong>Difficulty leading</strong>&#8212;because you need your team to believe in and support your goals. <strong>No trust, no buy-in</strong>!</p></li><li><p><strong>Decreased performance</strong>&#8212;without effective leadership, setting expectations and giving feedback becomes ineffective. As a result, a manager <strong>struggles to drive performance</strong>.</p></li><li><p><strong>Limited visibility</strong>&#8212;Greater impact leads to increased organizational visibility. And don't say "This doesn't apply to me, I'm a new startup CTO with a small team"&#8212;it absolutely does! Unless your team delivers excellent work, you're less likely to positively impact your clients' lives, which inadvertently <strong>weakens your personal brand</strong>.</p></li></ol><p>Unfortunately, directors (or managers of managers) rarely provide clear guidance for those first few days. The expectation is that <em>you'll figure it out on your own</em>.</p><p>From my observations, managers new to the job usually start their managerial career to sticking to what they know best&#8212;contributing individually. It makes sense because it&#8217;s what got them promoted in the first place. Paradoxically, it&#8217;s not setting them up for success as engineering managers!</p><p>If you stick to what got you promoted (like coding or firefighting), <strong>you&#8217;ll stay stuck as a glorified IC</strong>.</p><p><strong>Let me tell you one thing&#8212;it's far better to start building your leadership from day one</strong>.</p><h2>How to start filling your trust chest: A 3-step plan</h2><p>But first&#8212;let&#8217;s get one thing clear: <em>Trust is your leadership currency.</em></p><blockquote><p>*Think of <strong>trust capital</strong> like a chest you carry into your new role. Every action that builds credibility&#8212;listening, being transparent, following through&#8212;drops another coin into that chest.</p></blockquote><p>The more coins you collect, the more &#8220;purchasing power&#8221; you have to make changes, ask for support, and lead through challenges. No coins? No influence.*</p><blockquote></blockquote><p>So&#8230; how do you start filling that chest in your very first week?</p><h3>1. Run insightful 1:1s</h3><p>Schedule a 1:1 with all of your direct reports&#8212;<em>get to know everyone</em>.</p><p>During your conversation, make sure to ask the following question:</p><blockquote><p><em>&#8220;<strong>If we made just one change to how this team works, what would make the biggest difference for you?&#8221;</strong></em></p></blockquote><p>Why it works:</p><ul><li><p>It shows you <em>care</em>.</p></li><li><p>It gives you<em> insights</em> to improve the team.</p></li><li><p>It signals you&#8217;re <em>thinking like a manager</em>, not an individual contributor.</p></li></ul><p>I trust that you have enough <strong>empathy and curiosity</strong> to learn about others and hear their stories, though there&#8217;s one universal truth&#8212;you only have one chance to make a good first impression.</p><p><strong>&#9889;&#65039; Titan tip</strong>: phrasing the question this way stimulates creativity and helps envision positive outcomes under your leadership. While they may not say it directly, their answers reveal <strong>what they expect from you</strong> as their manager.</p><h3>2. Share what you heard</h3><p>Once you&#8217;ve gathered insights, synthesize them into 2&#8211;3 key themes.</p><p>Then <strong>play them back</strong> to your team and peers. This can be in a form of a or a quick sync, nothing too fancy. The important thing is to <strong>acknowledge</strong> everyone&#8217;s point of view.</p><p>Try something like:</p><blockquote><p><em><strong>&#8220;Here&#8217;s what I heard in my 1:1s&#8212;some things we could improve. Let me know what I missed.&#8221;</strong></em></p></blockquote><p>Why it matters:</p><ul><li><p>It demonstrates <strong>active listening</strong>.</p></li><li><p>It makes your early leadership <strong>visible</strong>.</p></li><li><p>It shows you&#8217;re building from <strong>the inside out</strong>, not dictating from above.</p></li></ul><p>Once you finalize all of your 1:1s, it&#8217;s time to condense all of the precious feedback that you got into and <strong>project it to the entire company</strong>. What&#8217;s the best form of that?</p><h3>3. Publish your 30-60-90 plan</h3><p><strong>Write down your goals</strong> for the next three months: how you&#8217;ll learn, build relationships, and improve the team.</p><p>Then&#8212;here&#8217;s the key&#8212;<strong>share it publicly</strong>.</p><p>Post it in Slack. Drop it in Notion. Send it via email. Let your:</p><ul><li><p>Team</p></li><li><p>Cross-functional partners</p></li><li><p>And even your manager&#8217;s peers</p></li></ul><p>&#8230;see what you&#8217;re up to!</p><p>Such transparency allows everyone to see what you&#8217;re up to, sets expectations and shows you&#8217;re serious about leading with intent, with positive change in mind.</p><h2>Leadership isn&#8217;t a solo sport</h2><p>It&#8217;s not necessary to have all the answers in week 1. But you do need to <strong>show people that you&#8217;re here to lead, not just manage tasks</strong>.</p><p>Start with earning trust. If you do that, everything else becomes easier&#8212;strategy, feedback, accountability, and <strong>eventually, impact</strong>.</p><p>&#9889;&#65039; <strong>Titan Challenge</strong>: Create your own <strong>30-60-90 day plan</strong> based on my personal template (<a href="https://docs.google.com/document/d/1tgHaWPR2RH9nzMN0jZ5RrXKxE2lfOB9tRpiIA9roZ_s/edit?usp=sharing">link</a>). I've used this with one of my teams to great success. It reflects the real objectives I set!</p>]]></content:encoded></item><item><title><![CDATA[How to Inspire Your Team with Purpose, Vision and Strategy (Part 2 of 2)]]></title><description><![CDATA[Learn how to diagnose challenges, set guiding policies, and define action plans that unlock motivation and results.]]></description><link>https://www.fromteamstotitans.com/p/how-to-inspire-your-team-with-purpose-717</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/how-to-inspire-your-team-with-purpose-717</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 25 Mar 2025 07:45:34 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!jmJz!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!jmJz!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!jmJz!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png 424w, https://substackcdn.com/image/fetch/$s_!jmJz!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png 848w, https://substackcdn.com/image/fetch/$s_!jmJz!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png 1272w, https://substackcdn.com/image/fetch/$s_!jmJz!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!jmJz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png" width="1456" height="816" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:816,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1136711,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/159811217?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!jmJz!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png 424w, https://substackcdn.com/image/fetch/$s_!jmJz!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png 848w, https://substackcdn.com/image/fetch/$s_!jmJz!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png 1272w, https://substackcdn.com/image/fetch/$s_!jmJz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2d9177ec-604e-4c67-bb92-c5e4d2af5264_1456x816.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Hey Titans,</p><p>In <a href="https://www.fromteamstotitans.com/p/how-to-inspire-your-team-with-purpose">the first part of this two-part series</a>, we unlocked how to spark energy and alignment in your team with a Purpose &amp; Vision workshop.</p><p>Now, let&#8217;s fuel that momentum with something even more powerful: a strategy that brings your vision to life&#8212;and gets your team fired up to <em>own it.</em></p><p>At the end of this article, you'll be able to:</p><p>&#9989; Make the vision achievable by creating a specific roadmap;</p><p>&#9989; Increase team engagement by turning abstract vision into a tangible set of actions.</p><blockquote><p><em>Have you tried the Purpose &amp; Vision workshop yet? What worked&#8212;and what didn&#8217;t? Share your story in the comments&#8212;I respond to every single one.</em></p></blockquote><h2>Why do I need a Strategy?</h2><p>Going back to <a href="https://www.fromteamstotitans.com/i/159290718/what-can-i-do-to-inspire-my-folks">the analogy of the LEGO blocks and fire engine</a>, a strategy is the assembly manual that, alongside the box cover image, helps us connect today&#8217;s scattered pieces with tomorrow&#8217;s finished vision.</p><p>Without a strategy, your team might have all the right components&#8212;but no clear idea how they fit together. The result? <em>Frustration, wasted energy, and slow progress</em>.</p><p>But when the team sees <em>both</em> the big picture <em>and</em> the instructions to get there, something powerful happens: they start building with purpose.</p><p>That sense of clarity turns into motivation&#8212;and motivation is what drives performance.</p><p>And it&#8217;s not just a gut feeling. Research shows that when people connect their present actions to future goals, motivation increases significantly. Whether in classrooms or companies, visualizing success boosts focus, engagement, and follow-through [<a href="https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2023.1190546/full">1</a>][<a href="https://dornsife.usc.edu/daphna-oyserman/wp-content/uploads/sites/232/2023/11/Nurra_and_Oyserman_2018_From_future_self_to_current_action__An_identity-based_motivation_perspective.pdf">2</a>].</p><p>On a personal note, when I moved to Switzerland ten years ago, I dreamed of connecting deeply with the community. Speaking the local languages&#8212;German and Italian&#8212;was key.</p><p>I didn&#8217;t get there overnight, but I had a <em>strategy</em>: small actions, structured over time, guided by a clear goal. <em>That made all the difference</em>.</p><p>Whatever your version of that dream is&#8212;whether it&#8217;s building a high-performing team, becoming a stronger leader, or tackling a bold personal challenge&#8212;it starts with a strategy.</p><p><em>And that&#8217;s exactly what we&#8217;re going to build next</em>.</p><h2>How can I create a Strategy?</h2><p>So how do you actually build a <em>good strategy</em>?</p><p>It starts with clarity&#8212;on your business, your context, and your biggest challenge. One of my favorite strategy thinkers, Richard P. Rumelt, in his book "<a href="https://www.goodreads.com/book/show/11721966-good-strategy-bad-strategy">Good Strategy, Bad Strategy</a>" breaks it down into a simple framework I use all the time.</p><p>Let&#8217;s walk through it.</p><h3>1. Diagnosis</h3><p>The Diagnosis helps us identify our main problem by asking: "<em>What's stopping us from reaching our goals?</em>" It's like taking a snapshot of where we are now and comparing it to where we want to be, so we can spot what's standing in our way.</p><h3>2. Guiding Policy</h3><p>A guiding policy is a simple, clear set of rules that tell you how to solve your main challenge. It's like a roadmap that shows you which direction to take and helps you make decisions along the way.</p><h3>3. Action Plan</h3><p>Create a clear action plan that follows your guiding policy. Your actions should be:</p><ul><li><p>Realistic and achievable</p></li><li><p>Focused on solving your main challenge</p></li><li><p>Connected to each other in a logical way</p></li><li><p>Aligned with your overall strategy</p></li></ul><p>Think of it like building steps to reach your goal - each step should naturally lead to the next one and bring you closer to where you want to be.</p><h2>Creating a Good Strategy: A practical example</h2><p>Developing a good strategy is crucial for both emerging tech leads and overwhelmed middle managers. It helps in addressing challenges, aligning teams, and achieving goals.</p><p>Here, we'll walk through a step-by-step example of creating a strategy that can be applied in real-world scenarios.</p><h3>Scenario: <em>Enhancing Team Efficiency through OKRs</em></h3><p>Let's consider a scenario where a tech lead wants to improve team efficiency by implementing Objectives and Key Results (OKRs).</p><h4>Step 1: Diagnosis</h4><p><em>What is the challenge?</em></p><p><em>Diagnosis:</em> the team is struggling with meeting project deadlines due to inefficient workflow management.</p><p><em>Why is that?</em></p><p><em>Analysis</em>: current processes are manual, leading to delays and miscommunication among team members.</p><h4>Step 2: Guiding Policy</h4><p><em>What do we want to achieve?</em></p><p><em>Objective:</em> implement a project management tool to streamline workflows and enhance collaboration.</p><p><em>What is the desired outcome?</em></p><p><em>Key Results</em>:</p><ul><li><p>Successfully onboard all team members onto the new tool within 6 weeks.</p></li><li><p>Achieve a 20% reduction in project completion time within 3 months.</p></li><li><p>Receive positive feedback from at least 80% of team members on the new workflow by the end of the quarter.</p></li></ul><h4>Step 3: Coherent Action</h4><p><em>What are the steps towards achieving the desired outcome?</em></p><p><em>Action Plan</em>:</p><ol><li><p>Research and choose the tool for the job: evaluate project management tools (e.g., Basecamp, Trello) based on team needs and budget.</p></li><li><p>Training and onboarding: schedule workshops for team members to learn the new tool.</p></li><li><p>Monitor progress: regularly review project timelines and team feedback to adjust the strategy as needed.</p></li></ol><h2>Summary of a Good Strategy</h2><p>This strategy example shows three important things: it clearly identifies the problem and its cause, sets a clear future goal, and lists specific actions with measurable results.</p><p>When we create a strategy this way, it helps keep the team motivated. This motivation leads to better team engagement, which is essential for high performance.</p><p>Consider these key elements when developing your strategy:</p><ul><li><p>Focus on what matters: A good strategy picks the most important goals and makes sure everyone works together to achieve them.</p></li><li><p>Keep it simple: Even when dealing with complex situations, a good strategy should be easy to understand and follow.</p></li><li><p>Tackle problems head-on: A good strategy clearly identifies challenges and shows how to solve them.</p></li><li><p>Use your advantages: It makes the most of what you're good at to overcome any difficulties you face.</p></li></ul><blockquote><p><em>Titan Challenge</em>: Take 30 minutes this week to write down your team&#8217;s main challenge, and sketch out a draft Diagnosis&#8211;Policy&#8211;Action plan. Let me know how it goes!</p></blockquote><p>Just like in my previous article, I&#8217;ve got some <strong>extras</strong> for you!</p><p>&#129504; <strong>Get the free Strategy Builder Worksheet</strong>: I&#8217;ve turned today&#8217;s framework into a simple template you can use with your team right away. Reply &#8220;strategy&#8221; in the comment section and I&#8217;ll send it to you directly!</p><p>&#128587;&#8205;&#9794;&#65039; <strong>A Free Consultation</strong>: I&#8217;m offering 5 free 30-minute &#8220;Strategy Jam&#8221; sessions to help you work through a challenge using the Diagnosis&#8211;Policy&#8211;Action framework. Hit reply or drop a comment to claim one&#8212;first come, first served.</p><div><hr></div><h1>Sources</h1><ol><li><p>Simon Pawlak, Ahmed A. Moustafa. <em>A systematic review of the impact of future-oriented thinking on academic outcomes,</em> (2025) (<a href="https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2023.1190546/full">link</a>)</p></li><li><p>C&#233;cile Nurra, Daphna Oyserman. <em>From future self to current action: An identity- based motivation perspective,</em> (2018) (<a href="https://dornsife.usc.edu/daphna-oyserman/wp-content/uploads/sites/232/2023/11/Nurra_and_Oyserman_2018_From_future_self_to_current_action__An_identity-based_motivation_perspective.pdf">link</a>)</p></li></ol>]]></content:encoded></item><item><title><![CDATA[How to Inspire Your Team with Purpose, Vision and Strategy (Part 1 of 2)]]></title><description><![CDATA[How to inspire your team by defining a clear purpose and vision&#8212;and why it&#8217;s the foundation of great leadership.]]></description><link>https://www.fromteamstotitans.com/p/how-to-inspire-your-team-with-purpose</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/how-to-inspire-your-team-with-purpose</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 18 Mar 2025 07:01:56 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!E9V9!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!E9V9!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!E9V9!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!E9V9!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!E9V9!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!E9V9!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!E9V9!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:607842,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/159290718?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!E9V9!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!E9V9!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!E9V9!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!E9V9!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F19e0591f-e0dd-43ff-9769-9aa5b2781422_1024x1024.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Hey Titans!</p><p>Today, I want to share a powerful approach I&#8217;ve used to inspire my teams&#8212;one that has transformed how we work together and achieve great results.</p><p><strong>And here&#8217;s the best part</strong>: at the end of this post, I&#8217;ve got <strong>a little surprise for you</strong>&#8212;something that will help you run this process with your own team! (trust me, you&#8217;ll want to stick around for it)</p><p><em>But why focus on inspiration?</em></p><p>Because <strong>motivation fades, but</strong> <strong>inspiration fuels lasting change</strong>.</p><p>So right now, you&#8217;re asking me the question&#8230;</p><h2>What can I do to inspire my folks?</h2><p><em>Have you ever played with Lego blocks?</em></p><p>Let me share a story instead of answering with another question.</p><p>When I was 5, I received a Lego fire brigade set. The box showcased a magnificent fire engine with brave Lego firefighters manning the water cannons as if their tiny plastic lives depended on it. Behind it stood the fire station&#8212;a pristine building where these first responders could rest, restock, and prepare for their next mission.</p><p>Looking at that box, my young mind raced with possibilities: rescuing cats from trees, battling infernos in towering buildings, and becoming a hero who would save every life through acts of courage.</p><p>But do you know when the real magic happened? Spoiler: <strong>it wasn't during assembly.</strong></p><p>It was when I held the <strong>instruction manual next to the set picture on the box</strong>.</p><p>Two elements, side by side:</p><ul><li><p>The LEGO box with the <strong>set picture</strong> (the dream)</p></li><li><p>The <strong>assembly manual</strong> (the plan)</p></li></ul><p>In our world, these translate to:</p><ul><li><p><strong>A Vision</strong> &#8211; the aspirational picture of what we want to achieve</p></li><li><p><strong>A Strategy</strong> &#8211; the step-by-step plan to get there</p></li></ul><p>Inspiration doesn&#8217;t just come from <strong>a compelling vision</strong>, but from having a <strong>clear, structured path to achieving it</strong>.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!oPEg!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!oPEg!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!oPEg!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!oPEg!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!oPEg!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!oPEg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:744809,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/159290718?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!oPEg!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!oPEg!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!oPEg!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!oPEg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3be86548-c26f-41c2-9317-39aa2e393f56_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>The Purpose&#8212;the big, yet crucial 'why?'</h3><blockquote><p><strong>The Purpose </strong>answers the<strong> &#8216;</strong><em>Why?&#8217; <br></em><strong>The Vision</strong> answers the<em> &#8216;Where are we going?&#8217;</em></p></blockquote><p>Everything begins with a team&#8217;s <strong>purpose</strong>&#8212;the foundation that fuels performance and growth.</p><ul><li><p><em>Why do we do what we do?</em></p></li><li><p><em>Who are we and what do we stand for?</em></p></li></ul><p>Think about it&#8212;your current position reflects <strong>your identity</strong>. Whether you&#8217;re a manager who thrives on leadership or an engineer who built trust through technical excellence, <strong>your role stems from who you are.</strong></p><blockquote><p><em>Teams must stand for something, too.</em></p></blockquote><p>It took me <strong>two years</strong> and reading <em>When They Win, You Win</em> by Russ Laraway to fully grasp this. As a leader, it&#8217;s not just about defining the purpose&#8212;it&#8217;s about <strong>helping your team recognize their identity and shared future</strong>.</p><p>The magic happens when you <strong>heighten awareness of what makes each person successful</strong>&#8212;beyond business goals, into <strong>values, creativity, and perspectives</strong>.</p><h3>The Vision&#8212;'where are we going?'</h3><p>Once your team has established their belief system, they need to paint a picture of the future. This happens through creating the <strong>vision</strong>&#8212;imagine everyone picking up a brush, mixing colors on their palette, and making those first strokes together.</p><p>The first strokes might be messy, but <strong>the magic is in the act of creating together</strong>.</p><p>A <strong>strong vision answers</strong>:</p><ul><li><p><em>What hill are we climbing?</em></p></li><li><p><em>It&#8217;s 2028&#8212;Our CEO is holding a party in our honor. What happened that caused him to throw this extremely expensive party?</em></p></li></ul><p>While finding this answer isn't easy, the process is truly remarkable. I find myself eager to work with new teams just to experience that magical moment again!</p><p>Active participation in creating the vision statement lets everyone shape their future. I must emphasize <strong>participation</strong> because without it, the entire exercise is meaningless. The process must be <strong>inclusive</strong>, giving every team member a voice. Why? Because everyone wants to belong and contribute to group activities. Even those of us in technical roles, who typically focus on metrics and hard data, need to feel heard and valued.</p><p>The vision statement session benefits everyone involved. As a leader, you'll discover who's most passionate about the team's direction&#8212;and who isn't. It's particularly valuable when you're new to leading a group, offering insights into emerging leaders, team sentiment, and past experiences. You'll notice who actively engages and who stays quiet, providing valuable topics for future one-on-one discussions.</p><p>As an example, I'm sharing with you some of the vision statements:</p><ol><li><p><a href="https://www.lego.com/en-us/aboutus/lego-group/the-lego-brand?locale=en-us">Lego</a> - A global force for Learning-through-Play.</p></li><li><p><a href="https://about.linkedin.com/">LinkedIn</a> - Create economic opportunity for every member of the global workforce.</p></li><li><p><a href="https://www.zoom.com/en/about/?cms_guid=false&amp;lang=null">Zoom</a> - The AI-first work platform for human connection.</p></li><li><p><a href="https://www.ikea.com/us/en/this-is-ikea/about-us/the-ikea-vision-and-values-pub9aa779d0/">IKEA</a> - To create a better everyday life for the many people.</p></li></ol><h3>The Strategy&#8212;roadmap allowing to know &#8217;how do we get there?&#8217;</h3><p>Once you have the purpose and the vision of the team, the last part of getting your team fired up is the creation of the strategy.</p><p><em>This part you do yourself.</em></p><p>And it&#8217;s my favorite one, because this is where you get to shine as a leader!</p><blockquote><p>The strategy connects the &#8216;now&#8217; with the future. **</p></blockquote><p>Think of it as a roadmap&#8212;a <strong>structured plan</strong> that makes your <strong>vision achievable</strong>.</p><p>It&#8217;s incredibly rewarding when a team realizes, &#8220;<em>Wait, we can actually make this happen!</em>&#8221;</p><p>Sounds simple? Well, there&#8217;s one catch&#8212;it needs to be a <strong>good strategy</strong>. And that&#8217;s where most leaders go wrong&#8230;</p><p>Wait&#8212;I just realized that I&#8217;ve been writing this post for 4 hours&#8230; writing about the strategy will at least take me 2 hours, and I need to focus on my day job &#128517;</p><p>I promise that I will post an article about <strong>untangling the strategy</strong> and how <strong>it should be defined&#8212;deal</strong>?</p><p>Great&#8212;for now, read on how to run the Purpose and Vision workshop!</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!IVYO!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!IVYO!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!IVYO!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!IVYO!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!IVYO!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!IVYO!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/caec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:478380,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/159290718?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!IVYO!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!IVYO!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!IVYO!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!IVYO!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcaec27d5-f03f-4f16-b824-54ea92b35864_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>How to facilitate the Purpose and The Vision?</h2><p>If you spot a gap in team identity, propose a workshop - it's a chance to show leadership skills.</p><p>You don't need to be in management to run a Purpose and Vision workshop. As any team member, you can lead this initiative to boost inspiration, which <strong>all managers will appreciate</strong>.</p><p>Let's get to the practical details&#8212;how do you organize and facilitate such a workshop?</p><h3>1. Value Ideation (15 min + 1 hr discussion)</h3><ol><li><p>15 minute reflection&#8212;every team member takes that time to themselves and writes down their values in the notes; to stimulate the creativity, use the questions:</p><ol><li><p><em>Why do we exist?</em></p></li><li><p><em>Why do we matter?</em></p></li><li><p><em>What fails to happen if we don&#8217;t show to work tomorrow?</em></p></li></ol></li><li><p>1 hour discussion&#8212;everyone presents their values, explaining what they mean. The goal is to <strong>align on a shared team identity</strong>. These are example values that a 6-person team can identify:</p></li></ol><ul><li><p><strong>Priya (</strong>Senior Software Engineer):</p><ul><li><p><strong>Craftsmanship</strong> &#8211; Writing clean, maintainable code.</p></li><li><p><strong>Curiosity</strong> &#8211; Exploring new technologies and approaches.</p></li><li><p><strong>Ownership</strong> &#8211; Taking initiative to solve problems.</p></li></ul></li><li><p><strong>Alex (</strong>Product Manager):</p><ul><li><p><strong>User-first Thinking</strong> &#8211; Prioritizing the user experience.</p></li><li><p><strong>Clarity</strong> &#8211; Ensuring simple, structured, and transparent communication.</p></li><li><p><strong>Impact over Effort</strong> &#8211; Focusing on meaningful outcomes rather than just hard work.</p></li></ul></li><li><p><strong>James (</strong>UX Designer):</p><ul><li><p><strong>Empathy</strong> &#8211; Understanding users' needs deeply.</p></li><li><p><strong>Iterative Mindset</strong> &#8211; Designing through continuous feedback and improvement.</p></li><li><p><strong>Collaboration</strong> &#8211; Working closely with engineers and PMs to build great products.</p></li></ul></li><li><p><strong>Marta</strong> (DevOps Engineer):</p><ul><li><p><strong>Reliability</strong> &#8211; Ensuring systems are stable, scalable, and resilient.</p></li><li><p><strong>Automation</strong> &#8211; Reducing toil through smart automation.</p></li><li><p><strong>Security</strong> &#8211; Keeping systems and data safe.</p></li></ul></li><li><p><strong>Elena (</strong>Engineering Manager):</p><ul><li><p><strong>Trust &amp; Transparency</strong> &#8211; Creating an environment where people feel safe to speak up. </p></li><li><p><strong>Growth Mindset</strong> &#8211; Encouraging learning and development.</p></li><li><p><strong>Accountability</strong> &#8211; Holding myself and others responsible for commitments.</p></li></ul></li><li><p><strong>Dan (</strong>Data Scientist):</p><ul><li><p><strong>Evidence-based Decisions</strong> &#8211; Using data to guide strategy and execution.</p></li><li><p><strong>Integrity</strong> &#8211; Being honest about results and their limitations.</p></li><li><p><strong>Exploration</strong> &#8211; Experimenting with new approaches to find better solutions.</p></li></ul></li></ul><p>Make sure that everyone has enough time to go through their values. This part is critical as you want the entire team to converge on a similar sense of purpose. That won&#8217;t be possible unless everyone actively participates in the session and speaks their mind.</p><h3>2. Vision Ideation (15 min + 1h discussion)</h3><p>For this part, you&#8217;ll <em>at least</em> need the entire second half of the 3-hour meeting. It will follow the exact same structure as in the previous part:</p><ol><li><p>15 minute reflection&#8212;everyone writes down their team vision in the notes; to stimulate creativity, use the question:</p><ol><li><p><em>What hill are we climbing?</em></p></li><li><p><em>It&#8217;s 2028&#8212;our CEO is holding a party in our honor. What happened that caused them to throw this extremely expensive party?</em></p></li></ol></li><li><p>1 hour for sharing visions and noting them down. This full hour is essential - even experienced team members will get deeply engaged in the discussion.</p></li></ol><p>This is a rough agenda for the meeting. Schedule it when everyone is at their best&#8212;ideally at the start of the workday when minds are fresh.</p><p>For distributed teams, you can split these two sessions across different days to reduce the energy demands of a single long meeting.</p><h3>Final Thoughts: The Power of Purpose &amp; Vision</h3><p>This <strong>3-hour workshop</strong> can transform a team&#8217;s <strong>alignment, motivation, and energy</strong>. It&#8217;s a simple yet incredibly effective way to inspire your team and create a sense of <strong>shared ownership</strong>.</p><p>If you&#8217;ve made it this far, here&#8217;s what I promised you at the beginning&#8230; If you want to <strong>run this workshop</strong>, I&#8217;ve got something for you!</p><p><strong>Get these free resources</strong>:</p><p><strong>&#9889;&#65039;A Slide Deck</strong> &#8211; A ready-to-use presentation with the <strong>workshop agenda and key talking points</strong> to help you facilitate the session.</p><p><strong>&#128587;&#8205;&#9794;&#65039; A Free Consultation</strong> &#8211; I&#8217;ll personally help you <strong>tailor the workshop</strong> to your team and share insights on making it work in your specific environment.</p><p><strong>Interested?</strong> Drop a <strong>comment below</strong> or reply to this post, and I&#8217;ll send you the details!</p><p>This concludes Part 1 of how to motivate through Purpose, Vision, and Strategy. In Part 2, I'll explain how to craft an effective strategy.</p><p>Stay tuned!<br>- Leszek, From Teams To Titans</p>]]></content:encoded></item><item><title><![CDATA[Leading Remote Teams: 3 Hard Lessons on Time, Trust, and Coaching]]></title><description><![CDATA[What I wish I knew sooner about leading remote teams.]]></description><link>https://www.fromteamstotitans.com/p/leading-remote-teams-3-hard-lessons</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/leading-remote-teams-3-hard-lessons</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 11 Mar 2025 08:56:57 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!pEAA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!pEAA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!pEAA!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!pEAA!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!pEAA!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!pEAA!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!pEAA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1594099,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/158830991?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!pEAA!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!pEAA!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!pEAA!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!pEAA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c2613c6-daf0-4333-9048-9d7c15efd2c9_1024x1024.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>The challenges of leading from a distance</h2><p>Managing remote teams is deceptively different from managing in-person ones. At first, I assumed leadership was leadership, regardless of location. But as I transitioned from managing colocated teams to leading people across time zones, I quickly realized that <strong>what worked in an office didn&#8217;t always translate remotely</strong>.</p><p>Suddenly, casual hallway conversations were gone. Visibility into my team&#8217;s day-to-day challenges was reduced. Feedback loops were slower, trust took longer to build, and coaching became a game of patience.</p><p>But the hardest part? <strong>If I wasn&#8217;t intentional about how I spent my time, structured my communication, and built trust, things quickly spiraled out of control.</strong></p><p>Over time, I learned that leading a distributed team requires <strong>three key disciplines</strong>:</p><ol><li><p><strong>Tracking your time</strong> with intention - so you don&#8217;t get overwhelmed.</p></li><li><p>Practicing <strong>radical transparency</strong> - because trust isn&#8217;t built passively.</p></li><li><p>Creating <strong>structured coaching systems</strong> - to make up for the lack of real-time interactions.</p></li></ol><p>Each of these lessons helped me become a better leader&#8212;and more importantly, helped my team thrive despite the distance.</p><p>Each of these lessons shaped the way I lead today, and they continue to serve me as I navigate the complexities of managing teams across different locations. Here&#8217;s what I learned.</p><h2>1. Track your time or it will control you</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Xi2n!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Xi2n!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!Xi2n!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!Xi2n!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!Xi2n!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Xi2n!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/dae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1965434,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/158830991?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Xi2n!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!Xi2n!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!Xi2n!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!Xi2n!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdae3af87-e045-4401-8fa2-1d5e3c1ebe83_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>You alone are responsible for how you spend your time. At the peak of my organization&#8217;s size, I managed <strong>20 people across multiple time zones</strong>, and my workweek followed a familiar pattern:</p><ul><li><p><strong>9:00 AM:</strong> Catching up on overnight messages, emails, and document updates.</p></li><li><p><strong>Late morning to early afternoon:</strong> One-on-ones with local team members, making the most of our shared time zone.</p></li></ul><p>I was <strong>driven by ambition</strong>&#8212;determined to build a world-class team. But in the process, I <strong>ended up working 13-hour days</strong>: checking in on everyone, staying updated, coaching, and firefighting.</p><p>It didn&#8217;t take long before I started <strong>dropping the ball</strong>. Quarterly surveys confirmed what I already felt&#8212;team members noticed that I had <em>too much on my plate</em> and <em>needed help</em>.</p><p>&#8220;I can handle this,&#8221; I told myself.</p><p>But no one asked me to work this way. No one told me to burn the midnight oil and micromanage everyone&#8217;s work.</p><p><strong>I was doing this to myself.</strong></p><p>A few months later, I finally admitted this to my boss. I&#8217;m lucky to have a great boss who immediately said:</p><p><strong>&#8220;You need to tell me when help is needed.&#8221;</strong></p><p>What struck me was how hard it is to <strong>gain perspective in the moment</strong>. When you&#8217;re deep in the work, tackling the next task always seems like the priority. It&#8217;s easy to lose sight of what actually <strong>matters</strong>.</p><h3>How I regained control</h3><p>To break free, I <strong>tracked every task</strong> in my calendar and <strong>color-coded it</strong>:</p><ul><li><p>How much time was I spending on one-on-one coaching?</p></li><li><p>How much time went to backlog reviews and prioritization?</p></li><li><p>Was I still contributing individually?</p></li></ul><p>This exercise <strong>transformed my approach</strong>. My schedule stopped slipping through my fingers, and I could finally <strong>see where my time was going</strong>&#8212;and, more importantly, <strong>where it should go</strong>.</p><h2>2. Transparency isn&#8217;t optional&#8212;it builds trust</h2><p>As an electrical engineer who transitioned into software and later management, I initially believed leadership was a <strong>natural extension of technical expertise</strong>. But I quickly learned that <strong>being a great manager requires more than technical skills</strong>&#8212;it demands <strong>self-awareness, emotional intelligence, and the ability to connect with others</strong>.</p><p>When I worked in-person with my Zurich-based team, they saw how I operated daily&#8212;<strong>approachable, open, and transparent</strong> (or so I hope!). But in a <strong>remote environment, all of that disappears</strong>. People can&#8217;t see how you interact, read your body language, or fully understand who you are beyond the screen.</p><h3>When transparency became critical</h3><p>Early in my time with a new team that had just been assigned to me, I noticed <strong>signs of distrust</strong>. It wasn&#8217;t explicit, but their <strong>questions revealed uncertainty</strong>:</p><ul><li><p>&#8220;Are you planning any big changes in the next weeks?&#8221;</p></li><li><p>&#8220;What&#8217;s your management style&#8212;hands-on or hands-off?&#8221;</p></li><li><p>&#8220;Do you have background in computer vision?&#8221;</p></li><li><p>&#8220;How do you know that you will be able to effectively lead our team?&#8221;</p></li></ul><p>One moment, however, made the situation crystal clear.</p><p>During my <strong>introductory meeting with the team</strong>, one person <strong>openly pushed back against the reorganization</strong>, questioning both my role and the company&#8217;s credibility.</p><p>Right there, I knew I had <strong>very little time to fix this</strong>.</p><p>But I didn&#8217;t know what the solution was&#8212;yet.</p><h3>How I turned it around</h3><p>In a moment of doubt, I reminded myself to go back to first principles: <strong>transparency builds trust</strong>.</p><p>I introduced a <strong>30-60-90 day milestone document</strong>&#8212;a structured plan to <strong>listen, learn, and lead effectively</strong>.</p><p>This simple tool provided:</p><ul><li><p><strong>Clarity on my intentions</strong>&#8212;no hidden agendas.</p></li><li><p><strong>A structured way to engage the team</strong>&#8212;so they felt heard.</p></li><li><p><strong>A way to show who I am&#8212;not just as a manager, but as a person.</strong></p></li></ul><p>Over time, the resistance <strong>faded</strong>. The team saw that I wasn&#8217;t there to impose changes in secrecy, but rather that I was there to <strong>build with them, not against them</strong>.</p><p>Just as office interactions make a manager an <strong>open book</strong>, transparency in a remote environment <strong>must be intentional</strong>.</p><h2>3. Coaching across time zones requires structure and discipline</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!PfAs!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!PfAs!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!PfAs!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!PfAs!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!PfAs!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!PfAs!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1597633,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.fromteamstotitans.com/i/158830991?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!PfAs!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!PfAs!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!PfAs!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!PfAs!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F211e2697-04b1-4c73-b626-d5470709b897_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Managing a distributed team is like being the <strong>captain of a slow-moving ship</strong>&#8212;you <strong>set a new course, go to sleep, and wake up to see the change in direction</strong>. But unlike steering a real ship, you can&#8217;t adjust in real time. You must <strong>trust your judgment, trust your team, and wait</strong>&#8212;sometimes for hours&#8212;to see whether your coaching and decisions take hold.</p><p>This delay became especially apparent when I took over a new team. I wanted to <strong>establish myself as a coach and mentor</strong>, while also fostering a culture of open feedback. But the <strong>9-hour time difference</strong> between Zurich and the Bay Area made traditional coaching ineffective&#8212;I couldn&#8217;t observe how people applied my feedback, nor could I give real-time course corrections.</p><p>Now, think about how most people handle coaching:</p><ul><li><p>You give feedback in a 1:1.</p></li><li><p>Your report acts on it.</p></li><li><p>You observe, adjust, and reinforce as needed.</p></li></ul><p>In an office, this cycle happens naturally. But in a remote team, <strong>I might not see the results for 16+ hours</strong>&#8212;or even until the next 1:1 meeting a week later. I needed a way to <strong>bridge that gap</strong>.</p><h3>How I built a system for effective remote coaching</h3><ol><li><p><strong>What&#8217;s the challenge?</strong> &#8211; The direct report documents the issue they are working through.</p></li><li><p><strong>What actions are they taking?</strong> &#8211; A record of steps they&#8217;ve attempted or plan to take.</p></li><li><p><strong>What&#8217;s the result?</strong> &#8211; Tracking outcomes and iterating based on what worked (or didn&#8217;t).</p></li></ol><p>This was a <strong>game-changer</strong>. The document provided:</p><ul><li><p><strong>A written history of coaching progress</strong>, making it easy to see growth over time.</p></li><li><p><strong>Clarity on next steps</strong>, ensuring feedback didn&#8217;t get lost between meetings.</p></li><li><p><strong>Asynchronous visibility</strong>, so I could review and provide input even when we weren&#8217;t online at the same time.</p></li></ul><h3>Seeing the horizon, even even you can&#8217;t control the ship</h3><p>Just as a ship takes time to change course, you <strong>can&#8217;t control how quickly someone applies coaching</strong>. But what you <em>can</em> do is <strong>enhance their vision of the horizon</strong>&#8212;helping them see their growth and progress over time.</p><p>To reinforce this, I also started <strong>documenting feedback</strong>&#8212;both positive and constructive&#8212;for each direct report. Over time, this created a <strong>visible timeline of their growth</strong> and the challenges they had overcome.</p><p>In the end, remote coaching isn&#8217;t about being present in every moment&#8212;it&#8217;s about <strong>providing the right structure so that your presence is still felt, even when you&#8217;re not in the room</strong>.</p><h2>Remote leadership is an intentional practice</h2><p>Managing remote teams isn&#8217;t about replicating office dynamics online. It requires <strong>a </strong>different mindset and skill set.</p><ul><li><p><strong>Without tracking your time, work expands endlessly, leaving you overwhelmed.</strong></p></li><li><p><strong>Without transparency, trust erodes, leaving teams uncertain and disengaged.</strong></p></li><li><p><strong>Without structured coaching, growth becomes inconsistent, leaving employees without the support they need.</strong></p></li></ul><p>Remote work <strong>doesn&#8217;t naturally foster alignment, connection, or clarity.</strong> You have to build them intentionally.</p><p>In the end, I believe that the best remote leaders not only adapt to the challenges of distance, but they embrace them and use them to their advantage&#8212;by creating systems that allow people to work effectively, no matter where they are.</p>]]></content:encoded></item><item><title><![CDATA[Two Companies, Two Worlds: Swiss vs. American Work Culture]]></title><description><![CDATA[How Swiss precision and American agility shape meetings, leadership, and decision-making in the workplace.]]></description><link>https://www.fromteamstotitans.com/p/two-companies-two-worlds-swiss-vs</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/two-companies-two-worlds-swiss-vs</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 04 Mar 2025 08:01:46 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!pS1m!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!pS1m!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!pS1m!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!pS1m!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!pS1m!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!pS1m!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!pS1m!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:2119140,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://www.lwisniew.ski/i/158324702?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!pS1m!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!pS1m!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!pS1m!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!pS1m!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b89dd6f-3b9d-44a6-ae24-c3ba34c33871_1024x1024.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Over the last ten years in Switzerland, I&#8217;ve worked in international environments collaborating with Swiss, American, and global teams across various industries. While many workplaces pride themselves on being international, the underlying cultural DNA still shapes how work gets done.</p><p>Switzerland, known for precision, structure, and risk-averse decision-making, fosters a workplace where process matters as much as outcomes. In contrast, American companies, particularly in tech, thrive on speed, iteration, and rapid decision-making, embracing calculated risk as a pathway to innovation.</p><p>Having <strong>navigated both worlds</strong>, I&#8217;ve experienced firsthand how these differences play out in everything from meetings and <strong>communication styles</strong> to <strong>leadership dynamics and decision-making</strong>. While both cultures pursue excellence, their approach to getting there couldn&#8217;t be further apart.</p><p>This fictionalized story&#8212;<strong>based on real experiences</strong>&#8212;explores these contrasts through two companies:</p><ol><li><p><strong>&#127482;&#127480; HustleTech, Inc.</strong> &#8211; A Silicon Valley startup that thrives on fast iteration, bold decision-making, and a flat, feedback-driven culture.</p></li><li><p><strong>&#127464;&#127469; Helvetic Solutions AG</strong> &#8211; A Swiss tech firm built on methodical decision-making, structured hierarchy, and meticulous execution.</p></li></ol><p>Both are at the cutting edge of technological innovation, yet their paths couldn&#8217;t be more different.</p><h2>Communication Culture</h2><h3>&#127482;&#127480; Prioritizing Flexibility</h3><p>Tyler, head of engineering wants everyone to be present before the presentation can start. At HustleTech, the workday starts at 10:00 am with a presentation on what client they should partner with. By 10:03 am, most team members are online, already exchanging weekend stories. When Jake, the last to arrive, joins the call at 10:07 am, everyone is finally ready to give status updates. This could've been a quick message from each team member on the Slack channel, but hey&#8212;<em>collaboration</em>!</p><h3>&#127464;&#127469; Prioritizing Punctuality</h3><p>Matthias, a senior director of technology, insists on starting the presentation on time. In Swiss culture, <strong>arriving late</strong> to a meeting is a <strong>no-go</strong>. The workday at Helvetic Solutions begins at 8:00 am, and the client partnership meeting starts at 9:00 am sharp. In fact, everyone is seated in the room by 8:58, with Simone still finishing the last bites of his breakfast Gipfeli &#129360;, but never missing a beat in the structured environment.</p><p>"These meetings always start punctually," says Matthias. "Let's proceed!".</p><div><hr></div><p>And so both companies begin their Monday strategic meeting, with Tyler favoring flexbility and Matthias opting for efficiency. Both of the approaches have their merits&#8212;how will the presentation unravel?</p><h3>&#127482;&#127480; Presenting Summary First</h3><p>Tyler begins his presentation with a clear summary, then gradually expands on his reasoning to support his decision.</p><p><strong>"Prioritize one client-champion over multiple less invested ones!"</strong> declares the first slide of Tyler's presentation. This summary is delivered with resounding confidence, prominently displayed on the slide.</p><p>"This is the direction we should take over anything else," says the director leading the meeting.</p><p>"Love it!" exclaims another participant.</p><p>Afterward, Tyler explains how the high sales margins of pilot projects failed to bring the company the success he had envisioned. He presents various insights from his team showing why betting big on partnering with a single "champion" client would put them on the fast track to success&#8212;despite lack of immediate returns&#8212;rather than pursuing multiple one-off pilot projects.</p><h3>&#127464;&#127469; Presenting Reasoning First</h3><p>Matthias starts with providing the wider context of where his division is at. He consistently builds clarity and provides insights, surely converging to his main proposal.</p><p>"We've analyzed all options," explains Matthias. "None of our pilot clients advanced to our premium offerings." He presents analytics for client conversion in emerging tech markets with supporting case studies. He emphasizes the importance of proving success before the upcoming financial review. With participants anticipating his conclusion, he summarizes:</p><p>"For long-term success, we need a partner that will help us break through the market and attract investors&#8212;specifically an SME that's as hungry for recognition as we are."</p><div><hr></div><p>While HustleTech debates the decision with the summary given up front, Helvetic Solutions arrives at the same conclusion not before presenting the investigated avenues, ensuring that every piece of data supports the strategy before it&#8217;s even proposed. Different approaches, same goal&#8212;but <em>how</em> does the team actually get to the conclusion?</p><h3>&#127482;&#127480; Bold Statements</h3><p>Tyler runs a fast-paced, interrupt-driven meeting filled with strong opinions. Everyone is encouraged to participate in a "messy" discussion, even if their arguments aren't polished.</p><p>"We should scrap half of our leads in the pipeline," says Mark, a colleague from the engineering team, "and create a shortlist of those with whom we can build tighter partnerships. It will boost our growth 10-fold in the long run." This triggers an immediate discussion. Some voice their concern:</p><p>"That's bold&#8212;how do we know it's worth the risk?" asks one meeting participant.</p><p>"We don't have enough data yet," adds another.</p><p>"Who cares? We can test this fast!" retorts Mark.</p><h3>&#127464;&#127469;Fact-Based Statements</h3><p>Matthias and his team ensures that every point is meticulously justified before being presented. Jumping to a conclusion without first <strong>laying out the facts</strong> is seen as <strong>reckless</strong>. He spends the first 15 minutes of his presentation methodically laying out past conversion data before gently leading his audience toward the same conclusion.</p><p>&#8220;I&#8217;m not convinced about this&#8221; postulates Reto, senior accounting manager at the meeting. He pulls up the <strong>sales to-date figures</strong> and meticulously points out that the current trajectory has the company meeting the P&amp;L margins for the year. With Matthias listening closely, a <strong>structured and synchronized exchange</strong> of ideas takes place. Everyone makes sure to back their argument with data.</p><p>&#8220;Your point is valid&#8221; agrees Matthias. &#8220;However given our financial projections and case studies of similar companies, we can infer that deepening our partnership with a single SME is the most statistically viable growth strategy.&#8221;</p><div><hr></div><p>Both companies engage in debating the pros and cons of the proposed path. This is a very difficult decision to make&#8212;how does each type of discussion influence the likelihood of <strong>making the right decision</strong>?</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!XCuB!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!XCuB!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!XCuB!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!XCuB!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!XCuB!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!XCuB!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:956843,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.lwisniew.ski/i/158324702?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!XCuB!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!XCuB!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!XCuB!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!XCuB!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29d5cd26-a20a-428c-88f0-446a75cda11e_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>&#127482;&#127480; Fast, Iterative, and Decisive</h3><p>The debate is heated but dynamic. At HustleTech, decision-making is a sport&#8212;rapid, assertive, and high-energy. Tyler watches as Mark and others exchange counterpoints, the conversation unfolding in bursts of <strong>challenge and defense</strong>. There&#8217;s no formal process&#8212;just a fast-moving flow of persuasion, questioning, and<strong> gut-driven calls</strong>.</p><p>Finally, Tyler makes the decision:</p><p><strong>&#8220;</strong>Alright, let&#8217;s not waste time. I&#8217;m making the call. We&#8217;re going all-in on the Client-Champion strategy. Mark, work out the contract terms. Jake, get the customer success team aligned. Let&#8217;s get going right now.<strong>&#8221;</strong></p><p>No need for a formal review, no deep consensus-building&#8212;the decision is made in the moment, and the team moves forward without looking back. The team <strong>disagrees and commits</strong>. But what if things go wrong? <strong>They&#8217;ll pivot</strong>. And that&#8217;s how HustleTech operates: <strong>execution first, refinement later</strong>.</p><h3>&#127464;&#127469; Deliberate, Consensus-Driven, and Risk-Averse</h3><p>At Helvetic Solutions, the meeting does not end with an executive decree. The conversation continues in a structured, methodical flow, where each senior team member contributes their thoughts. Matthias, rather than asserting his own view, <strong>facilitates alignment</strong>:</p><p>&#8220;Let&#8217;s take a final round of inputs. Are there any additional concerns before we validate this decision?&#8221;</p><p>Reto, the senior accounting manager who initially questioned the revenue model, speaks first:</p><p>&#8220;I see the potential here, but I&#8217;d like to <strong>verify</strong> the financial implications <strong>before</strong> <strong>committing</strong>.&#8221;</p><p>Daniela, from operations, chimes in:</p><p><strong>&#8220;</strong>From a resource allocation perspective, shifting to a single-client strategy will require recalibrating our delivery timelines. We need to <strong>assess the risk</strong> before finalizing.<strong>&#8221;</strong></p><p>Rather than a heated back-and-forth, this discussion <strong>methodically progresses toward resolution</strong>, with each stakeholder offering a measured perspective.</p><p>Matthias nods, already expecting these responses.</p><p>&#8220;Understood. Let&#8217;s proceed as follows: We&#8217;ll conduct a final risk assessment with Finance and Operations. If the numbers align, we present our formal recommendation at next week&#8217;s executive committee meeting. If there are gaps, we reassess.&#8221;</p><p>A decision is not made in the room&#8212;it is <strong>structured into a process</strong>. The formal go-ahead will happen after <strong>collective validation</strong>, internal sign-offs, and a <strong>final executive endorsement</strong>.</p><div><hr></div><p>Tyler believes that in a high-speed environment, the cost of inaction is higher than the cost of a wrong decision. On the other hand, at Helvetic Solutions, a decision is only as strong as the alignment behind it. A wrong decision is far more costly than a delayed one.</p><h2>Leadership Model</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!_nc-!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!_nc-!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!_nc-!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!_nc-!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!_nc-!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!_nc-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1603388,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.lwisniew.ski/i/158324702?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!_nc-!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!_nc-!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!_nc-!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!_nc-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F536698a0-d4db-413d-bb98-1cb78ddc14bf_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>&#127482;&#127480; Frequent, Direct Feedback</h3><p>Tyler's boss, Jake, is having a regular 1:1 meeting with Tyler and kicks it off with a casual chat about his weekend activities.</p><p>"Windsurfing&#8230; I haven't done that for a while!" exclaims Tyler who, as a surfer, finds this exciting. After this light-hearted exchange between surfer and windsurfer, boss and employee transition into the usual focus of their one-on-one conversations: feedback.</p><p>"Hey, your last report in the presentation wasn't as structured as usual," comments Jake.</p><p>"I know, you're right&#8212;I've been struggling with the uncertainty since we can't get the expected traction with existing clients," Tyler admits.</p><p>"How can you develop more self-awareness given the situation?" Jake asks as they continue their coaching session. Tyler views this candid feedback as a normal part of their meetings and an element of their fast-paced, feedback-driven culture.</p><h3>&#127464;&#127469;Formalized, Diplomatic Feedback</h3><p>Matthias' boss, Manuela provides feedback about his last series of reports during a dedicated quarterly feedback session. The meeting begins with a brief exchange of greetings, and at 13:01, like Swiss clockwork, Manuela and Matthias get straight to business.</p><p>"Your last three reports contained valuable insights, and I appreciate the direction you&#8217;re taking. To enhance their impact, refining the structure could improve clarity, making it easier for reviewers to follow the key takeaways and recommendations.&#8221; says Manuela.</p><p>&#8220;You&#8217;re right, that&#8217;s a fair point&#8221; he responds. This leaves him thinking: "She has a point, and why didn&#8217;t I think of all that sooner?"</p><div><hr></div><p>The two companies' approaches to feedback differ drastically&#8212;HustleTech embraces <strong>immediacy</strong> while Helvetic Solutions maintains a more <strong>formal feedback</strong> culture. American employees are accustomed to <strong>frequent course corrections</strong>, whereas Swiss employees experience feedback as a <strong>structured, long-term</strong> process.</p><h3>&#127482;&#127480; Open-Door Leadership &amp; Instant Access</h3><p>At HustleTech, leadership is accessible, informal, and thrives on open discussion. Employees are encouraged to question decisions, offer new ideas, and even challenge senior leaders.</p><p>Midway through the week, Tyler posts a quick note in the company Slack channel:</p><blockquote><p><strong>&#8220;Leadership AMA tomorrow&#8212;ask me anything!&#8221;</strong></p></blockquote><p>The next day, questions come in:</p><ol><li><p><em>&#8220;What&#8217;s our long-term vision for AI?&#8221;</em></p></li><li><p><em>&#8220;Why did we pivot away from the healthcare market?&#8221;</em></p></li><li><p><em>&#8220;Are we raising another funding round?&#8221;</em></p></li></ol><p>Tyler answers every question, even the uncomfortable ones, in <strong>real time and with full transparency</strong>. At HustleTech, hierarchy is fluid, and a junior engineer can just as easily message the CEO as they can a teammate.</p><p>Even in meetings, executives are expected to be challenged:</p><p>&#8220;Tyler, I think we&#8217;re moving too fast on this. Have we really validated this market?&#8221;</p><p>&#8220;Good pushback. Let&#8217;s test it further.&#8221;</p><p>Leaders are <strong>expected to earn respect through results&#8212;not seniority alone</strong>.</p><h3>&#127464;&#127469; Leadership as Strategic Authority</h3><p>At Helvetic Solutions, leadership is highly respected<strong> </strong>and operates through<strong> structured decision-making channels</strong>. Employees don&#8217;t casually drop suggestions in Slack, nor do they expect impromptu access to senior executives.</p><p>Instead of a Slack AMA, Matthias hosts a formal on-site all-hands meeting once a quarter. Questions are pre-submitted, screened, and carefully addressed to ensure <strong>alignment</strong> with the <strong>company&#8217;s messaging</strong>.</p><p>In meetings, direct challenges to leadership are rare. Instead, concerns are raised through the proper channels, often starting with a manager before escalating upward.</p><p>During a project review, Lukas, a mid-level manager, notices an issue with the proposed strategy. Instead of interrupting Matthias in the meeting, he follows the company&#8217;s structured process:</p><ol><li><p>First, he gathers supporting data.</p></li><li><p>He presents his findings to his direct manager.</p></li><li><p>His manager escalates it to the leadership team for discussion.</p></li></ol><p>Eventually, Matthias reviews the concern and responds in a later meeting, ensuring that the proposal is thoroughly analyzed before a decision is revisited.</p><h2>Different Paths to the Same Goal</h2><p>Despite their differences, both companies <strong>strive for excellence and innovation</strong>. Yet, their approach to getting there is <strong>fundamentally shaped by cultural expectations</strong>.</p><ol><li><p><strong>HustleTech</strong> moves fast, embraces direct feedback, and prioritizes execution over exhaustive planning. The cost of inaction is <strong>greater than the cost of a wrong decision</strong>.</p></li><li><p><strong>Helvetic Solutions</strong> values precision, structured feedback, and consensus-driven decision-making. A wrong decision <strong>is worse than a delayed one</strong>.</p></li></ol><p>Neither approach is <strong>inherently better</strong>&#8212;it all comes down to <strong>personal preference and work style</strong>.</p><blockquote><p><em>Which work culture do you thrive in? Would you rather work in a fast-paced, high-energy environment or a structured, methodical one?</em></p></blockquote>]]></content:encoded></item><item><title><![CDATA[The Best Productivity Systems Work Because Teams Own Them]]></title><description><![CDATA[Why even the best frameworks crumble without buy-in, trust, and adaptation&#8212;and what great leaders do differently.]]></description><link>https://www.fromteamstotitans.com/p/the-best-productivity-systems-work</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/the-best-productivity-systems-work</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 25 Feb 2025 07:02:00 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!wnSz!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!wnSz!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!wnSz!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!wnSz!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!wnSz!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!wnSz!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!wnSz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:2104883,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://www.lwisniew.ski/i/157835516?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!wnSz!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!wnSz!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!wnSz!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!wnSz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23d7b39d-7cf1-461d-b055-9b44702380f7_1024x1024.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Ever wondered why the same productivity system that works brilliantly for one team completely flops for another? It&#8217;s not about the system, but rather about <em>the people using it.</em> No methodology succeeds without buy-in.</p><p>In this article, I&#8217;ll share how leaders can introduce productivity frameworks effectively&#8212;without undermining team dynamics or motivation.</p><h3>How teams <em>actually</em> adopt productivity systems (Hint: not by the book)</h3><p>Throughout my career, I&#8217;ve never been fully satisfied with how productivity systems were implemented.</p><p>As an individual contributor, I felt that processes were prioritized over people. As a manager, I observed that teams rarely followed the textbook implementation of these systems. Too often, choosing a productivity system came down to opinion rather than fact:</p><p><em>- &#8220;Look, Agile is all about keeping things flexible: short cycles, constant feedback, and adapting on the fly so we don&#8217;t waste months building the wrong thing!&#8221;</em></p><p><em>- &#8220;Nah, man, Lean is where it&#8217;s at&#8212;cut the crap, focus on what actually delivers value, and stop wasting time on pointless meetings and fluff!&#8221;</em></p><p>Let me be clear: I actively support teams in choosing processes that work for them, and there are many well-documented success stories of various approaches. However, I&#8217;ve learned that every team is unique. Just because a system worked elsewhere, does that mean <em>it will work for your team</em>?</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!t7qZ!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!t7qZ!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!t7qZ!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!t7qZ!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!t7qZ!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!t7qZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1305599,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.lwisniew.ski/i/157835516?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!t7qZ!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!t7qZ!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!t7qZ!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!t7qZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4a352f0-106a-4552-9f8e-67029735b2a5_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>A framework without buy-in is just <em>bureaucracy</em></h3><p>Adopting a new productivity system is just like adopting a new culture&#8212;everyone needs to be on board.</p><p>In my experience, no team was ever fully invested in implementing Scrum according to the official guide. Moreover, I've often observed Agile practices overshadowing open-mindedness and the discovery of better development methods. Instead, they tend to deteriorate into ego-driven ceremonies or become overly focused on following processes and tools.</p><p>After fifteen years working in industries from air logistic, through real estate analytics to augmented reality, I&#8217;ve realized one thing: success isn&#8217;t about process. Success is about people&#8212;what drives them, how they collaborate, and whether they <strong>truly believe in the system</strong> they&#8217;re asked to follow.</p><p>Why is this important? Because every team consists of individuals who <strong>think differently</strong>, use <strong>different tools</strong>, and have <strong>unique experiences</strong>. The dynamism and unpredictability of the real world shapes each person's <strong>distinct viewpoint</strong>. Leaders must recognize this when introducing any new process&#8212;after all, they're asking team members to embrace a methodology that will govern a third of their daily lives. It's akin to adopting a new belief system <strong>overnight</strong>. Success is impossible without first considering whether team members are invested in the change, believe in the system, or have been offered the chance to explore alternative frameworks.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!RMrr!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!RMrr!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!RMrr!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!RMrr!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!RMrr!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!RMrr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1173114,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://www.lwisniew.ski/i/157835516?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!RMrr!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!RMrr!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!RMrr!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!RMrr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe62379bb-5e6e-4795-94eb-0dbe33e66b7d_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>Why do teams struggle with productivity systems?</h3><h4>Not identifying the desired outcome</h4><p>Many teams adopt a process without clearly defining what success looks like. Is there focus on faster execution, better collaboration, or increased innovation? The right system depends on the goal.</p><p>All businesses strive for results, and high-performing teams are essential to achieving these goals. This principle should extend to defining the <em>how</em> of a team's daily work. Too often, I've seen processes implemented simply because they're trendy or because other companies are using them. While adopting new approaches shows leadership's commitment to industry best practices, implementation delivers little value unless the expected results are clearly defined and monitored.</p><p>I recall an experience when being the most senior engineer on a team, I wasn't entirely clear why I was introducing Scrum. Was it to get organized? To create a platform for regular deliverable inspections? I wasn't sure. It&#8217;s not difficult to envision that that attempt to adopt textbook Scrum didn&#8217;t go well.</p><p><strong>&#128161;Learning #1</strong>: always start by <strong>sharing the business challenge</strong> <strong>you're trying to solve</strong>. This clarity will help team members better understand both the current situation and your desired outcomes. It will greatly increase the chance for a positive change in the team system.</p><h4>Overlooking the human in the team</h4><p>A great system on paper can destroy motivation if it clashes with how people work best. Engineers and researchers resist top-down mandates but thrive under autonomy-driven structures.</p><p>The best managers create conditions where teams shape their own systems. Leadership is about fostering ownership, not about enforcing compliance. Establishing open communication isn't a sign of weakness&#8212;it's an opportunity to build trust, enhance everyone's problem-solving abilities, and foster a culture that welcomes diverse opinions and viewpoints. In none of the heated team debates that I&#8217;ve participated in, have I heard others say &#8220;<em>I liked being proven wrong by the boss</em>&#8221; yet I&#8217;ve heard the appreciation &#8220;<em>I liked being heard by the boss</em>&#8221;.</p><p>I once witnessed a senior executive attempt to impose cultural values on the engineering team without any prior consultation. When presented with these new values, the team unanimously resisted. No one appreciated how these expectations were communicated and the town-hall on which this was presented imploded spectacularly. This approach failed to build trust or demonstrate effective leadership. As a result, the engineering team never adopted these values and became less aligned with the executive's vision.</p><p>I&#8217;ve felt the effects of such mistake on my skin, too. As a manager, I once failed to gauge the team&#8217;s collective sentiment before introducing a change. To improve my team's goal-setting and execution capabilities, I decided to implement individual-level OKRs. This backfired tremendously because I failed to articulate why increasing team efficiency mattered. Most team members rejected the approach, and it became a failure&#8212;the change never achieved its desired outcome, and I wasted enormous energy trying to convince people to adopt an idea that never gained traction. Even today I believe implementing individual-level OKRs was the right decision, but my failure to effectively know my team doomed the initiative.</p><p><strong>&#128161;Learning #2</strong>: don&#8217;t make an <strong>executive decision</strong>, but make a <strong>proposal for the change subject to discussion</strong>. There is always a better way to solve a particular problem&#8212;going back to the distinct viewpoints that there are in a team, you can harness it as a force multiplier for finding ways of addressing a problem that may very well be much more efficient than your idea.</p><h4>Failing to inspect for performance</h4><p>A process is a hypothesis&#8212;it must be tested and adapted. Research and maintenance teams require continuous evaluation to ensure the system serves them rather than constrains them.</p><p>Introducing a change to a productivity system without planning for later inspection is a red flag. Every process change must be revisited and evaluated against underlying metrics. How else can we determine if the change has been beneficial? As mentioned earlier, adopting a new productivity system mirrors adopting a new culture&#8212;but unlike culture, it can be measured. Having concrete data points proves especially persuasive when convincing technically minded individuals in tech teams.</p><p>One of my previous bosses openly shared the metrics he used to evaluate productivity, which I found great. This gave me a clear understanding of how my work quality was reflected in the statistics. With this insight, I realized I could make his job easier by submitting smaller code changes that were easier to review. Truly a win-win situation. I could submit changes more frequently, and his other direct reports became more agile since they had smaller chunks of code to review!</p><p><strong>&#128161;Learning #3:</strong> <strong>What gets measured gets managed</strong>. Before introducing an organizational change:</p><ol><li><p>Ask yourself "What is the <strong>purpose</strong> of this change?";</p></li><li><p>Choose <strong>one key metric</strong> to track the impact of the process change;</p></li><li><p>Schedule a <strong>specific date</strong> to review the results with your team.</p></li></ol><p>This metric will provide concrete evidence for your team to either maintain or reverse the process change.</p><h3>The manager as navigator of individualism</h3><p>High-performing teams thrive not because of the process, but because of their ability to adapt, challenge, and improve it.</p><p>And that&#8217;s what great leadership is all about: not enforcing a system, but helping a team build their own.</p>]]></content:encoded></item><item><title><![CDATA[AI, layoffs, and culture shifts: how to stay indispensable in tech]]></title><description><![CDATA[In a rapidly changing tech landscape, only those who understand business impact, embrace automation, and align with company culture will thrive]]></description><link>https://www.fromteamstotitans.com/p/ai-layoffs-and-culture-shifts-how</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/ai-layoffs-and-culture-shifts-how</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 18 Feb 2025 08:55:07 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!JmOQ!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3>Introduction</h3><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!JmOQ!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!JmOQ!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!JmOQ!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!JmOQ!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!JmOQ!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!JmOQ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/2876888d-c256-4250-9021-6132245326bc_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1946509,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!JmOQ!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!JmOQ!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!JmOQ!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!JmOQ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2876888d-c256-4250-9021-6132245326bc_1024x1024.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Imagine two engineers. Both are technically excellent, but one consistently gets promoted while the other stagnates. Why? Because performance isn&#8217;t just about coding&#8212;it&#8217;s about demonstrating value, fitting company culture, and working smarter with automation. Master these three areas, and you&#8217;ll position yourself ahead of the curve.</p><p>In early 2025, many companies laid off thousands of employees amid sweeping cultural changes across the tech industry. These changes included the elimination or rebranding of diversity and inclusion programs, alongside mass layoffs justified as making companies "leaner" and "more prepared for the future." Adding fuel to the fire, prominent tech leaders have made numerous statements predicting that AI solutions will automate away mid-level software engineering roles. Make no mistake - the technological landscape is rapidly changing, fostering new workplace cultures that are replacing the status quo. This situation has led to heightened anxiety and stress. As people witness both the potential and risks of AI automation, many are questioning which career paths remain viable for their future.</p><p>Demonstrating the right performance in today&#8217;s uncertain world will greatly increase our chances of having a meaningful, fulfilling career. In this article, based on my insider perspective I&#8217;ll give you a practical guide to ensure you don&#8217;t just survive but thrive.</p><h3>Create value beyond technology</h3><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!6hcd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!6hcd!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!6hcd!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!6hcd!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!6hcd!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!6hcd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1730665,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!6hcd!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!6hcd!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!6hcd!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!6hcd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea1041e6-60c6-4e1f-aeb6-5c9941aea97f_1024x1024.png 1456w" sizes="100vw"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><strong>Why this matters</strong>: senior leaders prioritize <strong>profitability, efficiency, and strategic impact</strong>. Being "technically great" is <strong>not enough</strong>. Creating business value will become increasingly vital for talent retention during performance reviews.</p><p><strong>Taking action</strong>: strengthen your outcome-based approach by asking yourself these weekly questions:</p><ol><li><p>What metric does my work influence?</p></li><li><p>How will my work create value for those around me?</p></li><li><p>Can I explain my impact in a way leadership cares about?</p></li></ol><p>Based on my experience attending performance review meetings with organizational leaders, I've noticed a growing emphasis on evaluating tangible work outcomes. Employees who receive higher scores consistently show deep awareness of the business metrics they influence. More notably, there's diminishing tolerance for keeping staff who cannot demonstrate clear evidence of their productivity and output. By taking outcomes and desired outcomes of our work into consideration we strengthen the <strong>results</strong> as part of our performance equation.</p><p>When working on system performance improvements, be specific about quantifying the impact. Rather than saying "<em>we reduced query latency</em>," which is vague, it's more compelling to say "<em>we improved checkout conversion by 5%</em>." In this case, the reduced query latency directly improves the conversion rate at the final stage of the sales funnel, ultimately increasing company revenue. Also, it clearly shows thinking past the underlying technology and underlines the awareness of <strong>increasing revenue, or improving user engagement.</strong> <a href="https://www.developing.dev/i/153005624/simple-solutions-to-complex-problems">In his blog article</a>, &#8220;The Developing Dev&#8221; Ryan Peterman provides a great example such emphasis of technology as an enabler of business goals!</p><p>For examples of a results-oriented approach in daily work and how to demonstrate awareness of organizational goals, see the article that I wrote on the topic (link below).</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;c804a6f6-1457-45d7-8380-333898af39a9&quot;,&quot;caption&quot;:&quot;When I started my first job, I believed excellent work alone would earn recognition in performance reviews. During my second year, I was stunned to receive only a \&quot;meets expectations\&quot; rating&#8212;I had no system to showcase my impact, and my new manager was unaware of my contributions. This experience taught me that performance reviews aren't just about your&#8230;&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;size&quot;:&quot;sm&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;Game-changing strategies to ace your Performance Review&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:279797482,&quot;name&quot;:&quot;Leszek Wisniewski&quot;,&quot;bio&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e344474a-e517-4b70-909e-616665ea67d3_2019x2019.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:null}],&quot;post_date&quot;:&quot;2025-02-10T20:20:35.360Z&quot;,&quot;cover_image&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://www.lwisniew.ski/p/5-game-changing-strategies-to-ace&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:156877377,&quot;type&quot;:&quot;newsletter&quot;,&quot;reaction_count&quot;:0,&quot;comment_count&quot;:0,&quot;publication_id&quot;:null,&quot;publication_name&quot;:&quot;From Teams To Titans&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee3ae4d-7612-43e0-8a05-2acfb82d4f64_189x189.png&quot;,&quot;belowTheFold&quot;:true,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><h3>Align yourself with company culture</h3><p><strong>Why this matters:</strong> <strong>cultural alignment</strong> is becoming a <strong>key</strong> retention factor. In an era of high performance demands, tech leaders aren&#8217;t just hiring skills, they&#8217;re hiring people who <strong>fit their vision</strong> of <strong>productivity</strong> and <strong>work ethic</strong>.</p><p><strong>Taking action:</strong> <strong>regularly evaluate</strong> how well you align with company values and <strong>plan career moves</strong> before misalignment becomes problematic. Ask yourself these key questions:</p><ol><li><p>Do I feel energized or drained when coming to work?</p></li><li><p>Does the company's vision truly inspire me?</p></li><li><p>Does the work environment fuel my motivation?</p></li></ol><p><strong>Manager feedback</strong><br>Your manager should be your primary source of feedback about your alignment with company values. This feedback belongs in regular one-on-one meetings where you discuss performance, career development, and your role within the team's direction. By combining self-reflection with your manager's honest feedback, you'll gain a clear understanding of how well you fit the company's ideal of a model collaborator.</p><p><strong>Pay attention to who gets promoted<br></strong>Moreover, observe who gets promoted in your company&#8212;what behaviors do they share? When promoting someone, the company sends a clear message: "This person exemplifies our values" and "We reward this type of performance, mindset, and behavior." Use these promotions as your guide for better cultural alignment.</p><p><strong>Speak the leadership language</strong><br>Additionally, adopt the communication style of leadership. For example, if your company emphasizes product quality through automation, use phrases like "winning through automation" in your discussions. In your communications, highlight how you're leveraging automation to help your team succeed.</p><p>High performance is in demand more than ever. Mark Zuckerberg has expressed wanting more "masculine energy" at Meta, while Elon Musk demands his employees be "hardcore" and maintain a high work pace. These aren't just soundbites&#8212;they <strong>dictate hiring, promotions, and layoffs</strong>. If you're in an environment that prioritizes intense work culture, <strong>your survival depends on embracing that mindset or finding a better fit elsewhere</strong>. These tech leaders seek unwavering commitment from their workforce&#8212;a stance reflected in their hiring and firing practices. Following the Twitter acquisition in November 2022, Musk <strong>fired at least 3,700</strong> employees who didn't align with <a href="http://X.com">X.com</a>'s new cultural direction. More recently, Meta <strong>laid off over 3,600</strong> employees after Zuckerberg warned of an "intense year" ahead. These big companies aren't alone&#8212;in January and February 2025, <strong>55 tech companies have laid off more than 13,000 employees</strong>! Organizations of all sizes now seek stronger alignment between their talent and their standards for collaboration, communication, and workplace mindset. This makes it essential for workers to thoroughly understand their company's culture, values, and collaboration standards. The stakes are high as even high performers at Meta have been let go, suggesting that strong performance alone isn't enough to ensure job security when compared to cultural alignment, which companies now appear to value at a premium.</p><h3>Embrace automation and technology integration</h3><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Ap1F!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Ap1F!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!Ap1F!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!Ap1F!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!Ap1F!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Ap1F!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1953312,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Ap1F!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!Ap1F!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!Ap1F!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!Ap1F!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73fb36c9-e962-4e23-af61-7ba92a1a6b30_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><p><strong>Why this matters</strong>: AI isn&#8217;t replacing engineers, it&#8217;s making them <strong>exponentially more productive.</strong> Those who can integrate AI tools into their workflow will <strong>stand out</strong>, while those who resist risk <strong>being left behind</strong>.</p><p><strong>Taking action:</strong> leverage automation tools to <strong>increase your output</strong> within the <strong>same amount of time.</strong></p><p>Throughout history, technological revolutions have transformed how we work and live. The Industrial Revolution brought massive changes - from manufacturing advances to improved healthcare and education. This led to profound social shifts, including the rise of wage labor, public education, and consumer culture. Today, we're at a similar turning point with AI, which acts as a powerful force multiplier for achieving outcomes faster. The industrial revolution didn&#8217;t eliminate workers&#8212;it turned them into operators of machines that amplified their output. Today, AI does the same: it&#8217;s the modern equivalent of steam engines and assembly lines, allowing professionals to accomplish exponentially more. While this article isn&#8217;t meant to provide hands-on guidance on how to apply the tooling, I&#8217;d like to provide you some examples of how to achieve higher yield in different areas by relying on automation.</p><p><strong>Programming</strong></p><p>Use AI-based tools like <strong>Copilot and Vercel v0</strong> to rapidly generate ready applications. In the well-known blog throughout the tech industry, The Pragmatic Engineer, Gergely Orosh gives a good situational overview of <a href="https://newsletter.pragmaticengineer.com/i/154200840/how-developers-are-actually-using-ai">how AI can be used</a> to jump-start application building bootstrap the first working version of a prototype!</p><p><strong>Writing &amp; editing</strong></p><p>Ethan Mollick writes about integrating AI into his daily routines, showcasing its effectiveness in tasks ranging from text formatting to proposal writing. I recommend visiting his blog <a href="https://www.oneusefulthing.org/">One Useful Thing</a>.</p><p><strong>Research, information synthesis</strong></p><p>Executives from firms like Deloitte, <strong>EY</strong>, <strong>KPMG</strong>, <strong>McKinsey</strong>, and <strong>PwC</strong> have shared insights on effectively utilizing AI. <a href="https://www.businessinsider.com/ai-chiefs-top-consulting-firms-how-to-use-ai-prompts-2025-2">This article</a> tells how they employ AI tools for research, trend analysis, drafting communications, and automating tasks. For instance, Dan Priest at PwC uses AI for labor productivity research and policy writing, while Jim Rowan at Deloitte relies on AI for drafting newsletters. These leaders highlight the importance of clear, contextual prompts and view AI as a collaborative partner in enhancing productivity.</p><h3>The path forward: thriving in the industry of tomorrow</h3><p>The reality of today&#8217;s tech landscape is brutally clear: companies are prioritizing business impact, cultural alignment, and automation-first mindsets. As the industry evolves, so must we.</p><p>So, what&#8217;s next? How do you not only survive but thrive in this new era?</p><p><strong>Make business impact your north star</strong></p><ul><li><p>Stop thinking about your work in isolation&#8212;connect it to revenue, cost efficiency, and customer success.</p></li><li><p>Every task you take on should have a measurable business outcome.</p></li></ul><p><strong>Align with your company&#8217;s culture, or find one where you belong</strong></p><ul><li><p>The most successful employees don&#8217;t just perform well&#8212;they fit well.</p></li><li><p>Study who gets promoted, how leaders communicate, and what behaviors are rewarded.</p></li></ul><p><strong>Master automation to multiply your output</strong></p><ul><li><p>AI isn&#8217;t a competitor&#8212;it&#8217;s an amplifier. The professionals who integrate AI tools will outperform those who don&#8217;t.</p></li><li><p>Whether it&#8217;s coding, writing, or research, leverage AI-powered tools to achieve more in less time.</p></li></ul><div><hr></div><h3>Sources</h3><ol><li><p>The Cut. <em>Mark Zuckerberg thinks companies need &#8216;masculine energy&#8217;</em> (<a href="https://www.thecut.com/article/mark-zuckerberg-thinks-companies-need-masculine-energy.html">link</a>)</p></li><li><p>Business Insider. <em>Elon Musk has been preaching the value of 'hardcore' work to employees for over a decade, early Tesla emails show </em>(<a href="https://www.businessinsider.com/elon-musk-tells-twitter-tesla-staff-be-hardcore-old-email-2022-11?op=1">link</a>)</p></li><li><p>The Conversation. <em>Elon Musk&#8217;s &#8216;hardcore&#8217; management style: a case study in what not to do</em> (<a href="https://theconversation.com/elon-musks-hardcore-management-style-a-case-study-in-what-not-to-do-194999">link</a>)</p></li><li><p>The Pragmatic Engineer. <em>How developers are actually using AI </em>(<a href="https://newsletter.pragmaticengineer.com/i/154200840/how-developers-are-actually-using-ai">link</a>)</p></li><li><p>Blog One Useful Thing (<a href="https://www.oneusefulthing.org/">link</a>)</p></li><li><p>Business Insider. <em>AI execs at big consulting firms share their favorite prompts and how they use the technology</em> (<a href="https://www.businessinsider.com/ai-chiefs-top-consulting-firms-how-to-use-ai-prompts-2025-2">link</a>)</p></li></ol><div id="youtube2-vol1qJB2waE" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;vol1qJB2waE&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/vol1qJB2waE?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div>]]></content:encoded></item><item><title><![CDATA[Game-changing strategies to ace your Performance Review]]></title><description><![CDATA[Master the art of performance reviews with proven strategies to showcase your impact, secure recognition, and accelerate your career growth.]]></description><link>https://www.fromteamstotitans.com/p/5-game-changing-strategies-to-ace</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/5-game-changing-strategies-to-ace</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Mon, 10 Feb 2025 20:20:35 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!Z2TP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Z2TP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Z2TP!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!Z2TP!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!Z2TP!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!Z2TP!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Z2TP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:456409,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Z2TP!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!Z2TP!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!Z2TP!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!Z2TP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ff0e02a-0c0d-47f1-9062-3af49d49743d_1024x1024.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><p>When I started my first job, I believed excellent work alone would earn recognition in performance reviews. During my second year, I was stunned to receive only a "meets expectations" rating&#8212;I had no system to showcase my impact, and my new manager was unaware of my contributions. This experience taught me that performance reviews aren't just about your work but how effectively you present your value. Since then, I've developed a system that has helped me and my teams earn well-deserved recognition, promotions, and raises. Here&#8217;s what you need to know.</p><h3>Keep track of what you did</h3><p>Most managers don&#8217;t remember every contribution&#8212;it&#8217;s your job to document them.</p><p>List your <strong>top 3 achievements</strong> first. These should clearly demonstrate your value to both your immediate manager and other calibration managers, while being concise enough to quickly convey your impact.</p><p><strong>&#128161; Tip:</strong> keep a running list in a simple Google Doc, Notion page, or spreadsheet to track achievements and their impact. Haven't kept such a document? Don't worry&#8212;you can mine your weekly, monthly, and quarterly team presentations or personal documents to reconstruct your deliverables and their business context. Most organizations also use work tracking software like JIRA&#8212;simply filter by your username to find your completed epics, tickets, and tasks!</p><h3>Emphasize organizational impact</h3><p>Show your business impact using this formula: <em><strong>Problem&#8594;Actions&#8594;Outcome.</strong></em></p><ul><li><p><strong>Problem:</strong> <em>What challenge did the business face?</em></p></li><li><p><strong>Actions:</strong> <em>What did you do to address it?</em></p></li><li><p><strong>Outcome:</strong> <em>What measurable results did you achieve?</em></p></li></ul><p>During yearly reviews, organizations assess each individual's contribution to the company's success. You don't need to be a manager to show how your work affects the bottom line. Even at entry level, understanding the broader business context catches reviewers' attention&#8212;these are the people steering the company. Also, make sure to quantify outcomes wherever possible&#8212;think % growth, time saved, costs reduced, etc.</p><p>This approach demonstrates professional maturity and builds trust. When you explain the initial motivation behind your actions and their results, you show that you consistently consider the company's needs in your decision-making. Consider the following examples:</p><p><em><strong>Senior Marketing Specialist</strong></em></p><p><strong>Achievement:</strong> Increased Lead Generation Through Targeted Content Strategy</p><p><strong>Problem:</strong> <em>Lead generation was declining, with low engagement from key target audiences on LinkedIn, Google Ads, and email marketing campaigns. Our content wasn't connecting with decision-makers in target industries, resulting in a 15% drop in conversion rates.</em> </p><p><strong>Actions Taken:</strong> <em>Analyzed audience behavior and campaign data to identify content gaps. Created a targeted content strategy with SEO-optimized blog posts, LinkedIn thought leadership articles, and personalized email sequences. Partnered with the sales team to address specific customer pain points.</em> </p><p><strong>Outcome:</strong> <em>Boosted website traffic by 40%, improved LinkedIn engagement by 30%, and increased qualified leads by 25% within three months, strengthening our sales pipeline.</em></p><p><em><strong>Intermediate Project Manager</strong></em></p><p><strong>Achievement:</strong> Delivered the "Nova CRM Integration" Project Ahead of Schedule</p><p><strong>Problem:</strong> <em>The "Nova CRM Integration" project faced deadline risks due to scope creep, misaligned stakeholder expectations, and inefficient resource allocation&#8212;putting a key client contract at risk.</em> </p><p><strong>Actions Taken:</strong> <em>Realigned project scope with stakeholders, streamlined requirements, and optimized resource planning. Implemented weekly Agile stand-ups and a Kanban board to enhance team communication and progress tracking. Maintained proactive risk management through bi-weekly stakeholder check-ins.</em> </p><p><strong>Outcome:</strong> <em>Completed the project two weeks early with 15% cost savings. The successful integration led to improved client satisfaction and a $500K renewal contract.</em></p><p><strong>&#128161; Tip</strong>: Review your weekly, monthly, and quarterly presentations or documents to recall your team's deliverables and understand the broader business context of your contributions.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!ydJ4!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!ydJ4!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!ydJ4!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!ydJ4!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!ydJ4!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!ydJ4!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:515745,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!ydJ4!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!ydJ4!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!ydJ4!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!ydJ4!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8d9fc3a-ddbc-448e-9b2e-0d5ad02fb366_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>Differentiate your achievements</h3><p>The key to an effective achievements list is showing how your work differentiates you from your peers. Help the reviewer understand exactly <strong>what made your contributions stand out</strong>. Was it delivering higher quality work, or perhaps creating an exceptional customer experience? Focus on specific aspects that distinguish you from your colleagues. For example, if your team's goal was to reduce operational costs, highlight the innovative approaches you took to improve efficiency in ways that set you apart.</p><p><em><strong>Principal Full Stack Engineer</strong></em></p><p><strong>Achievement:</strong> <em>Cloud Migration Cuts Operational Costs</em></p><p><strong>Problem:</strong> <em>Our SaaS platform ran on outdated <strong>on-premises infrastructure</strong> with poor scalability and high maintenance costs. Monthly infrastructure spending exceeded our budget by <strong>20%</strong>.</em></p><p><strong>Actions Taken:</strong> <em>After analyzing various cloud solutions, I led the migration to AWS using serverless architecture with AWS <strong>Lambda,</strong> DynamoDB, and S3. I designed a phased migration strategy, refactored microservices for serverless compatibility, and implemented <strong>auto-scaling</strong> with <strong>cost monitoring tools</strong> through AWS Cost Explorer.</em></p><p><strong>Outcome:</strong> <em>The migration reduced infrastructure costs by <strong>40% annually</strong>. The new system improved reliability, cut deployment times by <strong>30%</strong>, and enabled scalable growth without added overhead.</em></p><p>Rather than focusing on quick fixes, this engineer implemented a strategic long-term solution. The migration eliminated on-premises infrastructure that had required two engineers to maintain. These engineers were then reassigned to a revenue-generating project elsewhere in the company. Additionally, this innovative approach leveraged cloud infrastructure to enhance the platform's overall reliability and stability.</p><h3>Unsubstantiated success = no success</h3><p>Be prepared to enter the review process with a <strong>rock-solid foundation of evidence and documentation</strong> to support your work output:</p><ol><li><p>Save emails, presentations, reports, and project artifacts that showcase your impact and contributions throughout the year.</p></li><li><p>Include specific metrics and data: Use concrete numbers, percentages, and measurable outcomes to demonstrate your success (e.g., cost savings, efficiency gains, customer satisfaction scores).</p></li><li><p>Build a portfolio: Organize your work samples, project deliverables, and achievements in an easily presentable format for review discussions.</p></li><li><p>Document process improvements: Maintain records of enhanced workflows, procedures, or systems, complete with before-and-after comparisons.</p></li><li><p>Track timeline adherence: Preserve project schedules and milestones that demonstrate your ability to deliver on time or ahead of schedule.</p></li></ol><p><strong>&#128161; Tip:</strong> compile all documents, slides, screenshots, and reports in a dedicated Google Drive (or whatever document database that&#8217;s used at your company) that's visible to the entire organization. This ensures unobstructed access to evidence during reviews. Follow your company's preferred method for sharing documents and make sure the data is easily accessible&#8212;after all, evidence has no value if it can't be seen.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!pgN-!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!pgN-!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!pgN-!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!pgN-!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!pgN-!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!pgN-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/54151b6d-df67-4585-b020-176968ceb353_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:882292,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!pgN-!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!pgN-!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!pgN-!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!pgN-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F54151b6d-df67-4585-b020-176968ceb353_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><h3>360&#176; feedback is everything</h3><p>When an organization promotes someone, they're essentially saying, "be more like this person." Companies prioritize promoting top performers who are also <strong>excellent collaborators</strong>. They closely evaluate your communication style, pro-activeness, and ability to work well with others. I've seen firsthand how calibration sessions can remove candidates from promotion consideration simply because their collaboration skills didn't match the high standards set by their peers.</p><p>Collaborate with your manager to identify the most relevant people to provide your 360&#176; feedback. Make sure to highlight specific projects you've worked on to receive detailed, meaningful feedback. If you've worked with multiple stakeholders throughout the year, ask your boss to reach out to them for feedback on your behalf. Your boss should send out a somewhat similar message:</p><blockquote><p>Dear [stakeholder name],</p><p>I hope this message finds you well. As part of our talent cycle process, I&#8217;m gathering 360&#176; feedback for [your name].</p><p>Since your team collaborated with [your name] on [project name], I&#8217;d greatly appreciate it if you could share your observations on his/her performance&#8212;specifically regarding collaboration, impact on the project, and any areas where he/she excelled or could grow.</p><p>Thank you in advance for your time and support.</p></blockquote><h3>Turning preparation into performance</h3><p>Mastering your yearly performance review isn&#8217;t just about listing achievements, but about telling a compelling story of your impact, growth, and potential. By proactively tracking your accomplishments, framing them within the broader business context, and substantiating them with evidence, you position yourself as a high-performing professional who not only delivers results but also drives meaningful change.</p><p>Your performance review is a chance to <strong>take control</strong> of your <strong>career trajectory</strong>. With the right preparation, you can turn it into an opportunity for growth, recognition, and advancement. Start today: Open a doc, list your top three achievements, and craft your Problem &#8594; Actions &#8594; Outcome stories. Your future self will thank you.</p>]]></content:encoded></item><item><title><![CDATA[DeepSeek’s R1 is a masterclass in organizational function]]></title><description><![CDATA[When faced with resource and time constraints, companies must often get creative to hit their maximum speed.]]></description><link>https://www.fromteamstotitans.com/p/deepseeks-r1-is-a-masterclass-in</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/deepseeks-r1-is-a-masterclass-in</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Tue, 04 Feb 2025 12:03:28 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!-eTy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!-eTy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!-eTy!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png 424w, https://substackcdn.com/image/fetch/$s_!-eTy!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png 848w, https://substackcdn.com/image/fetch/$s_!-eTy!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png 1272w, https://substackcdn.com/image/fetch/$s_!-eTy!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!-eTy!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png" width="1404" height="1406" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/db4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1406,&quot;width&quot;:1404,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1199242,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!-eTy!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png 424w, https://substackcdn.com/image/fetch/$s_!-eTy!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png 848w, https://substackcdn.com/image/fetch/$s_!-eTy!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png 1272w, https://substackcdn.com/image/fetch/$s_!-eTy!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdb4b93a0-0d4c-4a93-b129-552102d23494_1404x1406.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>For DeepSeek, these constraints&#8212;combined with urgency and ambition&#8212;catapulted the company into the AI stratosphere, putting it in direct competition with giants like OpenAI and Anthropic. The USA imposed restrictions on China's access to advanced semiconductors, particularly GPUs used to train AI models. In response to the October 2023 sanctions, Nvidia developed the H800 specifically for the Chinese market. The situation worsened a year later when additional US semiconductor restrictions effectively banned the export of even these downgraded graphics cards to China. These measures placed Chinese startups at a significant disadvantage compared to their American counterparts, who faced only financial constraints in accessing cutting-edge GPUs. As a result, DeepSeek's researchers and engineers had to work with a limited fleet of graphics cards, forcing them to develop ingenious and unconventional approaches to achieve their goals.</p><p>This analysis shows how their unconventional approach to sourcing talent, assignments centered on staff strengths, and strategic foresight set DeepSeek up for unprecedented success in the AI domain.</p><h3>No experience&#8212;no problem</h3><p>DeepSeek's hiring strategy is based on two simple rules: a hard "no" to anyone with more than 8 years of experience, and for applicants with 5-8 years of experience, they must demonstrate truly elite performance during interviews. Real innovation comes not from preconceived notions of problem-solving, but from pure interest and curiosity in understanding the true nature of assignments.</p><p>DeepSeek's R&amp;D thrives on university graduates and early-career professionals. Notably, many individuals behind the breakthrough model R1 came from fields like physics and mathematics rather than computer science. The company has turned the traditional talent-finding approach&#8212;based on seniority and industry experience&#8212;upside down, favoring individuals unburdened by repetitive corporate work. As Liang Wenfeng, CEO and founder of the company, puts it: <em>"What we need are people who are extremely passionate about technology, not people who are used to finding answers based on experience."</em></p><p>While many companies recognize that junior hires often think more creatively, DeepSeek elevated this concept into a core principle&#8212;making it the foundation of their innovative culture.</p><h3>Flat, goal-centered structure</h3><p>The employees behind the world's hottest LLM have the confidence to maximize their impact, supported by peers who recognize each other's strengths. Assignment structures are tailored around everyone's <strong>specialized skills</strong>. Rather than having teams with assigned managers, they organize around specific goals or problems to solve. In these groups, individuals can push boundaries while applying their unique strengths. Goal groups have no fixed headcount&#8212;instead, they are staffed with individuals who can make the biggest impact on the problem at hand.</p><p>This approach differs from the traditional model where managers dictate roadmaps and maintain exclusive oversight of team activities. It aligns with the <a href="https://basecamp.com/shapeup/2.2-chapter-08#team-and-project-sizes">'betting' concept in the ShapeUp</a> methodology&#8212;teams commit to specific outcomes within defined time periods and scope. The decentralized structure encourages proactive communication, particularly when solutions aren't immediately apparent. Through team transparency, DeepSeek creates an environment where teams learn from and support each other when facing obstacles.</p><h3>Pulling on the rope together</h3><p>Every individual, regardless of their background or experience level, possesses the innate capacity to generate groundbreaking ideas that can revolutionize the company's approach to problem-solving. Moreover, the company maintains a deliberately flat organizational structure where all employees share the title "Member of the Technical Staff" - there are no hierarchical distinctions, senior titles, or experience-based levels assigned to any team member.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!r4zd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!r4zd!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png 424w, https://substackcdn.com/image/fetch/$s_!r4zd!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png 848w, https://substackcdn.com/image/fetch/$s_!r4zd!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png 1272w, https://substackcdn.com/image/fetch/$s_!r4zd!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!r4zd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png" width="1402" height="1400" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1400,&quot;width&quot;:1402,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1029950,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!r4zd!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png 424w, https://substackcdn.com/image/fetch/$s_!r4zd!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png 848w, https://substackcdn.com/image/fetch/$s_!r4zd!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png 1272w, https://substackcdn.com/image/fetch/$s_!r4zd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc269a3d8-8c15-4833-a4e0-dd7e429c8a68_1402x1400.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>Is DeepSeek building the future tech workplace?</h3><p>The company&#8217;s culture isn&#8217;t just an experiment in efficiency&#8212;it&#8217;s a masterclass in organizational function. By rejecting conventional wisdom on talent, structure, and leadership, the company has demonstrated that radical approaches can lead to groundbreaking results.</p><p>If DeepSeek continues to succeed, its &#8220;hierarchy-free, constraint-driven, interdisciplinary-first&#8221; model could inspire the next wave of AI startups to prioritize ingenuity over brute force. However, whether this model can scale beyond a single breakthrough remains the biggest open question.</p><p>Will DeepSeek&#8217;s radical structure redefine AI workplaces, or is it a product of unique constraints that won&#8217;t last? Time will tell&#8212;but for now, it stands as one of the boldest organizational experiments in the AI industry.</p><div><hr></div><h3>Sources</h3><ol><li><p>The Guardian. <em>Who is behind DeepSeek and how did it achieve its AI Sputnik moment?</em> (2025) (<a href="https://www.theguardian.com/technology/2025/jan/28/who-is-behind-deepseek-and-how-did-it-achieve-its-ai-sputnik-moment?utm_source=chatgpt.com">link</a>)</p></li><li><p>36Kr. <em>DeepSeek's employment philosophy: top students, young people, no rat races</em> (2025) (<a href="https://36kr.com/p/3113896499023620">link</a>)</p></li><li><p>Weixin AI Blog. <em>DeepSeek&#8217;s talent perspective: no KPIs, flat hierarchy, no rat races</em> (2025) (<a href="https://mp.weixin.qq.com/s/nLDN4Z0B6F4b7E78bnEk-w">link</a>)</p></li></ol>]]></content:encoded></item><item><title><![CDATA[The three pillars of effective management: Trust, Autonomy, and Continuous Learning]]></title><description><![CDATA[Unpacking the essentials of leadership: How trust, autonomy, and a growth mindset transform teams and elevate managers.]]></description><link>https://www.fromteamstotitans.com/p/the-three-pillars-of-effective-management</link><guid isPermaLink="false">https://www.fromteamstotitans.com/p/the-three-pillars-of-effective-management</guid><dc:creator><![CDATA[Leszek Wisniewski]]></dc:creator><pubDate>Thu, 23 Jan 2025 10:07:17 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!TbFk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Building trust, avoiding micromanagement, and prioritizing continuous learning are essential for effective leadership and team success in management roles. In this article I emphasize how identifying and active development of individual strengths and fostering open communication can enhance team dynamics and performance.</p><p>Stepping into a management role is exciting and offers a brand new path for making an impact across your company. Like in every discipline, the beginnings are not easy and it&#8217;s not always clear how one should navigate surfacing challenges.</p><p>Let me share my recollection of my early days as an engineering manager&#8212;how I experienced this shift in reality and the major challenges I faced. For each challenge, I'll highlight key leadership aspects that every boss should keep in mind, whether they're just starting their managerial journey or are seasoned leaders.</p><h2>Trust: The Foundation of Leadership</h2><blockquote><p><em>Trust - assured reliance on the character, ability, strength, or truth of someone or something.</em> <a href="https://www.merriam-webster.com/dictionary/trust">[1]</a></p></blockquote><p>Fostering trust among your team members, stakeholders will be fundamental in creating your success as a leader. Trust is necessary to build the right communication and collaboration culture. An effective leader must acknowledge that and give the right amount attention to learning each individual&#8217;s perspective on preferred ways of contributing, their view on team dynamics and their career aspirations.</p><p>In his influential book <em>The Five Dysfunctions of a Team</em>, Patrick Lencioni identifies trust as the cornerstone of team cohesion. By building trust, teams can minimize interpersonal conflict and create a supportive, collaborative work environment that drives success.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!TbFk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!TbFk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!TbFk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!TbFk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!TbFk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!TbFk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/cf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1711003,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!TbFk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!TbFk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!TbFk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!TbFk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcf377c03-8c87-4bcd-b4fd-0e9c84ad7219_1024x1024.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Building trust has not only helped lead an innovative and productive team but has given me an opportunity to connect with people on a more personal level, providing a perspective on their personalities, experiences and opinions. They allowed me to form an understanding about a person&#8217;s motivations and preferences, strengthening the relationship between introducing a team change and observing a positive response.</p><h2>Avoid Micromanagement</h2><blockquote><p><em>Micromanagement &#8212; the direct management of a project, etc. to an excessive degree, with too much attention to detail and insufficient delegation.</em> <a href="https://en.wiktionary.org/wiki/micromanagement">[2]</a></p></blockquote><p>When I first became a manager, I stuck to what I knew best: programming. I believed that by personally maintaining high-quality code, I could ensure success. But this approach came at a cost&#8212;I was stifling my team&#8217;s growth. Team members were hesitant to take initiative and our strategic priorities suffered. Overcommitting to individual contributions was leaving consequences to the well-being of the team:</p><ol><li><p>Slower discovery of team members&#8217; individual strengths and motivations;</p></li><li><p>Negligence of product vision and blunted strategic awareness;</p></li><li><p>Demoralization that I&#8217;m &#8220;<em>in their kitchen</em>&#8221;.</p></li></ol><p>Through feedback I was made aware of that I&#8217;m <em>not managing</em>&#8212;but rather <em>micromanaging,</em> one of the all-time dreaded qualities of a boss.</p><p>Let&#8217;s not be afraid to use this word where applicable&#8212;exercising excessive control over product changes will take away growth opportunities for the team individuals. Research by Deci and Ryan (2000) <a href="https://selfdeterminationtheory.org/SDT/documents/2000_RyanDeci_SDT.pdf">[3]</a> on self-determination theory highlights that such control undermines intrinsic motivation by limiting autonomy, a critical driver of creativity and engagement. Instead of fostering innovation, micromanagement discourages initiative and reduces overall well-being within the team.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!YH3X!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!YH3X!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!YH3X!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!YH3X!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!YH3X!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!YH3X!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c4894770-6eee-4697-adf9-357794e711b2_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1549409,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!YH3X!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!YH3X!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!YH3X!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!YH3X!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4894770-6eee-4697-adf9-357794e711b2_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><p>To grow as a leader, I had to shift my mindset. I slowly started encouraging my team to experiment and solve problems their own way. This not only empowered them but also accelerated their learning and boosted morale. By releasing my grips on the <em>&#8220;hows&#8221;</em> of product contributions, I have witnessed a speed up the learning process of the group and it has paid significant dividends.</p><h2>Embrace Continuous Learning</h2><p>Continuous learning is not just about picking up new skills&#8212;it&#8217;s about constantly evaluating and refining how you lead. Early in my management journey, I struggled to delegate effectively. Journaling became my go-to tool for self-reflection. By reviewing my decisions and communication style daily, I identified habits that were holding me back. For example, I noticed that I avoided delegating certain tasks out of fear they wouldn&#8217;t be done &#8216;my way,&#8217; which was slowing team progress.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!qmV5!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!qmV5!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!qmV5!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!qmV5!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!qmV5!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!qmV5!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png" width="1024" height="1024" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1024,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1551383,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!qmV5!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png 424w, https://substackcdn.com/image/fetch/$s_!qmV5!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png 848w, https://substackcdn.com/image/fetch/$s_!qmV5!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!qmV5!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a235995-1652-430f-83a5-4d456ea2c52b_1024x1024.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>To efficiently learn the essentials on the job, self-reflecting and open-mindedness are must-have qualities. New managers face a steep learning curve. The 2015 Gallup report <em>State of the American Manager</em> <a href="https://d46w5x9vt7qfg.cloudfront.net/businessreport/2015/04/StateOfAmericanManager_032715_mhLowRes.pdf">[4]</a> reveals that most companies, including those in tech, promote individuals based on technical expertise or tenure rather than formal training in management. This leaves many new leaders unprepared for the nuanced challenges of the role.</p><p>Having said that, there&#8217;s no step-by-step guide for navigating everyday managerial situations. To learn effectively on the job, self-reflection and open-mindedness are essential. Here are a few ways to prioritize learning:</p><ol><li><p>Seek mentorship from a trusted colleague or someone in your professional network.</p></li><li><p>Journal regularly to reflect on your decisions, challenges, and interactions.</p></li><li><p>Proactively ask for feedback from your team and peers.</p></li><li><p>Explore coaching or therapy to better understand yourself and your leadership style.</p></li></ol><p>These are just starting points, but each person&#8217;s learning journey is unique. So, let me leave you with a question to reflect on: <em>&#8220;Under what conditions do I learn best?&#8221;</em></p>]]></content:encoded></item></channel></rss>