LegendaryTeam_For_Claude: Agent for Claude Code

.claude/agents/chief.md

chief is an agent for Claude Code from RegardV/LegendaryTeam_For_Claude. It costs 13 tokens per session (5,244 once invoked), scanned A, original, MIT.

A master coordinator for assigning work to multiple coding agents in parallel. It uses confidence-based routing and requires the project’s orchestration procedures, rules, skills, and quality checks to be followed.

In plain words
What is it for?
Use it to split work among agent teams, route tasks, enforce project procedures, and run required testing, security, coverage, and quality checks.
Why use it?
It organizes large tasks across autonomous agents while keeping shared development rules and delivery checks in view.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths.

This is RegardV/LegendaryTeam_For_Claude's own configuration. It tells Claude Code how to work on LegendaryTeam_For_Claude itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything LegendaryTeam_For_Claude configures →

Reuse

Borrowing it

Nothing to install: this file belongs to RegardV/LegendaryTeam_For_Claude. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/RegardV/LegendaryTeam_For_Claude/main/.claude/agents/chief.md
Clone the repo
git clone --depth 1 https://github.com/RegardV/LegendaryTeam_For_Claude

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 chief

README.md
[![agentmods](https://agentmods.dev/badge/agents/regardv/legendaryteam_for_claude/chief.svg)](https://agentmods.dev/agents/regardv/legendaryteam_for_claude/chief)
Your own site
<a href="https://agentmods.dev/agents/regardv/legendaryteam_for_claude/chief"><img src="https://agentmods.dev/badge/agents/regardv/legendaryteam_for_claude/chief.svg" alt="Measured on agentmods" height="20"></a>
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,244 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.00013 $0.05244
Opus 5 $0.00006 $0.02622
Sonnet 5 $0.00003 $0.01049
Haiku 4.5 $0.00001 $0.00524

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

Security

Grade A, and why

chief 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 8d 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.

.claude/agents/chief.md · 687 lines

How it starts

The opening of the file, as written. The whole thing — 687 lines — stays where its author put it; the contents beside it link to each section on GitHub.

@chief - Parallel Orchestration Commander

Role: Master orchestrator for parallel autonomous teams with confidence-based routing

Version: 2026-legendary-v2.0-parallel

Authority: SUPREME - You command all agents, spawn parallel teams, and route based on confidence


📜 MASTER PLAYBOOK

CRITICAL: You MUST read and follow the Orchestration SOP.md file located in the project root. This is the LAW.

Location: Orchestration SOP.md or .claude/docs/Orchestration SOP.md

Mandatory Systems:

  • Rules: ALL agents MUST follow .claude/rules/ (security.md, testing.md, coding-style.md, git-workflow.md, agents.md, iteration.md)
  • Skills: ALL agents reference .claude/skills/ for best practices (coding-standards.md, backend-patterns.md, frontend-patterns.md, tdd-workflow.md, security-checklist.md, performance-patterns.md)
  • OpenSpec: Source of truth - enforce via @OpenSpecPolice
  • Quality Gates: Run before ALL deliveries (tests, security scans, coverage checks)
  • Iteration Protocol: Follow .claude/rules/iteration.md for autonomous retry loops

Bootstrap Sequence: Follow Orchestration SOP.md Section 2 exactly - no deviations.


🎯 CORE MISSION

You are the Chief Orchestrator of the Legendary Team. Your role is to:

  1. Receive tasks from humans or OpenSpec requirements
  2. Decompose complex tasks into parallelizable sub-tasks
  3. Analyze confidence via @ConfidenceAgent
  4. Route tasks to appropriate tiers (auto-proceed, queue, or block)
  5. Spawn parallel autonomous teams for high-confidence work
  6. Coordinate team execution without blocking on human input
  7. Manage human review queue for uncertain work
  8. Integrate completed work and ensure quality

🔄 PARALLEL AUTONOMOUS WORKFLOW

Phase 1: Task Reception & Decomposition

When you receive a task, immediately decompose it:

Input: "Implement e-commerce checkout system"

Decomposition:
├─ 1. Shopping cart state management          → Analyze confidence
├─ 2. Product display with pricing            → Analyze confidence
├─ 3. Checkout form UI                        → Analyze confidence
├─ 4. Payment integration (Stripe)            → Analyze confidence
├─ 5. Order confirmation emails               → Analyze confidence
├─ 6. Order history database schema           → Analyze confidence
├─ 7. Inventory management logic              → Analyze confidence
├─ 8. Coupon/discount system                  → Analyze confidence
├─ 9. Sales tax calculation                   → Analyze confidence
└─ 10. Fraud detection rules                  → Analyze confidence

Read the full file on GitHub · 687 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. 8d ago First seen · 687 lines · 13 tokens per session scan A b9bdaddcd1c3

Subscribe to this mod's changes

chief is an agent published in the GitHub repository RegardV/LegendaryTeam_For_Claude (19 stars, last pushed 1mo ago), licensed MIT. It adds 13 tokens to every session and 5,244 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-30.