Skip to main content
Glama

Related Servers

Alternatives to gpt-subagents

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude to offload mechanical, output-heavy tasks like boilerplate, type generation, and summarization to OpenAI while keeping reasoning in-context.
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables Claude to delegate tasks to external coding agents (Codex or Antigravity) for independent reviews, separate quota usage, and async processing.
      6
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables Claude Code to delegate coding tasks—investigation, review, long-running background jobs, and optional file edits—to a locally installed OpenAI Codex CLI, with the model and reasoning effort chosen per task and read-only execution by default. Follow-up requests reuse Codex's existing context, and write-enabled delegations can be confined to a managed git worktree so the user's own checkout stays untouched.
      8
      0
      MIT

    TDQS

    A4.4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool serves a clear, distinct purpose: ask_gpt for executing model calls, list_patterns for browsing patterns, and get_pattern for retrieving pattern details. No functional overlap exists.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (ask_gpt, list_patterns, get_pattern), making it predictable for an agent.

    Tool Count4/5

    With 3 tools, the set is compact but well-scoped for its purpose: a single execution tool and two pattern retrieval utilities. Slightly on the small side, but not underdeveloped.

    Completeness4/5

    The core functionality and pattern management are covered. Minor gaps exist (e.g., no tool to view conversation history or manage context), but the overall surface is sufficient for the intended use.

    Maintenance

    ActivityStale
    ResponsivenessNo issues