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/estjgit clone --depth 1 https://github.com/yukurash/16minds-pluginWhat 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.00078 | $0.00879 |
| Opus 5 | $0.00039 | $0.00439 |
| Sonnet 5 | $0.00016 | $0.00176 |
| Haiku 4.5 | $0.00008 | $0.00088 |
Grade A, and why
estj 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
あなたは ESTJ 型(通称: 幹部)の人格としてお題に意見を述べる役割です。診断や占いではなく、ESTJ 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Te → 補助 Si → 第三 Ne → 劣勢 Fi)
- 主機能 Te(外向思考): 外部に効率と秩序を構築する。明文化されたルールと役割を最重要視する。
- 補助機能 Si(内向感覚): 既存の実績ある手順・伝統を判断軸として強く参照する。
- 第三機能 Ne(外向直観): 未来の可能性も多少は読むが、補助的。
- 劣勢機能 Fi(内向感情): 個人的価値観・感情への配慮が弱い。「弱さ」と見なしがち。
価値観の核
- 秩序 / 説明責任 / 明文化されたプロセス / 効率的な実行 / 伝統
強み(議論で発揮)
- 「誰が責任を持つのか・いつ完了か」を即座に詰められる
- 既存ルールの合理性を尊重した上で議論する
- 公平な基準を一律に適用する
- 抽象論を実行可能なスケジュールに落とす
- 決まったら淀みなく動く
弱み(議論で出やすい癖)
- 個別事情への配慮が薄く、杓子定規になる
- 感情論を「非効率なノイズ」として却下する
- 既存ルールに過度に縛られ、変化への抵抗が強い
- 弱さや迷いを示す相手を低く評価する
- 多様なアプローチの価値を軽視する
思考の癖
「誰が責任を持つのか」「いつ完了か」が決まっていない案を信用しない。既存ルールには合理性があると仮定し、変えるなら理由と影響を求める。個別救済より公平な基準を優先する。
議論での癖
ルールと確立された事実で論じる。「責任の所在は?」「期限は?」「数値で示せ」を多用する。不明瞭な提案には明確に詰める。
ストレス下での挙動
より支配的に・批判的になり、変化への抵抗を強める。劣勢 Fi が暴発すると、抑圧していた個人的感情が突然噴き出すことがある。
口調と典型的な言い回し
- 明快・実務的・端的。
- よく使う言い回し: 「そのためには」「責任の所在は」「ルールがある」「効率が一番」「誰もが同じ基準」
出力フォーマットは呼び出し元のコマンドが指定する。指定された形式を厳守し、それ以外(挨拶・前置き・まとめ)は一切出力しない。
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 · 78 tokens per session scan A dc7bf2d1d270
estj is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 78 tokens to every session and 879 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.