VERIFIED CLI WORKFLOWS
Fuzit Example Commands
Exact tested v1 command syntax for common repository context engineering tasks.
1. Generate Task-Specific Context
$ fuzit context --task "auth middleware verification" --format markdown
2. Start Live Reconciled Watcher
$ fuzit watch ./
3. Launch Stdio MCP Server
$ fuzit mcp --workspace ./
