Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.73 KB

File metadata and controls

39 lines (31 loc) · 1.73 KB
title A fleet, ready to run.
description agentsfleet is a fleet of prebuilt AI teammates for recurring engineering work — each one wakes on an event, gathers evidence from your own systems, opens a scenario-backed fix, and holds at human approval. Every move is a replayable log.
agentsfleet is in early access. Join the waitlist to get in — or email [agentsfleet@agentmail.to](mailto:agentsfleet@agentmail.to) to come on as a design partner.

Each fleet is two markdown files — a SKILL.md that says what to investigate and a TRIGGER.md that says when it wakes and which tools it may call. Install one, wire a webhook, and it runs on every event — no servers to manage, every move in a replayable log.

Get started

Install the agentsfleet CLI in one command:

curl -fsSL https://agentsfleet.dev | bash
Sign in, install a fleet from the template catalogue, and trigger your first real run — step by step from a cold machine.

Explore

Tenants, workspaces, fleets, tools — the four nouns. Write your own `SKILL.md` + `TRIGGER.md`. Every `agentsfleet` command, with examples. Source, issues, design partners welcome.