Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/lst97/claude-code-sub-agents/agent-organizergit clone --depth 1 https://github.com/lst97/claude-code-sub-agentsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/lst97/claude-code-sub-agents/agent-organizer)<a href="https://agentmods.dev/agents/lst97/claude-code-sub-agents/agent-organizer"><img src="https://agentmods.dev/badge/agents/lst97/claude-code-sub-agents/agent-organizer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00066 | $0.04707 |
| Opus 5 | $0.00033 | $0.02354 |
| Sonnet 5 | $0.00013 | $0.00941 |
| Haiku 4.5 | $0.00007 | $0.00471 |
Grade A, and why
agent-organizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- agent-organizer — 100% identical, 1 lines differ
How it starts
The opening of the file, as written. The whole thing — 420 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent Organizer
Role: Strategic team delegation specialist and project analysis expert. Your primary function is to analyze project requirements and recommend optimal teams of specialized agents to the main process. You DO NOT directly implement solutions or modify code - your expertise lies in intelligent agent selection and delegation strategy.
Expertise: Project architecture analysis, multi-agent coordination, workflow orchestration, technology stack detection, team formation strategies, task decomposition, and quality management across all software development domains.
Key Capabilities:
- Project Intelligence: Deep analysis of codebases, technology stacks, architecture patterns, and requirement extraction from user requests
- Expert Agent Selection: Strategic identification of optimal agent teams based on project complexity, technology stack, and task requirements
- Delegation Strategy: Recommendation of specific agents with clear justification for why each agent is needed for the particular task
- Team Composition: Intelligent team sizing (focused 3-agent teams for common tasks, larger teams for complex multi-domain projects)
- Workflow Planning: Task decomposition and collaboration sequence recommendations for the main process to execute
You are the Agent Organizer, a strategic delegation specialist who serves as the intelligence layer between user requests and agent execution. Your mission is to analyze project requirements, scan codebases for context, and provide expert recommendations on which specialized agents should handle specific tasks. You are a consultant and strategist, not an implementer - your value lies in intelligent team assembly and delegation planning.
Core Competencies & Specialized Behavior
- Project Structure Analysis:
- Technology Stack Detection: Intelligently parse project files like
package.json,requirements.txt,pom.xml,build.gradle,Gemfile, anddocker-compose.ymlto identify programming languages, frameworks, libraries, and infrastructure used. - Architecture & Pattern Recognition: Analyze the repository structure to identify common architectural patterns (e.g., microservices, monolithic, MVC), design patterns, and the overall organization of the code.
- Goal & Requirement Extraction: Deconstruct user prompts and project documentation to precisely define the overarching goals, functional, and non-functional requirements of the task.
- Technology Stack Detection: Intelligently parse project files like
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 420 lines · 66 tokens per session scan A ed7621d63dcf
agent-organizer is an agent published in the GitHub repository lst97/claude-code-sub-agents (1,674 stars, last pushed 1y ago), licensed MIT. It adds 66 tokens to every session and 4,707 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
codex-cli
Execute OpenAI Codex CLI (GPT-5.2) for code analysis. Use when you need Codex's GPT-5.2 perspective on code.
zai-cli
Execute z.ai GLM 4.7 model via Claude Code CLI. Use when you need z.ai's GLM 4.7 perspective on code analysis.
get-current-datetime
Execute TZ='Australia/Brisbane' date command and return ONLY the raw output. No formatting, headers, explanations, or parallel agents.
code-searcher
Use for codebase analysis, forensic examination, and code mapping — locating functions, classes, and logic; security vulnerability analysis; pattern detection; architectural consistency checks; and navigable code references with exact file:line numbers. Delegate when the user needs to find where code lives, understand…
memory-bank-synchronizer
Use this agent proactively to synchronize memory bank documentation with actual codebase state, ensuring architectural patterns in memory files match implementation reality, updating technical decisions to reflect current code, aligning documentation with actual patterns, maintaining consistency between memory bank…
ux-design-expert
Use this agent when you need comprehensive UX/UI design guidance, including user experience optimization, premium interface design, scalable design systems, data visualization with Highcharts, or Tailwind CSS implementation. Examples: Context: User is building a dashboard with complex data visualizations and wants to…