tibursocampos

Agent Dev Toolkit — Development skill for Claude Code

Development community

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