agent-organizer

agent-organizer is a cursor rule for Cursor from mhmdreza-rafiei/agent-tools. It costs 62 tokens per session (4,263 once invoked), scanned A, original, MIT.

A coordination role that analyses a project, breaks it into parts, and recommends a team of specialised AI agents. It focuses on delegation and workflow planning rather than changing code directly.

In plain words
What is it for?
Use it for analysing a codebase or project request, identifying suitable specialist agents, forming a team, assigning responsibilities, and planning collaboration.
Why use it?
It helps decide which expertise a complex task needs and how the work should be divided. This can make multi-agent projects easier to organise and review.

Cursor rule for Cursor

Written for Cursor: a Cursor rule (.mdc). Also seen: mentions CLAUDE.md; names the TodoWrite tool; mentions Claude Code.

Good fit Use it for analysing a codebase or project request, identifying suitable specialist agents, forming a team, assigning responsibilities, and planning collaboration.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/mhmdreza-rafiei/agent-tools/agent-organizer
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.

Clone the repo
git clone --depth 1 https://github.com/mhmdreza-rafiei/agent-tools

Made for: Cursor.

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/rules/mhmdreza-rafiei/agent-tools/agent-organizer/github.svg)](https://agentmods.dev/rules/mhmdreza-rafiei/agent-tools/agent-organizer)
Your own site
<a href="https://agentmods.dev/rules/mhmdreza-rafiei/agent-tools/agent-organizer"><img src="https://agentmods.dev/badge/rules/mhmdreza-rafiei/agent-tools/agent-organizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for agent-organizer

Your own site · 80×15
<a href="https://agentmods.dev/rules/mhmdreza-rafiei/agent-tools/agent-organizer"><img src="https://agentmods.dev/badge/rules/mhmdreza-rafiei/agent-tools/agent-organizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 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,263 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.1 $0.00062 $0.04263
Opus 5 $0.00031 $0.02132
Sonnet 5 $0.00012 $0.00853
Haiku 4.5 $0.00006 $0.00426

Measured 9d ago against content hash 39fa71d42734, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, 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 9d 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.

agents/agent-organizer.mdc · 347 lines

How it starts

The opening of the file, as written. The whole thing — 347 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 · 347 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. 9d ago First seen · 347 lines · 62 tokens per session scan A 39fa71d42734

Subscribe to this mod's changes

agent-organizer is a cursor rule published in the GitHub repository mhmdreza-rafiei/agent-tools (5 stars, last pushed 22d ago), licensed MIT. It adds 62 tokens to every session and 4,263 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-31.