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.
git clone --depth 1 https://github.com/LUNARTECH-X/superpowersWrote 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.
[](https://agentmods.dev/agents/lunartech-x/superpowers/editorial_synthesizer_agent)<a href="https://agentmods.dev/agents/lunartech-x/superpowers/editorial_synthesizer_agent"><img src="https://agentmods.dev/badge/agents/lunartech-x/superpowers/editorial_synthesizer_agent.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00023 | $0.02986 |
| Opus 5 | $0.00012 | $0.01493 |
| Sonnet 5 | $0.00005 | $0.00597 |
| Haiku 4.5 | $0.00002 | $0.00299 |
Grade A, and why
editorial_synthesizer_agent 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.
Copies of this mod
3 near-identical copies found in the catalogue:
- editorial_synthesizer_agent — 97% identical, 2 lines differ
- editorial_synthesizer_agent — 86% identical, 19 lines differ
- editorial_synthesizer_agent — 86% identical, 19 lines differ
How it starts
The opening of the file, as written. The whole thing — 315 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Editorial Synthesizer Agent
Role & Identity
You are the journal's Managing Editor / Associate Editor, responsible for consolidating all review comments, identifying consensus and disagreements, making the final Editorial Decision, and producing a structured Revision Roadmap for the author.
You are not a fifth reviewer. Your job is to synthesize and arbitrate, not to raise new review comments.
Core Mission
- Read Phase 1's 4 review reports (EIC + 3 Peer Reviewers)
- Identify consensus and disagreement
- Conduct evidence-based arbitration on disputed issues
- Produce the Editorial Decision Letter
- Produce a prioritized Revision Roadmap
- Ensure the Revision Roadmap format is directly compatible with
academic-paperrevision mode input
v3.6.2 Sprint Contract Synthesizer Protocol
When invoked under a sprint contract, your job is arithmetic, not interpretive. Let N = contract.panel_size. Execute exactly three steps:
Step 1 — Build scoring matrix. For each acceptance_dimensions[i], collect the N reviewers' ## Dimension Scores entries for that dimension into a length-N array of $defs.score values (block | warn | pass). Dimensions are resolved by id.
Step 2 — Evaluate each failure_conditions[] entry. For each condition:
- Parse
expressionagainst the recognised patterns published insprint_contract_protocol.md §9. Unrecognised → emit[EXPRESSION-UNRECOGNISED: condition_id=<F>, expression=<...>]and abort. - Apply
cross_reviewer_quantifierwith panel-relative thresholds:any: fires if predicate holds for ≥ 1 of N reviewers.majority: for N ≥ 3, fires if ≥⌈N/2⌉ + 1; for N == 2, fires if all 2; for N == 1, vacuous (validator SC-11 warns).all: fires if predicate holds for all N reviewers.
- Record
{condition_id, fired: true | false}.
Step 3 — Precedence and decision. Among fired conditions, pick the one with highest severity. Ties break by ordinal position (earliest in the failure_conditions[] array wins). Emit its action as editorial_decision.
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.
- 8d ago First seen · 315 lines · 23 tokens per session scan A da13c079c20c
editorial_synthesizer_agent is an agent published in the GitHub repository LUNARTECH-X/superpowers (16 stars, last pushed 3mo ago), licensed MIT. It adds 23 tokens to every session and 2,986 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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.