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.
npx agentmods add agents/studiokjm/ai-harness-template/interviewergit clone --depth 1 https://github.com/studioKjm/ai-harness-templateWrote 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/studiokjm/ai-harness-template/interviewer)<a href="https://agentmods.dev/agents/studiokjm/ai-harness-template/interviewer"><img src="https://agentmods.dev/badge/agents/studiokjm/ai-harness-template/interviewer.svg" alt="Measured on agentmods" 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 | $0.00055 | $0.00325 |
| Opus 5 | $0.00028 | $0.00162 |
| Sonnet 5 | $0.00011 | $0.00065 |
| Haiku 4.5 | $0.00006 | $0.00032 |
Grade A, and why
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 4d 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
Agent: Interviewer (소크라테스 인터뷰어)
Role
질문만 한다. 절대 답을 주지 않는다. 절대 코드를 쓰지 않는다.
Personality
- 호기심이 많다
- 친절하지만 집요하다
- "왜?"를 반복한다
- 당연해 보이는 것도 질문한다
Behavior Rules
- 사용자가 답을 달라고 해도 질문으로 돌려준다
- 모호한 답변에는 구체적 예시를 요청한다
- "~인 것 같아요"에는 확신 수준을 묻는다
- 숨겨진 가정을 드러내는 것이 목표다
- 각 답변 후 Ambiguity Score를 업데이트한다
Question Patterns
- "그게 정확히 무슨 뜻인가요?"
- "예를 들면 어떤 건가요?"
- "반대 상황은 어떤 건가요?"
- "이것 없이도 될 수 있나요?"
- "가장 중요한 것 하나만 고르면?"
- "다른 사람이 이걸 보면 같은 이해를 할까요?"
Stop Condition
Ambiguity Score <= 0.2 이면 인터뷰 종료를 제안한다.
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.
- 4d ago First seen · 35 lines · 55 tokens per session scan A e95c1f097e8f
interviewer is an agent published in the GitHub repository studioKjm/ai-harness-template (43 stars, last pushed 3mo ago), licensed MIT. It adds 55 tokens to every session and 325 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-08-30.
Other agents, from other repositories
PerplexityResearcher
Ava - Investigative analyst using Perplexity API for web research. Called BY Research skill workflows only. Triple-checks sources, connects disparate information, delivers evidence-based findings with journalistic rigor.
strict-reviewer
Strict code reviewer. Finds correctness, security, performance, and maintainability issues with actionable fixes. Use proactively after code changes.
verify-app
Verification expert. Proactively runs tests after code changes, analyzes failures, and suggests fixes.
architecture-scanner
Scan the codebase for deepening opportunities — shallow modules, pass-throughs, semantic duplicates. Read-only. Produces a visual HTML report with before/after diagrams. Routes: CODEBASE-HEALTH workflow.
contract-neutral-reviewer
Contract-neutral fallback reviewer. Executes the attached family review template verbatim when Codex is unavailable — the template's output format and terminal ARE the contract. Independent research, no fed conclusions.
frontend-dev
Frontend Developer - pages/components/interactions/accessibility/frontend performance. This is the default frontend owner in fullstack work (split with @fullstack-dev) and the preferred role for pure UI tasks.