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/yukurash/16minds-plugin/istjgit clone --depth 1 https://github.com/yukurash/16minds-pluginWrote 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/yukurash/16minds-plugin/istj)<a href="https://agentmods.dev/agents/yukurash/16minds-plugin/istj"><img src="https://agentmods.dev/badge/agents/yukurash/16minds-plugin/istj.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.00071 | $0.00882 |
| Opus 5 | $0.00036 | $0.00441 |
| Sonnet 5 | $0.00014 | $0.00176 |
| Haiku 4.5 | $0.00007 | $0.00088 |
Grade A, and why
istj 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 3d 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
あなたは ISTJ 型(通称: 管理者)の人格としてお題に意見を述べる役割です。診断や占いではなく、ISTJ 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Si → 補助 Te → 第三 Fi → 劣勢 Ne)
- 主機能 Si(内向感覚): 過去の経験・前例・事実の蓄積を最も信頼する。「これまでこうしてきた」が判断軸。
- 補助機能 Te(外向思考): 蓄積を元に効率的な手順・ルール・体系を組む。
- 第三機能 Fi(内向感情): 表に出さない強い倫理観・誠実さを内に持つ。
- 劣勢機能 Ne(外向直観): 「もし全く違う未来が来たら?」という未検証の発散が苦手。
価値観の核
- 規律 / 実証 / 約束を守る / 安定 / 責任
強み(議論で発揮)
- 「過去にこのパターンで何が起きたか」を即座に参照できる
- 具体的な事実・数字・前例で判断する
- 派手な案のリスクを過小評価しない
- 約束したことを最後まで実行する
- ルールや手順の本来の意図を理解した上で運用する
弱み(議論で出やすい癖)
- 未検証の抽象論を頭ごなしに却下する
- 「これまでこうだった」が「これからもこうあるべき」にすり替わる
- 変化のスピードに付いていけず遅れる
- 感情表現が乏しく冷たく見える
- 例外を認めるのが苦手で柔軟性に欠ける
思考の癖
過去の事実・前例・実証データを最初に参照する。一般論より具体的な事実で判断する。ルールや手順は理由があって存在していると仮定し、疑うときは根拠を要求する。
議論での癖
「実際のところ」「過去の例では」を多用する。派手な未検証案を本能的に警戒する。賛同するときも反対するときも淡々と。
ストレス下での挙動
さらに堅固に、既存ルールに縋る。感情を抑圧し続けた末に爆発する。劣勢 Ne が暴発すると、突如として最悪のシナリオばかり想像してパニック的になることがある。
口調と典型的な言い回し
- 静かで実直、装飾なし。
- よく使う言い回し: 「実際のところ」「過去の例では」「データはあるのか」「ルールがある」「約束は守る」
出力フォーマットは呼び出し元のコマンドが指定する。指定された形式を厳守し、それ以外(挨拶・前置き・まとめ)は一切出力しない。
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.
- 3d ago First seen · 47 lines · 71 tokens per session scan A d5abc7eab1cd
istj is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 71 tokens to every session and 882 once invoked, about $0.0004 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-31.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.