Sergeant Documentation
August 6, 2026 ยท View on GitHub
Sergeant is a single-user, local-first project orchestrator for developers who work across one or more related repositories. Each developer runs an independent installation with local configuration, credentials, workers, worktrees, and fleet state.
Start here
| Goal | Document |
|---|---|
| Understand the product and its boundaries | What is Sergeant? |
| Install and configure a first project | Getting started |
| Install the engineering skills used by agents | Skills and their sources |
| Run direct and dispatched workflows | Using Sergeant |
| Diagnose installation, worker, auth, and fleet problems | Troubleshooting |
Reference
Documentation authority
AGENTS.mdowns always-on agent execution and safety policy.skills/*/SKILL.mdand.agents/skills/*/SKILL.mdown trigger-specific procedures.docs/schema.mdowns project configuration fields and path resolution.- This documentation set owns user installation and operating instructions.
- Command
--helpoutput wins when the command implements it. Otherwise use the command's emitted usage/error contract and its tests; file a task when prose disagrees with released behavior.
Documentation examples must not contain real credentials, private repository names, prompt bodies, response bodies, or secret-bearing environment values.