---
spec: ask.spec.md
---
## Tasks
- [x] Write spec files for ask module
- [x] Implement argument joining for natural question input
- [x] Implement Claude CLI invocation with question
- [x] Add empty-question validation
- [x] Wire up CLI subcommand in main.rs
- [x] Write unit tests
- [x] Run verification suite