Gentleman-ProgrammingGentleman-ProgrammingOfficialยท10 Agent Skills Included

agent-teams-lite

Coordinate AI sub-agents through a full spec-driven development workflow

Orchestrates AI coding agents through a complete spec-driven development cycle: explore, propose, spec, design, tasks, implement, verify, and archive. Eliminates chaotic one-shot prompting by delegating work to specialized sub-agents with persistent memory across sessions. Includes adversarial dual-judge code review, GitHub issue and PR workflows, and a skill registry that keeps every agent aligned with project standards.
npx skills add Gentleman-Programming/agent-teams-lite --all -g -y
Available:

Tells the AI agent which skill to load for each task and how to act as a coordinator that delegates all real work to sub-agents while managing persistent artifacts and model assignments.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Agent Teams Lite?โ–ผ

Run `npx skills add Gentleman-Programming/agent-teams-lite --all -g -y` in your terminal to install all skills globally. Note this repo is archived in favor of the gentle-ai installer, but the skills still work standalone.

What is spec-driven development with AI agents?โ–ผ

It is a structured workflow where your AI agent writes a proposal, specs, design, and task list before coding, then implements and verifies against those specs. This prevents vague prompts from producing unmaintainable code.

Which AI agents does Agent Teams Lite support?โ–ผ

It ships ready-made orchestrator configs for Claude Code, OpenCode, Codex, Gemini CLI, Cursor, VS Code Copilot, and Antigravity.

What is the judgment-day skill?โ–ผ

It launches two independent blind reviewer sub-agents in parallel to audit the same code, then applies fixes and re-judges until both pass or escalates to you.

Do I need to write code to use these skills?โ–ผ

No. You trigger phases with plain commands like /sdd-new or /sdd-verify, and the orchestrator delegates the technical work to sub-agents automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’