Skip to content

[FEATURE] Hierarchical planning and execution. #7743

@ANogin

Description

@ANogin

Preflight Checklist

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

Problem Statement

When implementing something sufficiently complicated, Claude would often create a good plan, but then be unable to execute because the steps of the plan are not something it can 1-shot correctly. It would be great to be able to put into a "hierarchical planning and execution" mode, where for each step of the outer plan, it would go into an inner planning more, then execute the inter plan (with or without my approval), then proceed onto the next outer step. Of course both the inner and outer plan should have a Todo.

Proposed Solution

A natural way would be for Claude code to know to spawn a effectively a copy of itself as an agent for executing each step of the outer plan - of course providing that other copy with all the relevant context / etc

Alternative Solutions

No response

Priority

High - Significant impact on productivity

Feature Category

Interactive mode (TUI)

Use Case Example

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions