Agent Dev Kit banner
LFTPadilla LFTPadilla

Agent Dev Kit

Development community

Description

Replicable agent development system: curated Claude Code/Codex skills + bootstrap for the external tools (GSD, caveman, ponytail) that complete the stack.

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

agent-dev-kit

[![CI](https://github.com/LFTPadilla/agent-dev-kit/actions/workflows/ci.yml/badge.svg)](https://github.com/LFTPadilla/agent-dev-kit/actions/workflows/ci.yml) ![License](https://img.shields.io/badge/license-MIT-blue) ![Claude Code](https://img.shields.io/badge/Claude%20Code-plugin%20marketplace-8A2BE2) ![Codex](https://img.shields.io/badge/Codex-compatible-000000) ![Hermes](https://img.shields.io/badge/Hermes-profiles-4B0082) ![Skills](https://img.shields.io/badge/skills-22-4f46e5) ![Profiles](https://img.shields.io/badge/profiles-7-f59e0b) ![Evals](https://img.shields.io/badge/evals-12%20planted%20%C2%B7%203%20controls-10b981) [![Live Website](https://img.shields.io/badge/live--demo-agent--dev--kit.devpipe.net-00d2ff)](https://agent-dev-kit.devpipe.net/)

**Systems engineering for coding agents** — layered concerns, measurable gates, and honest boundaries. Explore the interactive web platform at **[agent-dev-kit.devpipe.net](https://agent-dev-kit.devpipe.net/)**. Clone once, run one script, and get a replicable AI-augmented workflow: plan → build → review → ship → overnight.

The kit, on one screen

[![agent-dev-kit architecture](docs/diagrams/agent-dev-kit-architecture.svg)](docs/how-it-fits-together.md)

External toolchain layers (caveman · ponytail · GSD) and private org overlays feed the public kit — the `AGENTS.md` contract routes to curated skills, runtime profiles, the overnight protocol kit, docs, and quality gates — and Hermes, Codex, Pi, Claude, and DSH consume it. The full stack (runtimes, context, gates, distribution) is covered in [`docs/how-it-fits-together.md`](docs/how-it-fits-together.md).

Source: [`docs/diagrams/agent-dev-kit-architecture.html`](docs/diagrams/agent-dev-kit-architecture.html) — self-contained HTML, exports to SVG/PNG.

60-second start

git clone https://github.com/LFTPadilla/agent-dev-kit && cd agent-dev-kit
./bootstrap.sh          # installs the npm core, links skills into every detected r