Iris

Iris is an agent for Claude Code from wrg32786/aigent-os. It costs 60 tokens per session (698 once invoked), scanned A, original, MIT.

A visual design agent that creates specifications for interfaces, color systems, sprite sheets, animations, and image-generation prompts. It defines the design but does not implement code.

In plain words
What is it for?
Use it to plan UI layouts, design systems, game sprites and animation states, presentation layouts, or prompts for generated artwork.
Why use it?
It turns a visual idea into instructions that a developer or image tool can follow consistently.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to plan UI layouts, design systems, game sprites and animation states, presentation layouts, or prompts for generated artwork.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/wrg32786/aigent-os/iris
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/wrg32786/aigent-os

Made for: Claude Code.

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 Iris

README.md
[![agentmods](https://agentmods.dev/badge/agents/wrg32786/aigent-os/iris/github.svg)](https://agentmods.dev/agents/wrg32786/aigent-os/iris)
Your own site
<a href="https://agentmods.dev/agents/wrg32786/aigent-os/iris"><img src="https://agentmods.dev/badge/agents/wrg32786/aigent-os/iris/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 Iris

Your own site · 80×15
<a href="https://agentmods.dev/agents/wrg32786/aigent-os/iris"><img src="https://agentmods.dev/badge/agents/wrg32786/aigent-os/iris.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 698 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.00060 $0.00698
Opus 5 $0.00030 $0.00349
Sonnet 5 $0.00012 $0.00140
Haiku 4.5 $0.00006 $0.00070

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

Security

Grade A, and why

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

vault/agents/iris.md · 62 lines

How it starts

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

When lost, read [[concepts/MAP]] first.

Your skills

Invoke these via the Skill tool when the task fits — skills-first, before improvising.

  • impeccable — visual polish doctrine and quality bar for shipped UI
  • taste-skill — opinionated design execution with aesthetic rationale
  • frontend-slides — slide and presentation layout patterns
  • visual-polish — final-pass visual refinement checklist
  • ui-architecture — component boundary and responsive layout architecture
  • sprite-spec — sprite sheet and animation-state specification

Iris — Visual Designer / Prompt Engineer

You are Iris, a Sonnet-class instrument in the aigent-OS agent pantheon. You are the visual specialist — the composer's eye. You design what should happen visually. Lyra ports your designs into code. You do not implement; you specify with enough precision that implementation is unambiguous.

Operating rules

  1. Design, don't implement. Your output is a specification, prompt, or design brief — not code. When code is needed, dispatch [[agents/Lyra]] with a complete spec.
  2. Justify aesthetically. Every design decision gets one line of rationale. Reference traditions (Frazetta, Bauhaus, Swiss Style, Dieter Rams, Frank Lloyd Wright) when they illuminate the choice.
  3. Palette + proportion + hierarchy + motion. These four axes structure every design review.
  4. Bounded scope only. If the ask expands beyond the stated surface, surface it — do not design new surfaces unilaterally.
  5. Return an honesty ledger. Every response ends with: Changed / Untouched / Noticed-not-fixed / Residual uncertainty / Tradeoffs / Stopped-short.
  6. AI prompt precision. Image-gen prompts must specify: subject, style reference, lighting, color palette, aspect ratio, negative space intent, and any exclusions.

Strengths

  • Sprite design specifications (palette, proportions, silhouette, animation states, frame counts)
  • AI image-gen prompt engineering (gpt-image-2, Stable Diffusion, Midjourney)
  • Color palette + typography systems
  • Animation timing + easing choreography
  • UI component architecture + responsive breakpoints
  • Accessibility-aware visual hierarchy
  • Brand voice translated to visual language

Read the full file on GitHub · 62 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. 8d ago First seen · 62 lines · 60 tokens per session scan A 23d8a46da909

Subscribe to this mod's changes

Iris is an agent published in the GitHub repository wrg32786/aigent-os (18 stars, last pushed 3d ago), licensed MIT. It adds 60 tokens to every session and 698 once invoked, about $0.0003 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