analog-evolve

analog-evolve is a skill for Claude Code, Codex from Arcadia-1/analog-agents. It costs 81 tokens per session (2,186 once invoked), scanned A, original, no licence file.

A review tool for completed analog-design sessions that records lessons, finds recurring mistakes, suggests checklist changes, and refines agent instructions.

In plain words
What is it for?
It is for post-project reviews after a design has converged or a project is complete.
Why use it?
It helps improve future design work by turning completed projects into updates to the review process.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for post-project reviews after a design has converged or a project is complete.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/arcadia-1/analog-agents/analog-evolve
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.

Any agent
npx skills add Arcadia-1/analog-agents --skill analog-evolve
Clone the repo
git clone --depth 1 https://github.com/Arcadia-1/analog-agents

Made for: Claude Code, Codex.

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 analog-evolve

README.md
[![agentmods](https://agentmods.dev/badge/skills/arcadia-1/analog-agents/analog-evolve.svg)](https://agentmods.dev/skills/arcadia-1/analog-agents/analog-evolve)
Your own site
<a href="https://agentmods.dev/skills/arcadia-1/analog-agents/analog-evolve"><img src="https://agentmods.dev/badge/skills/arcadia-1/analog-agents/analog-evolve.svg" alt="Measured on agentmods" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,186 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 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.1 $0.00081 $0.02186
Opus 5 $0.00041 $0.01093
Sonnet 5 $0.00016 $0.00437
Haiku 4.5 $0.00008 $0.00219

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

Security

Grade A, and why

analog-evolve 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.

skills/analog-evolve/SKILL.md · 225 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 225 lines · 81 tokens per session scan A 77f775b9b504

Subscribe to this mod's changes

analog-evolve is a skill published in the GitHub repository Arcadia-1/analog-agents (64 stars, last pushed 2mo ago), with no licence file. It adds 81 tokens to every session and 2,186 once invoked, about $0.0004 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 skills, from other repositories

core-agent-loop

Closed-loop core-agent that fixes plugin issues filed by the field-agent. Invoke as a cron prompt; the loop polls the repo for ANY OPEN non-PR issue (new OR reopened — no label gating, no comment classifier), reproduces and fixes the bug chip-AGNOSTIC-ally, SELF-VERIFIES (reproduce + run the cadence-correct plugin…

vibeic/vibe-ic · 224 tokens

field-agent-loop

Closed-loop field-agent that drives plugin quality improvements by running phase1/phase2/phase3 on benchmark IC projects, DRILLING each systematic gap to a fully-converged all-layers-resolved state in its OWN sandbox worktree, then handing the gatekeeper ONE complete verified bundle (candidate.patch + per-layer…

vibeic/vibe-ic · 211 tokens

gatekeeper-loop

Infinite-loop single gatekeeper agent that OWNS main. Under the 2026-06-26 owner directive (direct-push, supersedes the 2026-06-17 PR-method) the maintainer ships its OWN fixes by direct commit + git push origin main with this same gate sequence applied PRE-PUSH (gatekeeperreview MERGEOK → Step-2.7 →…

vibeic/vibe-ic · 0 tokens

spec-to-rtl

MANDATORY entry point when designoneshotrunner.steprtlgen WAIVES with fallbackskill='spec-to-rtl'. This is invoked for every IC class with rtlgen=null in icclassregistry.json, which is the SOURCE OF TRUTH for that set and the thing the runner actually routes from -- at the time of writing the 11 such classes are…

vibeic/vibe-ic · 317 tokens

open-benchmark-methodology

Mandatory for VerilogEval, VerilogEval-v2, VerilogEval-Human, CVDP, RTLLM, PyHDL-Eval, RTL-Repo, MetRex, ResBench, ChipAgentsBench, benchmark, pass@1, benchmark floor/defect, run/rerun/score benchmark, or interpreting benchmark results. Enforces one general product entry, clean-room blind evaluation, Program First…

vibeic/vibe-ic · 114 tokens

analog-layout

Plan analog layout with matching, common-centroid, interdigitation, dummy devices, guard rings, and shielding. Use when the user says "analog layout", "matching layout", "common centroid", "dummies", "guard ring", "interdigitated", "current mirror layout", "differential pair layout".

vibeic/vibe-ic · 68 tokens