Commit Graph

1 Commits

Author SHA1 Message Date
Claude
4ffa4f07ff Add plan-auto-show plugin to display plan after updates
When in plan mode, users couldn't see the plan without typing /plan,
but they also couldn't type /plan while being asked follow-up questions.

This plugin adds a SessionStart hook that instructs Claude to
automatically display the plan content after updating the plan file,
showing it before any follow-up questions.

Fixes the UX issue where users need to answer questions about a plan
they can't see.
2025-12-15 17:56:08 +00:00