AgentLead.dev

Open-source toolkit for agent leads

You set the standard.
Your agents follow it.

AgentLead is two open-source tools for the human in the loop. Skills make the agent in your editor follow real engineering discipline. Flow lets you stand up and direct your own team of agents — declared in YAML, with durable state and clear lines of authority.

DirectDelegateReviewShip
your teamlive
Youlead
sets the standard · directs the work · signs off
directs ↓
analystresearchrunning
writerdraftingqueued
reviewergatepass ✓
shipperdeployidle
1 lead · 4 agents · 1 standard
Works withClaude CodeCodexAntigravityOpenCodeGeminiAnthropic

Two ways to lead

Direct the agent beside you — or the fleet you deploy

One standard of rigor, whether the agent is writing your code or running in production.

The agent at your side

AgentLead Skills

npx

Your AI coding assistant, led like a disciplined engineer. You don’t pick a skill — you describe the task and the right flow fires: investigate, design, test-first, review, verify.

  • Task-matched flows — feature, bug, refactor, greenfield, review
  • Gates that refuse to advance until they pass
  • Works in Claude Code, Codex, Antigravity & OpenCode
$ npx @ai-agent-lead/skills
The team you command

AgentLead Flow

pip · agentlead-flow-core

Stand up your own agents in YAML — each a system prompt plus tools — and run them as a graph over shared state. You hold the authority; the model only gets what you grant it.

  • Pipelines, loops, branches & native graphs
  • Durable checkpoints + human-in-the-loop sign-off
  • Delegation, shared Store, secrets, retries & limits
$ pip install agentlead-flow-core

The throughline

A good lead sets the standard once

The judgment that makes a feature ship cleanly — investigate before you build, design the interface first, test what matters, verify before you merge — is exactly what a team of agents needs before you can trust it with real work.

Skills instills it in the assistant at your side. Flow lets you encode it into the agents you deploy — explicit control flow, durable state, and a hard boundary on how much authority the model holds.

a day as the lead
# direct the agent in your editor
$ npx @ai-agent-lead/skills

# command your own team of agents
$ pip install agentlead-flow-core
$ agentic-flow pipeline.yaml --tools my.tools

# same standard, every agent on the team.

Where each one fits

Skills

Leads
The agent working beside you
Install
npx @ai-agent-lead/skills
Targets
Claude Code · Codex · Antigravity · OpenCode
License
Apache-2.0

Flow

Commands
The agents you deploy & ship
Install
pip install agentlead-flow-core
Providers
Gemini · Anthropic · pluggable
License
MIT

Start leading with whichever you need today.

Both are open source, free, and a single command away.