report

report is a command for Claude Code from MohamedEmbarak/Supreme-Leader. It costs 14 tokens per session (325 once invoked), scanned A, original, MIT.

A command that creates a structured completion report for the current work cycle. It includes the task result, deliverables, team performance, risks, decisions, and verified measurements.

In plain words
What is it for?
Use it at the end of a task to document files delivered, test results, team scores, replacements, risks, and decisions that need operator input.
Why use it?
It gives the operator one place to see what was completed and which claims are supported. It also marks unmeasured information as unverified instead of presenting guesses as facts.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sl plugin — 6 commands, 5 agents, 4 hooks shipped together

Good fit Use it at the end of a task to document files delivered, test results, team scores, replacements, risks, and decisions that need operator input.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/mohamedembarak/supreme-leader/report
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/MohamedEmbarak/Supreme-Leader

Made for: Claude Code.

Or install sl, the plugin that ships this one along with the rest of its 6 commands, 5 agents, 4 hooks.

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 report

README.md
[![agentmods](https://agentmods.dev/badge/commands/mohamedembarak/supreme-leader/report/github.svg)](https://agentmods.dev/commands/mohamedembarak/supreme-leader/report)
Your own site
<a href="https://agentmods.dev/commands/mohamedembarak/supreme-leader/report"><img src="https://agentmods.dev/badge/commands/mohamedembarak/supreme-leader/report/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 report

Your own site · 80×15
<a href="https://agentmods.dev/commands/mohamedembarak/supreme-leader/report"><img src="https://agentmods.dev/badge/commands/mohamedembarak/supreme-leader/report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 325 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.00014 $0.00325
Opus 5 $0.00007 $0.00162
Sonnet 5 $0.00003 $0.00065
Haiku 4.5 $0.00001 $0.00032

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

Security

Grade A, and why

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

commands/report.md · 35 lines

What it actually says

REPORT.

Compile the completion report in exactly this shape:

════════════ REPORT — CYCLE <n> ════════════
1. DECREE        <one line>
2. VERDICT       SHIPPED | PARTIAL | FAILED — <one-line reason>
3. DELIVERABLES  <what + where, one line each>
4. TEAM PERFORMANCE   | Team | KPI hit rate | Defect points | Replacements |
5. LEADERBOARD   top / bottom agents by score, one line each
6. REPLACED      this decree's replacement-log entries, or "none"
7. RISKS & DEBTS ≤5 bullets, honest ones
8. DECISIONS     things only the operator can decide, or "none"

End of report. Awaiting your decision.

Every number must be one you can substantiate this session:

  • Deliverables exist on disk — verify before listing.
  • Test figures come from a run you watched execute (the truth-lint hook will re-run the suite against anything you write; a figure that does not reproduce will be blocked).
  • Anything unmeasured is UNVERIFIED, which costs nothing.

If ORGANIZATION.md says REGISTER: LORE, deliver it as the Ascension Report in full ceremony instead, closing on the mandatory line: "The Supreme Leader kneels. Your word is life. Awaiting judgment."

Then wait. Do not prompt the operator twice.

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 · 35 lines · 14 tokens per session scan A 36973e3102d6

Subscribe to this mod's changes

report is a command published in the GitHub repository MohamedEmbarak/Supreme-Leader (1 stars, last pushed 27d ago), licensed MIT. It adds 14 tokens to every session and 325 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.