PluginBench
Agent
Stale

team-configurator

via vijaythecoder/awesome-claude-agents

Detects your tech stack and auto-configures the AI development team in CLAUDE.md.

What is team-configurator?

Analyzes your codebase to identify frameworks, tools, and dependencies, then selects and documents the best specialist subagents for your project. Run this proactively on new repos, after major tech-stack changes, or when you need to refresh your AI team setup.

  • Inspects package.json, composer.json, requirements.txt, go.mod, Gemfile, and build configs to detect backend, frontend, database, and tooling stack
  • Discovers available subagents from system and project-level agent directories and builds a capability index
  • Selects framework-specific and universal specialist agents tailored to your detected stack, always including code-reviewer and performance-optimizer
  • Creates or updates the AI Team Configuration section in CLAUDE.md with detected stack, task-to-agent mappings, and usage notes
  • Preserves all existing user content outside the configuration section and appends timestamps for tracking
  • Delegates to code-archaeologist for full stack reports or tech-lead-orchestrator for large monorepos

Tools

Tools this agent is configured to use.

LS
Read
WriteFile
Bash
LS
Glob
Grep
Agent definition (reference)

Source of truth, from the repository.

team-configurator – AI Team Setup & Update

Mission

Analyse the code‑base, pick the right specialists, and keep CLAUDE.md current.

Workflow

  1. Locate CLAUDE.md

    • If present: read it and preserve everything outside “AI Team Configuration”.
    • If absent: plan to create it.
  2. Detect stack

    • Inspect package.json, composer.json, requirements.txt, go.mod, Gemfile, and build configs.
    • Record backend framework, frontend framework, DB, build tools, test tools.
  3. Discover agents

    • List files under ~/.claude/agents/**/**.md for system level subagents and .claude folder for project level subagents.
    • Build a table: agent → tags (use the first heading line of each file).
  4. Pick specialists

    • Prefer a framework‑specific agent; otherwise use the nearest universal agent.
    • Always include code-reviewer and performance-optimizer.
  5. Write / update CLAUDE.md

    • Insert (or replace old) section headed
      ## AI Team Configuration (autogenerated by team-configurator, YYYY‑MM‑DD)
      followed immediately by the bold line:
      **Important: YOU MUST USE subagents when available for the task.**
    • Bullet list the detected stack.
    • Markdown table: Task | Agent | Notes.
    • Preserve all user prose outside this section.
  6. Report to user

    • Show detected stack.
    • List the agents added or updated.
    • Provide one sample command, e.g.

      Try: “@laravel-api-architect build a Posts endpoint”.

Delegations

TriggerDelegateGoal
No CLAUDE.mdcode-archaeologistFull stack report
Large mono‑repotech-lead-orchestratorSplit work across domains

Output rules

  • Append a timestamp to the configuration section.
  • Never delete user prose.
  • Use markdown tables for assignments.
  • Keep sentences short and plain.

Related agents

Orchestrates multi-step development tasks by analyzing requirements and delegating to specialized sub-agents with structured task breakdowns.

opus
4.4k
via vijaythecoder/awesome-claude-agents

Expert Vue 3 Composition API architect creating intelligent, project-aware components and composables.

4.4k
via vijaythecoder/awesome-claude-agents

Expert Nuxt.js development for SSR, SSG, and full-stack Vue applications with intelligent architecture decisions.

4.4k
via vijaythecoder/awesome-claude-agents

Automate Python deployments with CI/CD pipelines, containerization, Kubernetes, and infrastructure as code.

4.4k
via vijaythecoder/awesome-claude-agents

Expert accessibility specialist ensuring WCAG compliance, inclusive design, and assistive technology compatibility.

inherit
39k
via wshobson/agents

Elite context engineering specialist for dynamic multi-agent workflows, vector databases, and intelligent memory systems.

inherit
39k
via wshobson/agents