Claude stores plans in a local dir (e.g. ~/.claude/plans/vectorized-stargazing-blum.md) and when it spits out a plan it asks you to review it all at once or to use vim (ctrl-g) to edit the plan directly. I'd like to be able to review the plans using tuicr and comment on the plans themselves.
one way to design this is to have a --file to just review a detached file, though it would be extra nice if we could somehow identify which plans are active for this repository and auto-detect in the commit selection window (select plan instead of commits)
Claude stores plans in a local dir (e.g.
~/.claude/plans/vectorized-stargazing-blum.md) and when it spits out a plan it asks you to review it all at once or to use vim (ctrl-g) to edit the plan directly. I'd like to be able to review the plans using tuicr and comment on the plans themselves.one way to design this is to have a
--fileto just review a detached file, though it would be extra nice if we could somehow identify which plans are active for this repository and auto-detect in the commit selection window (select plan instead of commits)