appautomaton/agent-designer

126 stars · Last commit 2026-07-11

Portable SKILLs workspace for Claude Code, Codex, and Gemini — issue-driven workflows and cross-agent collaboration via bridge scripts with session continuity.

README preview

Language: English | [中文](README.zh-CN.md)

# Agent Designer

A catalog of installable skills for AI coding agents: Claude Code, Codex, Antigravity, and Grok.

Structured, reusable skills that give your agents clear workflows, safe defaults, and multi-turn collaboration capabilities. Install the ones you want into the harness you already use, and your agents work methodically rather than freestyle.

## What's inside

**Collaboration skills** — let your agents delegate to each other via bridge scripts with session continuity:

| Skill | Purpose |
|---|---|
| `collaborating-with-claude` | Delegate to Claude Code CLI (review, diff, consultation) |
| `collaborating-with-antigravity` | Delegate to Antigravity CLI `agy` (review, web search, image analysis) |
| `collaborating-with-codex` | Delegate to Codex CLI (implementation, diagnosis, review, image generation) |
| `collaborating-with-grok` | Delegate to Grok CLI (review, diagnosis, live web/X search; coding model e.g. `grok-4.5`) |

**Issue-driven development** — structure work into plans and trackable Issue CSVs:

View full repository on GitHub →