<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/how-to-use-codex-subagents-sxcxzp7ou" -->

---
title: How to Use Codex Subagents | daily.dev
description: A beginner-focused tutorial video explaining how to use OpenAI Codex as a multi-agent system, where a manager agent delegates tasks to specialized subagents...
canonical: https://daily.dev/posts/how-to-use-codex-subagents-sxcxzp7ou
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: How to Use Codex Subagents | daily.dev
og:description: A beginner-focused tutorial video explaining how to use OpenAI Codex as a multi-agent system, where a manager agent delegates tasks to specialized subagents...
og:url: https://daily.dev/posts/how-to-use-codex-subagents-sxcxzp7ou
og:image: https://api.daily.dev/og/posts/SXcxzP7oU.png
og:image:alt: How to Use Codex Subagents
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.

# How to Use Codex Subagents

**[proflead](https://daily.dev/sources/proflead)** · [@proflead](https://daily.dev/proflead) · 1 min read · 1 upvotes · 0 comments

## Summary

A beginner-focused tutorial video explaining how to use OpenAI Codex as a multi-agent system, where a manager agent delegates tasks to specialized subagents acting as planner, coder, reviewer, and tester. Covers what subagents are, when to use or avoid them, and a simple prompt workflow for getting started.

## Content

I just published a new video: **OpenAI Codex Subagents Tutorial for Beginners**.

In this one, I explain how Codex can work more like an AI coding team, with a manager agent delegating work to planner, coder, reviewer, and tester-style subagents.

I cover what subagents are, when to use them, when not to use them, and a simple step-by-step prompt workflow for beginners.

Would love to hear how you are using Codex or other AI coding agents in your workflow.

Watch the full video on YouTube: [Codex Agents](https://youtu.be/xItvCoWNPVo?si=zGLFIlRWgvweAmkH)

## Similar posts on daily.dev

- [From One Agent to a Team: Understanding Codex Subagents](https://daily.dev/posts/from-one-agent-to-a-team-understanding-codex-subagents-80uoydfag) · Towards Data Science · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#openai](https://daily.dev/tags/openai), [#prompt-engineering](https://daily.dev/tags/prompt-engineering), [#openai-codex](https://daily.dev/tags/openai-codex)

[View this post on daily.dev](https://daily.dev/posts/how-to-use-codex-subagents-sxcxzp7ou)

```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":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/how-to-use-codex-subagents-sxcxzp7ou","headline":"How to Use Codex Subagents","text":"A beginner-focused tutorial video explaining how to use OpenAI Codex as a multi-agent system, where a manager agent delegates tasks to specialized subagents acting as planner, coder, reviewer, and tester. Covers what subagents are, when to use or avoid them, and a simple prompt workflow for getting started.","url":"https://daily.dev/posts/how-to-use-codex-subagents-sxcxzp7ou","datePublished":"2026-07-02T14:57:21.030Z","dateModified":"2026-09-13T21:27:46.378Z","author":{"@type":"Person","name":"Vladislav Guzey","url":"https://daily.dev/proflead","image":"https://media.daily.dev/image/upload/s--4L7ELKjK--/f_auto/v1783678559/avatars/avatar_mynD5jCcrzlhTMlFarmBA?_a=BAMAMicg0","description":"Developer & PhD Researcher in AI · 20+ Years in Web, Data & Growth · Helping Developers Work Smarter","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":580}},"image":"https://media.daily.dev/image/upload/s--qNeIlko6--/f_auto/v1783004242/posts/SXcxzP7oU?_a=BAMAMicg0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"isPartOf":{"@type":"WebPage","url":"https://daily.dev/squads/proflead","name":"proflead"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"proflead","item":"https://daily.dev/squads/proflead"},{"@type":"ListItem","position":3,"name":"How to Use Codex Subagents"}]}
```

