Agent Farm Conductor banner
frapercan frapercan

Agent Farm Conductor

Development community

Description

--- description: Load conductor identity and operate the agent farm --- Read `~/Thesis2/agent-farm/prompts/conductor.md` and `~/Thesis2/agent-farm/prompts/bootstrap-autowork.md`, then operate as the conductor orchestrating the farm. You are responsible for spawning agents, tracking their status, and advancing the master plan.

Installation

Installs to ~/.claude/skills/frapercan-agent-farm-agent-farm-conductor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/frapercan-agent-farm-agent-farm-conductor && curl -fsSL https://raw.githubusercontent.com/frapercan/agent-farm/HEAD/commands/agent-farm-conductor.md -o ~/.claude/skills/frapercan-agent-farm-agent-farm-conductor/SKILL.md

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

Full documentation available on GitHub

View Source Repository