| 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. |
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.
Install the agentsfleet CLI in one command:
curl -fsSL https://agentsfleet.dev | bash