Skip to content

Custom subagents and output style #28

@mikoskinen

Description

@mikoskinen

Thank you, great project!

Any guidance on how to use custom agents? And also custom output styles? Claude Code CLI allows passing the agent for a specific sessions and I'm looking something similar:


--agent	Specify an agent for the current session (overrides the agent setting)	claude --agent my-custom-agent
--agents	Define custom [subagents](https://code.claude.com/docs/en/sub-agents) dynamically via JSON (see below for format)	claude --agents '{"reviewer":{"description":"Reviews code","prompt":"You are a code reviewer"}}'

So my goal is to be able to easily start a session with a specific agents. And of course somehow manage the available agents.

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