<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/rt-lydiahallie-btw-you-can-add-context-fork-to-run-a-skill-in-an-isolated-subagent-the-main-co-nodmz9mxe" -->

---
title: RT @lydiahallie: Btw you can add `context: fork` to run...
description: A tip about using `context: fork` in agent workflows to run a skill in an isolated subagent, where the main context only receives the final result rather than...
canonical: https://daily.dev/posts/rt-lydiahallie-btw-you-can-add-context-fork-to-run-a-skill-in-an-isolated-subagent-the-main-co-nodmz9mxe
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: RT @lydiahallie: Btw you can add `context: fork` to run a skill in an isolated subagent. The main context only sees the final result, not t… | daily.dev
og:description: A tip about using `context: fork` in agent workflows to run a skill in an isolated subagent, where the main context only receives the final result rather than...
og:url: https://daily.dev/posts/rt-lydiahallie-btw-you-can-add-context-fork-to-run-a-skill-in-an-isolated-subagent-the-main-co-nodmz9mxe
og:image: https://api.daily.dev/og/posts/NODmz9MxE.png
og:image:alt: RT @lydiahallie: Btw you can add `context: fork` to run a skill in an isolated subagent. The main context only sees the final result, not t…
og:image:width: 1200
og:image:height: 630
og:locale: en
---

[Boris Cherny](https://daily.dev/sources/bcherny)

[Read on](https://api.daily.dev/r/NODmz9MxE)

Mar 17•From x.com

![bcherny's profile](https://pbs.twimg.com/profile_images/1902044548936953856/J2jeik0t_normal.jpg)

Boris Cherny @bcherny

RT @lydiahallie: Btw you can add \`context: fork\` to run a skill in an isolated subagent. The main context only sees the final result, not t…

1 Upvote

Comment

Bookmark

Copy

![Placeholder image for anonymous user](https://media.daily.dev/image/upload/s--qsFuKGv_--/t_logo,f_auto/public/noProfile)Share your thoughtsPost

[![Boris Cherny's image](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/2ef95f0af741426c85c1d51230f37d8e)](https://daily.dev/sources/bcherny)

[Boris Cherny](https://daily.dev/sources/bcherny "https://daily.dev/sources/bcherny")

23 Followers

•

13 Upvotes

#### Would you recommend this post?

Copy link

WhatsApp

Facebook

X

New Squad

Copy linkShare with your friends

1

```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":"RT @lydiahallie: Btw you can add `context: fork` to run a skill in an isolated subagent. The main context only sees the final result, not t…","url":"https://daily.dev/posts/rt-lydiahallie-btw-you-can-add-context-fork-to-run-a-skill-in-an-isolated-subagent-the-main-co-nodmz9mxe","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/rt-lydiahallie-btw-you-can-add-context-fork-to-run-a-skill-in-an-isolated-subagent-the-main-co-nodmz9mxe"},"datePublished":"2026-03-17T03:00:54.431Z","dateModified":"2026-03-17T03:01:26.011Z","description":"A tip about using `context: fork` in agent workflows to run a skill in an isolated subagent, where the main context only receives the final result rather than...","image":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","thumbnailUrl":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","isAccessibleForFree":true,"articleSection":"Boris Cherny","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":"Boris Cherny","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/2ef95f0af741426c85c1d51230f37d8e","url":"https://daily.dev/sources/bcherny"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/rt-lydiahallie-btw-you-can-add-context-fork-to-run-a-skill-in-an-isolated-subagent-the-main-co-nodmz9mxe","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":""}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Boris Cherny","item":"https://daily.dev/sources/bcherny"},{"@type":"ListItem","position":3,"name":"RT @lydiahallie: Btw you can add `context: fork` to run a skill in an isolated subagent. The main context only sees the final result, not t…"}]}
```

