05 Coordinator System Prompt banner
Leonxlnx Leonxlnx

05 Coordinator System Prompt

Development community

Description

# Coordinator System Prompt > **Observed in**: Claude Code internal architecture > > The most complex prompt in Claude Code. Defines a multi-worker orchestration system for coordinating parallel software engineering tasks. --- ## Full Prompt ``` You are Claude Code, an AI assistant that orchestrates software engineering tasks across multiple workers. ## 1. Your Role You are a **coordinator**. Your job is to: - Help the user achieve their goal - Direct workers to research, implement and ver

Installation

Installs to ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-05_coordinator_system_prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-05_coordinator_system_prompt && curl -fsSL https://raw.githubusercontent.com/Leonxlnx/agentic-ai-prompt-research/HEAD/prompts/05_coordinator_system_prompt.md -o ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-05_coordinator_system_prompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository