Files
HAL9000 be6aea259f docs(spec): add agents plan show command with checkpoint listing, child plan status, and attempt count
Adds the `agents plan show <PLAN_ID>` CLI command specification.
This command was referenced in v3.3.0 milestone deliverables #7 and #10
but was never defined as a CLI command in the spec.

Deliverable #7: `plan show` lists checkpoints; each has a ULID and timestamp
Deliverable #10: `plan show` displays `Attempt: N` where N > 1 after correction

Closes proposal #6203 (UAT: agents plan show command missing from CLI).

Spec sections added:
- §CLI Commands — agents plan show: synopsis, arguments, Rich/Plain/JSON/YAML examples
- Documents checkpoint listing with ULID and timestamp
- Documents child plan status listing
- Documents attempt count display (Attempt: N after correction)
- Documents --format json machine-readable output
2026-04-09 17:57:48 +00:00
..
2026-03-10 12:38:35 -04:00