fledge 0.11.0

Dev-lifecycle CLI — scaffolding, tasks, lanes, plugins, and more.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
spec: ask.spec.md
---

## Test Plan

### Unit Tests

- Argument joining (multiple words become one question string)
- Empty question detection
- Claude CLI availability check

### Integration Tests

- `fledge ask <question>` returns a response (requires Claude CLI)
- `fledge ask` with no arguments shows usage hint