agent-organizer

agent-organizer is an agent for coding agents from 85danf/agent-skills. It costs 66 tokens per session (4,707 once invoked), scanned A, a copy of agent-organizer, MIT.

An agent coordinator that studies a software task and recommends a team of specialised agents to handle it.

In plain words
What is it for?
Use it to analyse projects, break requirements into parts, choose suitable agents, plan their workflow, and review team composition.
Why use it?
It reduces the work of deciding which agents are needed and how they should divide a complex task.

Agent

Install

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.

agentmods
npx agentmods add agents/85danf/agent-skills/agent-organizer
Clone the repo
git clone --depth 1 https://github.com/85danf/agent-skills

Wrote 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.

agentmods badge for agent-organizer

README.md
[![agentmods](https://agentmods.dev/badge/agents/85danf/agent-skills/agent-organizer.svg)](https://agentmods.dev/agents/85danf/agent-skills/agent-organizer)
Your own site
<a href="https://agentmods.dev/agents/85danf/agent-skills/agent-organizer"><img src="https://agentmods.dev/badge/agents/85danf/agent-skills/agent-organizer.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,707 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 4d ago against content hash 069bcb6a2264, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

Origin

This is a copy

100% identical to agent-organizer — 1 line differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

claude/agents/agent-organizer.md · 419 lines

How it starts

The opening of the file, as written. The whole thing — 419 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, and docker-compose.yml to 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.

Read the full file on GitHub · 419 lines

Changes

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.

  1. 4d ago First seen · 419 lines · 66 tokens per session scan A 069bcb6a2264

Subscribe to this mod's changes

agent-organizer is an agent published in the GitHub repository 85danf/agent-skills (2 stars, last pushed 2mo 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. It is 100% identical to agent-organizer, differing in 1 line, and is treated as a copy.