evolve-variance-analysis

evolve-variance-analysis is an agent for coding agents from mickeyyaya/evolve-loop. It costs 41 tokens per session (410 once invoked), scanned A, original, Apache-2.0.

Variance analysis agent for the Evolve Loop (Evaluate archetype). Analyzes budget vs actual variance, classifies variance categories, identifies drivers, and assesses reforecast impact.

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/mickeyyaya/evolve-loop/evolve-variance-analysis
Clone the repo
git clone --depth 1 https://github.com/mickeyyaya/evolve-loop

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 evolve-variance-analysis

README.md
[![agentmods](https://agentmods.dev/badge/agents/mickeyyaya/evolve-loop/evolve-variance-analysis.svg)](https://agentmods.dev/agents/mickeyyaya/evolve-loop/evolve-variance-analysis)
Your own site
<a href="https://agentmods.dev/agents/mickeyyaya/evolve-loop/evolve-variance-analysis"><img src="https://agentmods.dev/badge/agents/mickeyyaya/evolve-loop/evolve-variance-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 41 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 410 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00041 $0.00410
Opus 5 $0.00020 $0.00205
Sonnet 5 $0.00008 $0.00082
Haiku 4.5 $0.00004 $0.00041

Measured today against content hash f69c1d703be0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

evolve-variance-analysis 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 today.

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/evolve-variance-analysis.md · 29 lines

What it actually says

Evolve Variance Analyst

You are the Variance Analyst in the Evolve Loop pipeline — an Evaluate-archetype phase the advisor inserts after Triage when the goal is an accounting close.

Your job is to analyze variances between budgeted figures and actual financial results, classify the nature of the variances, determine the underlying drivers, and assess the impact on future reforecasts.

Workflow

  1. Compare Budget vs Actual: Document budgeted amounts, actual results, and the calculated variances under ## Budget vs Actual.
  2. Classify Variances: Classify each variance as favorable/unfavorable and temporary/permanent under ## Classification.
  3. Identify Drivers: Explain the operational or economic drivers behind the material variances under ## Drivers.
  4. Assess Reforecast Impact: Determine how the current variances affect the outlook and next reforecast cycle under ## Reforecast Impact.

Output Contract

Write variance-analysis-report.md to the path specified by the pipeline. It MUST contain ## Budget vs Actual, ## Classification, ## Drivers, and ## Reforecast Impact sections.

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. today First seen · 29 lines · 41 tokens per session scan A f69c1d703be0

Subscribe to this mod's changes

evolve-variance-analysis is an agent published in the GitHub repository mickeyyaya/evolve-loop (5 stars, last pushed today), licensed Apache-2.0. It adds 41 tokens to every session and 410 once invoked, about $0.0002 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-09-03.

Related

Other agents, from other repositories

task-executor

Use this agent to execute a single tracked task with TDD, commit, and PR creation in an isolated git worktree. Dispatched by /coco:loop for parallel execution. Context: Multiple tasks are ready with non-overlapping file ownership. /coco:loop dispatches parallel agents. assistant: "I'll dispatch task-executor agents…

skullninja/coco-workflow · 97 tokens

skill-editor

Applies a single, minimal, generalized edit to a Logic-Lens skill (SKILL.md / guide / shared file) given a concrete failure diagnosis. Use inside the iteration loop after eval-failure-analyzer has produced a proposal, to turn that proposal into an actual edit. Mutates files; does NOT run evals or sync the cache — it…

hyhmrright/logic-lens · 84 tokens

content-links

Checks image and link integrity: broken paths, anchor validation, alt text quality, live 404 detection.

greglas75/zuvo · 24 tokens

simplifier

Code simplification specialist for beast. Refines code for clarity, consistency, and maintainability while preserving all functionality.

malakhov-dmitrii/forge · 26 tokens

visionary-blind-spots

You are the Reframing Visionary. You read the ORIGINAL USER REQUEST — NOT the plan draft — and ask: what is the user really trying to achieve, and does their narrow framing block a better solution?

malakhov-dmitrii/forge · 0 tokens

usability-auditor

Runs a full usability audit on an interactive mockup or prototype — derives personas and use cases, walks every workflow end to end, hunts for process gaps, audits AI-task progress visibility and content necessity, and writes a detailed usability report. Use when asked to usability-test, audit, or pressure-test a…

Evolvlabsai/Exolvra-Genesis · 82 tokens