emanuelrechsteiner

Control Agent — Project Management agent for Claude Code

Project Management community

Central orchestrator and project coordinator.

How to install Control Agent

Installs to ~/.claude/agents/emanuelrechsteiner-claude-rcode-control-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/emanuelrechsteiner/claude-rcode/HEAD/agents/control-agent.md -o ~/.claude/agents/emanuelrechsteiner-claude-rcode-control-agent.md

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

What Control Agent does


name: control-agent description: "Central orchestrator and project coordinator. Use when starting multi-step work that involves multiple specialized agents, when you need to decide which agents to dispatch in parallel, or when a complex task needs structured task-breakdown + delegation + synthesis. The control-agent does not write code itself — it plans, delegates, and tracks. Recommended invocation: 'use the control-agent to coordinate this' or at the start of any work involving 3+ speciali

Alternatives in Project Management

  • Memory Keeper — Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that 38.1k ★
  • Project Coordinator — Coordinates multi-agent workflows for this project 32.1k ★
  • Claude Squad — Manages multiple AI terminal agents including Claude Code and Aider in parallel 5.6k ★

Full documentation available on GitHub

View Source Repository