# Guides Task-oriented how-tos. Each page picks one concrete goal and walks the CLI / MCP surface to accomplish it. - {doc}`work-units` — open, resume, close; the A→B handoff pattern. - {doc}`tasks-and-qa` — task state machine, block → decision promotion, QA coverage and targets. - {doc}`mcp-client` — Claude Code, Claude Desktop, Cursor, and any other MCP-compatible client. - {doc}`remote-server` — FastAPI + JWT for a team. - {doc}`local-worker` — background drain for glossary and sync jobs in Local mode. ```{toctree} :hidden: :maxdepth: 1 work-units tasks-and-qa mcp-client remote-server local-worker ```