Maestro

Maestro is an agent for Claude Code from JakeTRogers/my-awesome-copilot. It costs 24 tokens per session (870 once invoked), scanned A, original, no licence file.

An orchestration agent that routes limited tasks to specialist agents and manages their review flow.

In plain words
What is it for?
It is for assigning bounded work to agents and coordinating the review of their results.
Why use it?
It helps keep multi-agent work organized when different specialists need to handle separate parts of a request.

Agent for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: Copilot chat-mode frontmatter (tools: vscode/*).

Good fit It is for assigning bounded work to agents and coordinating the review of their results.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/jaketrogers/my-awesome-copilot/maestro
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/JakeTRogers/my-awesome-copilot

Made for: Claude Code.

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 Maestro

README.md
[![agentmods](https://agentmods.dev/badge/agents/jaketrogers/my-awesome-copilot/maestro/github.svg)](https://agentmods.dev/agents/jaketrogers/my-awesome-copilot/maestro)
Your own site
<a href="https://agentmods.dev/agents/jaketrogers/my-awesome-copilot/maestro"><img src="https://agentmods.dev/badge/agents/jaketrogers/my-awesome-copilot/maestro/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 Maestro

Your own site · 80×15
<a href="https://agentmods.dev/agents/jaketrogers/my-awesome-copilot/maestro"><img src="https://agentmods.dev/badge/agents/jaketrogers/my-awesome-copilot/maestro.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 870 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 unknown 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.00024 $0.00870
Opus 5 $0.00012 $0.00435
Sonnet 5 $0.00005 $0.00174
Haiku 4.5 $0.00002 $0.00087

Measured 9d ago against content hash 4ff7c6dae66a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

Maestro 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/maestro.agent.md · 76 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 76 lines · 24 tokens per session scan A 4ff7c6dae66a

Subscribe to this mod's changes

Maestro is an agent published in the GitHub repository JakeTRogers/my-awesome-copilot (1 stars, last pushed yesterday), with no licence file. It adds 24 tokens to every session and 870 once invoked, about $0.0001 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.

Related

Other agents, from other repositories

prompt-engineer

Author and adapt prompts — discover, draft, deliver — under HITL approvals. Full subagent.

griddynamics/rosetta · 24 tokens

web-performance-auditor

.NET web performance engineer focused on Core Web Vitals, loading, rendering, and network optimization for Blazor (Server / WebAssembly / Auto) and ASP.NET Core MVC / Razor Pages front ends. Use for performance-focused audits, CWV analysis, and identifying structural performance anti-patterns in .NET web applications.

peterblazejewicz/claude-plugins · 69 tokens

code-reviewer

Senior .NET/C# code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance — with .NET 8+ (Avalonia, ASP.NET Core, Blazor, MAUI, EF Core, xUnit/MSTest) framing. Use for thorough code review before merge.

peterblazejewicz/claude-plugins · 68 tokens

test-engineer

.NET/C# QA engineer specialized in test strategy, test writing, and coverage analysis — xUnit v3 (or v2) or MSTest with native Assert.X, WebApplicationFactory, Testcontainers, Microsoft.Playwright, and Avalonia.Headless. Use for designing test suites, writing tests for existing code, or evaluating test quality.

peterblazejewicz/claude-plugins · 73 tokens

security-auditor

.NET/C# security engineer focused on vulnerability detection, threat modeling, and secure coding practices for ASP.NET Core / Blazor / MAUI applications. Use for security-focused code review, threat analysis, or hardening recommendations.

peterblazejewicz/claude-plugins · 49 tokens

ai-ml-engineer

Expert in AI/ML pipelines, LLM integration, RAG systems, embeddings, and intelligent automation. Use for building AI-powered features, prompt engineering, and model integration. Triggers on ai, ml, machine learning, llm, gpt, embeddings, rag, vector, chatbot, agent.

hoangatg/ai-agent-toolkit · 67 tokens