{
  "version": "https://jsonfeed.org/version/1",
  "title": "Engineering-teams on LLBBL Blog",
  "icon": "https://avatars.micro.blog/avatars/2023/40/125738.jpg",
  "home_page_url": "https://llbbl.blog/",
  "feed_url": "https://llbbl.blog/feed.json",
  "items": [
      {
        "id": "http://llbbl.micro.blog/2026/08/11/onboarding-a-second-engineer-to.html",
        "title": "Onboarding a Second Engineer to an Agent-Heavy Repo",
        "content_html": "<p>How do you onboard a new engineer to a project when most of what they need to know is not checked into the code at all? It&rsquo;s the agent configuration. It&rsquo;s the rules about commands, the conventions the agent applies automatically because it&rsquo;s stored in your memory. That isn&rsquo;t shared.</p>\n<p>I think we&rsquo;re still figuring out the answers to this. I&rsquo;m not sure that we should be sharing the context file. I don&rsquo;t think we should be sharing subagents. I could see skills being a shared resource.</p>\n<p>I think it&rsquo;s more important that you don&rsquo;t share everything. The things that should be shared, share cleanly. Set it up like you would set up linting rules on your pipeline.</p>\n<p>Understanding how the other person intends to be productive will impact what items need to be shared. Having access to a good memory system is way more important than checking in your context file.</p>\n<p>When a new person joins, of course, give them access to the code. Of course, give them access to things that you&rsquo;ve agreed upon should be shared. But you should also talk with them and understand what their expectations are of a real workflow from end to end. Do they have the tools that they need in order to build reliable and repeatable workflows that will get results?</p>\n<p>Access to the tools that they need is more important than sharing every single tiny detail.</p>\n<p>People responsible for making changes to a system can learn a lot by just doing. You need to understand the tools before you can understand the system.</p>\n<blockquote>\n<p>I&rsquo;d appreciate a follow. You can subscribe with your email below. The emails go out once a week, or you can find me on Mastodon at <a href=\"https://micro.blog/llbbl?remote_follow=1\">@logan@llbbl.blog</a>.</p>\n</blockquote>\n",
        "date_published": "2026-08-11T10:00:00-05:00",
        "url": "https://llbbl.blog/2026/08/11/onboarding-a-second-engineer-to.html",
        "tags": ["Developer-tools","Documentation","Agentic-coding","Engineering-teams","Onboarding"]
      }
  ]
}
