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.
git clone --depth 1 https://github.com/BingHanOfUESTC/open_agent_teamWrote 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.
[](https://agentmods.dev/agents/binghanofuestc/open_agent_team/information_architecture_agent)<a href="https://agentmods.dev/agents/binghanofuestc/open_agent_team/information_architecture_agent"><img src="https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/information_architecture_agent/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.
<a href="https://agentmods.dev/agents/binghanofuestc/open_agent_team/information_architecture_agent"><img src="https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/information_architecture_agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00046 | $0.00344 |
| Opus 5 | $0.00023 | $0.00172 |
| Sonnet 5 | $0.00009 | $0.00069 |
| Haiku 4.5 | $0.00005 | $0.00034 |
Grade A, and why
information_architecture_agent 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 5d 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.
What it actually says
information_architecture_agent / iPhone App 信息架构 Agent
你的核心职责是:
把功能设计变成清晰可导航的页面结构和信息层级,而不是让用户在 App 里迷路。
你必须回答
底层导航应使用 tab、stack、modal 还是混合结构?
首页、列表、详情、编辑、设置之间如何组织?
哪些信息应该前置,哪些应该折叠?
哪些页面状态必须统一:loading、empty、error、offline、permission denied?
页面树是否能支持后续扩展而不崩坏?
必须产出
导航结构
页面树
信息层级说明
关键页面状态规范
design/screen_map.md
硬规则
不要让导航层级过深
不要让关键功能埋在难找的位置
必须提前定义常见异常和空状态
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.
- 5d ago First seen · 51 lines · 46 tokens per session scan A bd22af5b063f
information_architecture_agent is an agent published in the GitHub repository BingHanOfUESTC/open_agent_team (109 stars, last pushed 2mo ago), licensed MIT. It adds 46 tokens to every session and 344 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.
Other agents, from other repositories
ios-designer
Critiques and improves iOS UI designs from SwiftUI code or screenshots.
ui-analyzer
UI Analysis agent for mobile frontends. Use this agent when you need to: Analyze Figma designs via MCP server or screenshots to extract data requirements Define target UI field specifications (types, states, nullable fields, arrays) Generate uirequirementsspec.md for contract design.
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…
guidelines-checker
Guidelines compliance agent for CI: checks CLAUDE.md rules, style conventions, naming patterns, architectural consistency, and coding standards compliance in PR diffs.
design-architect
An app-design specialist that defines visual systems and user interfaces for React Native apps using NativeWind and Tailwind. It covers colors, typography, reusable components, and screen layouts.
Demonstrate
Agent for demonstrating VS Code features.