One source → many assistants
Agent Toolkit is the L1.5 capability catalog for the Personal DX graph.
Write a skill, agent, or loop once; compile it into every supported tool target.
Agent Toolkit
61 skills · 16 agents · 10 loops · 7 profiles · 6 MCP — capability distribution for the Personal DX graph.
Agent Toolkit · L1.5 capability distribution
Skills, agents, loops, packs, plugins, and MCP templates compile into Claude Code, Cursor, OpenCode, and more — without duplicating the catalog into the workstation.
Stack position
Workstation provisions the machine. Toolkit distributes capabilities. Overlay/harness holds memory and run state. Edges are graph-like — HorneroConfig is an optional desktop surface, not a mandatory linear step.
Agent Toolkit is the L1.5 capability catalog for the Personal DX graph.
Write a skill, agent, or loop once; compile it into every supported tool target.
L1 provisions the machine. L1.5 distributes capabilities. The overlay holds memory and run state.
Precedence is project overlay → toolkit defaults. HorneroConfig is an optional desktop sibling, not a hard dependency.
Capabilities ship for agentic harnesses: budgets, handoffs, inventories, and doctor checks.
Install is one command; verification is inventory + doctor — not marketing counters.
Capability anatomy
One catalog, six capability families. Counts verified against agent-toolkitb6700ca (2026-08-07) — inventory facts, not telemetry.
Source → targets
skills/, agents/, and loops/ are the source of truth. Profiles underprofiles/ are compiled views for each assistant — verified at b6700ca.
Source
agent-toolkit catalog
Distribution is graph-like: the workstation provisions the machine; the toolkit compiles capability; overlays hold memory. No skill is copied by hand into each tool.
Queue ≠ swarm
Mixing them is the most common mental model bug. The queue persists jobs; the swarm runs a recipe topology with isolated worktrees and governance over shared state files.
Background job queue for heavy work: review, PR, CI fix, investigate, refactor. Not a multi-agent runtime.
agent-toolkit devcompanion queue <project> --template code-review
Recipe-driven role topology with isolated worktrees, SHA handoffs, budgets, and governance. Separate from the queue.
agent-toolkit swarm plan --recipe pair --ui tmux "…" --json
Swarm story
Multi-role orchestration is separate from DevCompanion’s queue. Pick a recipe — the same stage pipeline stays; only the role topology changes. Herdr and tmux are two views of one run state.
Shared run state
Preferred workspace GUI over the same run state, approvals, and artifacts.
Terminal panes on an isolated socket — parity view, not a fork of the product.
Install · budgets
uvx --from agent-toolkit-cli agent-toolkit install
agent-toolkit doctor
uv tool install agent-toolkit-cli
agent-toolkit install
/plugin marketplace add ulises-jeremias/agent-toolkit
/plugin install agent-toolkit-core@agent-toolkit
max_total_tokens / max_role_tokens — cap per runmax_cost_usd — spend gatemax_wall_seconds — wall-clock limitmax_concurrency 2 — parallel rolesmax_role_round_trips 2 — pair defaultartifact_size + handoffs — size gates