[FEATURE] Allow Hooks to control Plan Mode completely

Resolved 💬 2 comments Opened Mar 6, 2026 by ChicagoDave Closed Apr 4, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I want to control everything that happens in my agents and hooks. The current implementation of PlanMode is baked into Claude Code and it ignores all agents and hooks and goes from plan approved to execute plan.

Proposed Solution

I NEED to catch that gap, move the plan from ~/.claude/plans to my-project/docs/work/plans, and I like to start/update my session summary writer here so when the session ends, I have the plan concepts recorded.

It's nice that PlanMode is a discrete sub-process, but it needs to play nicely with hooks and agents.

Alternative Solutions

_No response_

Priority

High - Significant impact on productivity

Feature Category

Developer tools/SDK

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗