Concepts
Concepts
Section titled “Concepts”This section gives you the mental models you need to use Work IQ Dev Tools effectively. The goal isn’t to document every flag — that lives in the CLI Reference. It’s to give you the why behind the commands so you can predict how Work IQ Dev Tools will behave in a new situation.
Read these in roughly this order:
- Declarative agents — what Work IQ Dev Tools actually build for you
- Agent lifecycle — the path from
createtopublish - Host vs extensions — how Work IQ Dev Tools are structured under the hood
- Environments — how
local,dev,staging, andprodwork - Validation & MVL — static + deep checks before you ship
- Exit codes & output — how to script Work IQ Dev Tools safely
- VS Code extension — live diagnostics in your editor
If you’re brand-new, start with Getting Started instead — that walks you through installation and your first agent before circling back here for depth.