<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/i-found-the-best-ai-coding-setup-claude-codex-efvkauu9g" -->

---
title: I found the BEST AI coding setup  #claude #codex | daily.dev
description: A workflow demonstration showing how to configure AI coding agent worktrees for parallel development sessions. The setup involves creating worktree shortcuts...
canonical: https://daily.dev/posts/i-found-the-best-ai-coding-setup-claude-codex-efvkauu9g
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: I found the BEST AI coding setup  #claude #codex | daily.dev
og:description: A workflow demonstration showing how to configure AI coding agent worktrees for parallel development sessions. The setup involves creating worktree shortcuts...
og:url: https://daily.dev/posts/i-found-the-best-ai-coding-setup-claude-codex-efvkauu9g
og:image: https://api.daily.dev/og/posts/EfvkAuu9g.png
og:image:alt: I found the BEST AI coding setup  #claude #codex
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I found the BEST AI coding setup  #claude #codex

**[Ben Holmes](https://daily.dev/sources/bholmes)** · 1 min read · 0 upvotes · 0 comments

## Summary

A workflow demonstration showing how to configure AI coding agent worktrees for parallel development sessions. The setup involves creating worktree shortcuts that automatically launch terminal sessions in agent mode, run startup commands to initialize git worktrees with random names, install dependencies upfront, and allow customization via a config file — all aimed at reducing wasted tool calls while the AI agent works.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=KDab98BOITY>

## Similar posts on daily.dev

- [Maximum-Effiency Coding Setup](https://daily.dev/posts/maximum-effiency-coding-setup-x91nrxhy1) · Towards Data Science · 78 upvotes · 4 comments

---

[View this post on daily.dev](https://daily.dev/posts/i-found-the-best-ai-coding-setup-claude-codex-efvkauu9g)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"I found the BEST AI coding setup  #claude #codex","url":"https://daily.dev/posts/i-found-the-best-ai-coding-setup-claude-codex-efvkauu9g","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/i-found-the-best-ai-coding-setup-claude-codex-efvkauu9g"},"datePublished":"2026-06-16T14:27:55.032Z","dateModified":"2026-06-21T15:04:46.259Z","description":"A workflow demonstration showing how to configure AI coding agent worktrees for parallel development sessions. The setup involves creating worktree shortcuts...","image":"https://i.ytimg.com/vi/KDab98BOITY/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/KDab98BOITY/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Ben Holmes","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Ben Holmes","logo":"https://media.daily.dev/image/upload/s--T_e2P4Sg--/f_auto/v1704628081/logos/bholmes.jpg","url":"https://daily.dev/sources/bholmes"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/i-found-the-best-ai-coding-setup-claude-codex-efvkauu9g","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"","timeRequired":"PT1M","video":{"@type":"VideoObject","name":"I found the BEST AI coding setup  #claude #codex","description":"A workflow demonstration showing how to configure AI coding agent worktrees for parallel development sessions. The setup involves creating worktree shortcuts...","thumbnailUrl":"https://i.ytimg.com/vi/KDab98BOITY/sddefault.jpg","uploadDate":"2026-06-16T14:27:55.032Z","duration":"PT1M","url":"https://api.daily.dev/r/EfvkAuu9g","embedUrl":"https://www.youtube.com/embed/KDab98BOITY"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Ben Holmes","item":"https://daily.dev/sources/bholmes"},{"@type":"ListItem","position":3,"name":"I found the BEST AI coding setup  #claude #codex"}]}
```

