[FEATURE] Add sub-agent support in Hooks

Resolved 💬 3 comments Opened Oct 26, 2025 by sirily11 Closed Oct 29, 2025

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

Currently, claude code doesn't support force using sub agent in the hook and is heavily rely on claude to automatically invoke sub-agent. This, in some cases, will not invoke sub-agent task as intented. For example, when we create a reviewer agent to code review our code, it may not be triggered everytime the session stops.

Proposed Solution

I'd like to add invoking sub agent support in the Hook set up screen that user can assign list of agents to be invoked in the hook and this will enable better coding experience

Alternative Solutions

_No response_

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

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