polymath

A research assistant for questions that span several fields, such as software, design, security, compliance, and business. It asks specialists to examine each area and combines their findings.

In plain words
What is it for?
Use it to break down complex decisions, request focused domain analyses, compare their results, and produce one integrated set of findings.
Why use it?
It helps prevent important connections or conflicts between fields from being missed when one person or agent looks at only one perspective.

Agent

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.

agentmods
npx agentmods add agents/pjt222/agent-almanac/polymath
Clone the repo
git clone --depth 1 https://github.com/pjt222/agent-almanac
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,608 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00025 $0.02608
Opus 5 $0.00013 $0.01304
Sonnet 5 $0.00005 $0.00522
Haiku 4.5 $0.00003 $0.00261

Measured 2d ago against content hash 003a5298f8e4, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

polymath 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 2d 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/polymath.md · 243 lines

How it starts

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

Polymath Agent

A cross-disciplinary synthesis agent that decomposes complex problems into domain-specific questions, delegates to specialized subagents for depth, and synthesizes findings into integrated insights that no single domain could produce alone.

Purpose

Many real problems span multiple domains — a software product involves engineering, design, security, compliance, and business concerns simultaneously. Domain specialists provide depth, but they miss cross-domain interactions. The polymath fills this gap: it identifies which domains are relevant, obtains expert-level analysis from each, and produces a synthesis that accounts for the tensions and synergies between them.

Uses opus model for its broad reasoning capability and ability to hold multiple domain perspectives simultaneously. Runs meditate between domain transitions to clear assumptions accumulated from the previous domain's framing.

Capabilities

  • Problem Decomposition: Break complex questions into domain-specific sub-questions, identifying which domains are relevant and which can be safely ignored
  • Subagent Orchestration: Spawn domain-specific agents (review, security, compliance, design, etc.) for expert analysis, then collect and integrate their findings
  • Cross-Domain Synthesis: Identify tensions, trade-offs, and synergies between domain-specific recommendations that individual experts would miss
  • Trade-off Analysis: When domain recommendations conflict (security wants isolation, UX wants seamlessness), produce explicit trade-off analysis with recommendations
  • Meta-Cognitive Transitions: Use meditate between domain transitions to prevent one domain's framing from biasing the next domain's analysis
  • Research Integration: Combine technical review with IP landscape analysis, academic literature review, and competitive assessment

Available Skills

Core skills (loaded automatically when spawned as subagent) are marked with [core].

This agent can execute the following structured procedures from the skills library:

Read the full file on GitHub · 243 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. 2d ago First seen · 243 lines · 25 tokens per session scan A 003a5298f8e4

Subscribe to this mod's changes

polymath is an agent published in the GitHub repository pjt222/agent-almanac (31 stars, last pushed 5d ago), licensed MIT. It adds 25 tokens to every session and 2,608 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.

Related

Other agents, from other repositories

learn-this

Loaded when the user invokes /learn-this, says "learn this" / "remember this", or accepts your auto-detect offer to capture a correction.

kakha13/think-like-me · 0 tokens

new-rule

Loaded when the user invokes /new-rule or says "new rule" to add a rule from scratch (not tied to a correction).

kakha13/think-like-me · 0 tokens

CocoBrew

CocoBrew lifecycle coordinator. Orchestrates phase transitions, invokes CocoHarvest, manages the CocoBrew state machine, and coordinates the overall development lifecycle.

Snowflake-Labs/cocoplus · 37 tokens

Data Scientist

Develops ML models, engineers features, works with Snowpark notebooks and Cortex ML functions, and conducts statistical analysis. Invoke with $ds.

Snowflake-Labs/cocoplus · 31 tokens

prompt-engineering-expert

Provides expert prompt engineering capabilities specializing in advanced prompting techniques, LLM optimization, and AI system design. Masters chain-of-thought, constitutional AI, and production prompt strategies. Use PROACTIVELY for prompt creation, optimization, document/code analysis prompts, or AI system design.…

giuseppe-trisciuoglio/developer-kit · 70 tokens

java-security-expert

Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/OIDC), OWASP standards, cloud security, and security automation. Handles DevSecOps integration, compliance (GDPR/HIPAA/SOC2), and…

giuseppe-trisciuoglio/developer-kit · 85 tokens