Skip to content

How can I properly use it? #9

@mits87

Description

@mits87

Hi, the app plugin looks promising. I’m trying to understand how I could use it to connect two agents—one running GPT and the other running Claude—so they can collaborate.

My idea is to have GPT act as the “brain” and Claude Code as the executor. In practice, this would mean:
• Whenever Claude writes or produces output, it sends that information to GPT.
• GPT continuously observes the context and keeps track of what’s happening.
• When Claude asks a question or needs guidance, GPT responds with instructions or decisions.
• GPT could also proactively send suggestions or corrections if it detects something important in the context.

Is this type of bidirectional communication between two agents possible with the plugin? If so, what would be the recommended way to set it up?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions