# CLI (Phase 4)
Command-line interface built with Ink (React for terminals) and Commander.
**Status:** Foundation in place (Ink + Commander installed), implementation pending
**Dependencies:** Phase 3 API complete
## Planned Features
- `iris ask` - Ask teams questions
- `iris send` - Send messages
- `iris status` - Check team status
- `iris shell` - Interactive shell
- Rich terminal UI with Ink components
See `docs/CLI.md` for complete architecture.