fledge 0.5.0

Corvid-themed project scaffolding CLI — get your projects ready to fly.
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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