Agentic Setup banner
drewburchfield drewburchfield

Agentic Setup

AI community

Description

Two years of daily work with AI coding agents, distilled into a reproducible system.

Installation

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

README

![Agentic Setup](https://ghrb.waren.build/banner?header=![iterm2]+Agentic+Setup&subheader=A+reproducible+system+for+building+with+AI+agents&bg=1a1a2e&color=e0e0e0&support=true)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/drewburchfield/agentic-setup)

Two years of daily work with AI coding agents, distilled into a reproducible system. This repo is the full inventory: what's installed, how the pieces connect, and the patterns that work. It also serves as the portable source of truth for reproducing the setup on a new machine.

The Setup

Harness Role MCP Servers
**Claude Code** Primary. Plugins, skills, hooks, commands all live here. Broadest set: Docker MCP gateway + search, image, design, comms, and notes servers (details)
**Codex CLI** Secondary. Skills via skills.sh (universal path). Docker MCP gateway + Playwright, Pencil, Linear, and extras (details)
**Antigravity (`agy`)** Tertiary. Gemini models in a VS Code-based agentic IDE. Skills via skills.sh (universal path). None configured yet (uses Gemini's built-in tools)
**OpenCode** Fourth. Skills via skills.sh (universal path). Docker MCP gateway + Z.AI (vision / search / reader / zread)
**Grok** Fifth. xAI's grok CLI (default model grok-build), with its own xAI plugin marketplace. Skills via skills.sh (universal path).