Skip to content

Instantly share code, notes, and snippets.

View imshestakovap-code's full-sized avatar

imshestakovap-code

  • Joined Oct 10, 2025
View GitHub Profile
@eastlondoner
eastlondoner / claude-code-subagent.mdc
Created August 22, 2025 21:07
Claude subagents from cursor
---
alwaysApply: true
---
# Claude Delegation via tmux MCP Server
## Overview
This guide explains how to delegate tasks to Claude Code (claude-yolo) using the tmux MCP server. claude-yolo is a version of Claude Code that automatically performs many tasks in the background without needing as much user interaction as regular claude code (claude). This setup allows you to run Claude in a persistent tmux session and communicate with it programmatically through MCP server tools.