Agent Dev Toolkit — Development skill for Claude Code
Multi-agent skills toolkit: sync shared SDD workflows, stack skills, and policy into Cursor, Claude, Codex, Copilot, and more.
How to install Agent Dev Toolkit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open tibursocampos/agent-dev-toolkit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Dev Toolkit does
Multi-agent skills toolkit: sync shared SDD workflows, stack skills, and policy into Cursor, Claude, Codex, Copilot, and more.
Alternatives in Development
- Understand Anything — Graphs that teach graphs that impress 80.7k ★
- Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★
- Getspecstory — Extensions for GH Copilot, Cursor, and Claude Code 1.1k ★
README
# Agent Dev Toolkit
Unified multi-agent skills **core** with per-agent **adapters**. Sync the same SDD workflows, stack skills, and policy into Cursor, Claude Code, Codex, GitHub Copilot, Antigravity, OpenCode, Grok Build, ZCode ADE, Hermes, and OpenHands.
**Public** — clone and fork freely; **no upstream contributions**; GitHub Issues are **bugs only** (see [CONTRIBUTING.md](CONTRIBUTING.md) and [docs/REPO_GOVERNANCE.md](docs/REPO_GOVERNANCE.md)). Security: [SECURITY.md](SECURITY.md).
Prerequisites
Supported OS: **Windows**, **Linux** (Ubuntu, Debian, and derivatives), and **macOS**.
| Requirement | Notes |
|---|---|
| PowerShell | Windows: PowerShell 5.1+ or pwsh 7+ (recommended). Linux / macOS: pwsh 7+ only (Windows PowerShell 5.1 is not available on those OS). Install PowerShell |
| Git | Optional — only if you prefer cloning instead of Option 0 bootstrap |
| Target agent | At least one supported agent (see table below) |
Full install steps: **[docs/INSTALL.md](docs/INSTALL.md)** (including **Option 0 — Release bootstrap**: HTTPS zip → SHA256 → extract → `toolkit.ps1`).
What this is
| Layer | Role |
|---|---|
| Core | Agent Skills (core/skills/), policy, router, SDD contracts — agent-neutral |
| Adapters | Publish core into each agent’s install layout (~/.cursor, ~/.claude, …) |
| CLI | toolkit.ps1, sync-agent.ps1, validate-agent.ps1 |
| Validation | In-repo fixtures + CI smokes — no live home write required for green |
Quick start
Pick the commands for **your** operating system. Downloading the file does not install the toolkit; you run `bootstrap.bat` or `bootstrap.ps1` on your computer. The first line only downloads that launcher. The second line runs it. The zip is the same on every OS. Extracting it is the launcher's job, not the site's. The launcher checks SHA256 and opens th
Related Skills
Thread Keeper
Multi-agent shared brain across Claude Code/Desktop, Codex, Gemini, Copilot, VS Code. Cross-session memory, se
Omnivue
Omnivue is a 100% local multi-agent session manager for OpenCode, Copilot, Cursor, Pi, Claude Code, and Codex.
Agents Teamwork
Universal multi-IDE agent teamwork skills: one team-orchestrator skill + per-tool role configs for 12 coding t
Hearmemory
Shared memory for multi-agent coding: subagents and Codex/Claude Code/Cursor hand-offs share one project memor
Agentsmd Sync
agentsmd-sync propagates a canonical AGENTS.md into the tool files assistants read (CLAUDE.md, Copilot, Cursor
EstreGenesis
Run Claude, Cursor, Copilot, and Gemini on the same codebase without rule-file chaos. Bilingual (EN/KO) AGENTS
Related Agents
Plugin Host Parity Checker
Checks that the shared skills/ tree, the three host manifests (.claude-plugin/, .cursor-plugin/, .codex-plugin
Consult Agent
Execute cross-tool AI consultations via Task spawning. Use when agents or workflows need a second opinion from
Wiki Sync
Use this agent when syncing the vault git repository during automated maintenance cycles. Typical triggers inc