dcouple

Agent Farm — Development skill for Claude Code

Development community

Harness Configurator: Switch agent setups for Claude Code and Codex CLIs without reinstalling everything.

How to install Agent Farm

This entry records only its repository, not the path inside it, so there is no exact command to give. Open dcouple/agent-farm and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Agent Farm does

Harness Configurator: Switch agent setups for Claude Code and Codex CLIs without reinstalling everything. Agent agnostic skill composition, made easy. Install Agent Farm, your Agent's Package Manager (APM) now.

Alternatives in Development

  • Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
  • Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★
  • Rev Requirements — 既存のコードベースから要件定義書を逆生成します 974 ★

README

![Agent Farm — a pixel-art robot tending skill crops beside native terminal huts](docs/assets/agent-farm-banner.png)

Agent Farm

**Load the right skills for each job. Keep your native terminal.**

Agent Farm is a harness configurator. A harness is the full working setup around an AI model — instructions, tools, permissions, and checks. Agent Farm lets you save different setups and switch between them without reinstalling everything for every conversation.

Pick a setup, point it at a repo, and Agent Farm opens your native Claude Code or Codex terminal with that configuration loaded.

Think of each setup as a desk prepared for a job. For SEO, you might lay out site references, search tools, and a skill that walks through researching and improving a page. For presentations, you bring brand guidelines, slide tools, and a workflow for turning an outline into a story. Each setup keeps the relevant material close to the work.

Install

Requires **Node 22.15+**, macOS or Linux, and the Claude Code and/or Codex CLI installed and authenticated.

git clone https://github.com/dcouple/agent-farm.git
cd agent-farm
pnpm install --frozen-lockfile && pnpm build
mkdir -p ~/.local/bin
ln -s "$PWD/dist/cli.js" ~/.local/bin/agent-farm

Add `~/.local/bin` to your shell's `PATH`, then:

agent-farm init

After pulling updates, run `agent-farm plugin install` to sync new profiles.

It checks your prerequisites, installs the default profiles and skills, explains how everything fits together, and offers to launch your first session.

Profiles

Agent Farm ships with profiles ready to use. The interactive launcher shows them like this:

◆  What would you like to do?
│  ● claude-quick-worker     claude · claude-opus-4-6[1m] · high
│  ○ codex-quick-worker      codex · gpt-5.6-luna · max
│  ○ claude-worker           claude · claude-fable-5-1 · high
│  ○ codex-worker            codex · gpt-6-astra · medium
│  ○ claude-pr-reviewer     claude · claude-opus-4-6 · high