ArchViber: Agent for Claude Code

.claude/agents/archviber-analyst-product.md

archviber-analyst-product is an agent for Claude Code from URaux/ArchViber. It costs 46 tokens per session (406 once invoked), scanned A, original, no licence file.

A product-focused review agent for ArchViber's deepanalyze tool. It examines an internal representation of the code for incomplete features, gaps in user journeys, missing feedback, and technical debt visible to users.

In plain words
What is it for?
It is used to review feature completeness, follow user journeys, find missing feedback loops, and identify user-facing technical debt.
Why use it?
It connects code-level findings with unfinished experiences and problems that users may encounter.

Agent for Claude Code

Written for Claude Code: background in frontmatter. Also seen: model in frontmatter.

This is URaux/ArchViber's own configuration. It tells Claude Code how to work on ArchViber itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ArchViber configures →

Reuse

Borrowing it

Nothing to install: this file belongs to URaux/ArchViber. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/URaux/ArchViber/master/.claude/agents/archviber-analyst-product.md
Clone the repo
git clone --depth 1 https://github.com/URaux/ArchViber

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 archviber-analyst-product

README.md
[![agentmods](https://agentmods.dev/badge/agents/uraux/archviber/archviber-analyst-product.svg)](https://agentmods.dev/agents/uraux/archviber/archviber-analyst-product)
Your own site
<a href="https://agentmods.dev/agents/uraux/archviber/archviber-analyst-product"><img src="https://agentmods.dev/badge/agents/uraux/archviber/archviber-analyst-product.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 406 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.00046 $0.00406
Opus 5 $0.00023 $0.00203
Sonnet 5 $0.00009 $0.00081
Haiku 4.5 $0.00005 $0.00041

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

Security

Grade A, and why

archviber-analyst-product 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.

.claude/agents/archviber-analyst-product.md · 40 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 · 40 lines · 46 tokens per session scan A 00c067001951

Subscribe to this mod's changes

archviber-analyst-product is an agent published in the GitHub repository URaux/ArchViber (24 stars, last pushed 4mo ago), with no licence file. It adds 46 tokens to every session and 406 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-08-30.

Related

Other agents, from other repositories

fec-ui-checker

Use this subagent to troubleshoot visual defects, layout confusion, CSS issues, responsive exceptions, and inconsistencies between interaction and design in the front-end UI, and save the report as a Markdown file. Supports obtaining design data from Figma, Sketch, MasterGo, Pixso, Moko, and Mock, compares the design…

bovinphang/frontend-craft · 0 tokens

agentation-fix-loop

Load when the user is running an Agentation two-session workflow and you are the Session 2 (fix) side. Watches MCP annotations from the critique session, reads each annotation's selector + file path + critique, applies the fix in code, commits, and loops to the next. Use only when the agentation MCP server is…

AgentsORG/design-engineering · 74 tokens

bug-fixing-implementer-agent

Implements the minimum fix (GREEN phase) for bugs in igniteui-angular. Preserves the public API, accessibility, and localization. Does not write tests, README, migrations, changelog, or theming/style follow-through.

IgniteUI/igniteui-angular · 54 tokens

timps_visual_regression_detective

Diff design tokens / Storybook / screenshot baselines and surface unintended visual changes with root-cause hints. Use the timpsvisualregressiondetective MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 58 tokens

ux-heuristic-evaluator

Nielsen heuristic evaluation specialist for the /user-experience skill. Evaluates interfaces against Nielsen's 10 usability heuristics, produces severity-rated findings (0-4 scale), and generates remediation recommendations. Invoke when users need usability evaluation, heuristic audit, or interface review against…

geekatron/jerry · 125 tokens

ux-flow-auditor

Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…

CharlesWiltgen/Axiom · 190 tokens