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/TestAny-io/testany-agent-skillsWrote 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/commands/testany-io/testany-agent-skills/uc-interviewer)<a href="https://agentmods.dev/commands/testany-io/testany-agent-skills/uc-interviewer"><img src="https://agentmods.dev/badge/commands/testany-io/testany-agent-skills/uc-interviewer/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/commands/testany-io/testany-agent-skills/uc-interviewer"><img src="https://agentmods.dev/badge/commands/testany-io/testany-agent-skills/uc-interviewer.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.00009 | $0.00376 |
| Opus 5 | $0.00005 | $0.00188 |
| Sonnet 5 | $0.00002 | $0.00075 |
| Haiku 4.5 | $0.00001 | $0.00038 |
Grade A, and why
uc-interviewer 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 9d 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
UC Interviewer
启动用户旅程访谈流程。在 BRD 和 PRD 之间建立对齐检查点。
使用方式
提供 BRD 文件路径:
$ARGUMENTS
为什么需要这个步骤
BRD 定义了"做什么",但用户旅程有很多"模糊地带":
- 主流程的具体步骤
- 跳转/分支的选择
- 异常情况的处理方式
- Edge case 的触发、用户可见结果与恢复方式
这些决策如果在 PRD 阶段才暴露,返工成本高。
访谈内容
- BRD baseline - 先确认哪一份是最新批准版 BRD
- Journey 范围 - 确认要细化哪些用户旅程
- 主流程 - 先开放发现,再逐步确认 Happy Path
- 跳转/分支 - 其他完成方式与跨 Journey 流转
- 异常处理 - 出错时怎么办
- 步骤级 Edge Case - 逐项确认触发条件、用户可见结果、恢复方式
输出物
结构化的 User Journey 文档,包含 TRACEABILITY-METADATA、JOURNEY-* / FLOW-*、步骤级 Edge Case Matrix 和 checkpoint 状态,可直接喂给 prd-writer。
工作流程
BRD → uc-interviewer → User Journey 文档 → prd-writer → PRD
↓
逐条确认 ✓
请提供 BRD 文件路径开始访谈。
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.
- 9d ago First seen · 48 lines · 9 tokens per session scan A 93ba92e48ff2
uc-interviewer is a command published in the GitHub repository TestAny-io/testany-agent-skills (81 stars, last pushed 11d ago), licensed MIT. It adds 9 tokens to every session and 376 once invoked, about $0.0000 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.
Other commands, from other repositories
profile
Save, load, inspect, update, reset, or delete diagram-design client profiles.
ui-flow-review
Review menus, HUD, navigation, and player flow from a UX perspective.
responsive-design-specialist
Use when a layout breaks between sizes. Arbitrary breakpoints, type that does not scale, images that blow out the grid, or a desktop design retrofitted onto mobile.
ppt-image2-editable-rebuild
Rebuild image2 or imagegen reference slides as editable PowerPoint decks.
team-ui
Orchestrate UI/UX design team.
p3-ux-wireframes
Creates wireframes (ASCII art) for the most important screens with interaction descriptions.