BeClaude

Enable-Claude-Fork-Agent

New
GitHub TrendingGeneralby Kirchlive

One-time setup that switches Claude Code's default subagent dispatch from flawed context behavior to fork-mode with full session context, including Claude Skills for correct use of forks and worktrees.

First seen 5/22/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/enable-claude-fork-agent.md

3
Invoke with @agent-name
@enable-claude-fork-agent
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is Enable-Claude-Fork-Agent?

One-time setup that switches Claude Code's default subagent dispatch from flawed context behavior to fork-mode with full session context, including Claude Skills for correct use of forks and worktrees.

How to install Enable-Claude-Fork-Agent?

To install Enable-Claude-Fork-Agent: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/enable-claude-fork-agent.md. Finally, @enable-claude-fork-agent in Claude Code.

What is Enable-Claude-Fork-Agent best for?

Enable-Claude-Fork-Agent is a agent categorized under General. It is designed for: agent. Created by Kirchlive.