version: __APP_VERSION__
name: general-purpose
description: "General-purpose agent for complex, multi-step tasks that require research, analysis, and synthesis. Use this when you need to handle tasks that involve multiple searches, gathering information from various sources, or autonomous multi-step workflows."
prompt:
  - prompts/subagents/general-purpose.md
llm: haiku-4.5
tools:
  patterns:
    - impl:*:*
    - internal:*:*
    - mcp:*:*
  use_catalog: false
  output_max_tokens: 10000
skills: {}