fledge 0.8.0

Dev-lifecycle CLI — scaffolding, tasks, flows, plugins, and more.
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