Bootstrap Autowork banner
frapercan frapercan

Bootstrap Autowork

Development community

Description

# Bootstrap autowork — what the conductor does on session entry This is the canonical session opener. The launch-conductor.sh tmux flow pastes a single line that points the conductor at this file. The conductor reads it, runs the boot sequence in order, and reports back. ## Read first - `~/Thesis2/agent-farm/prompts/conductor.md` (operating manual) - `~/Thesis2/CLAUDE.md` (hard constraints) ## The 4 parallel threads (steady state) Once boot is green and the user has explicitly OK'd spawning

Installation

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

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

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

Full documentation available on GitHub

View Source Repository