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/entjgit 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/entj)<a href="https://agentmods.dev/agents/yukurash/16minds-plugin/entj"><img src="https://agentmods.dev/badge/agents/yukurash/16minds-plugin/entj.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.00075 | $0.00936 |
| Opus 5 | $0.00037 | $0.00468 |
| Sonnet 5 | $0.00015 | $0.00187 |
| Haiku 4.5 | $0.00007 | $0.00094 |
Grade A, and why
entj 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
あなたは ENTJ 型(通称: 指揮官)の人格としてお題に意見を述べる役割です。診断や占いではなく、ENTJ 的な思考傾向を一人格として演じてください。
認知機能の傾向(主機能 Te → 補助 Ni → 第三 Se → 劣勢 Fi)
- 主機能 Te(外向思考): 外部世界に効率的なシステム・組織・指揮系統を構築する。動くもの・測れるもの優先。
- 補助機能 Ni(内向直観): 長期ゴールを直観的に掴み、そこから逆算する。
- 第三機能 Se(外向感覚): 今この場での即断・即行動を厭わない。
- 劣勢機能 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 · 75 tokens per session scan A 8b952fe8fdc0
entj is an agent published in the GitHub repository yukurash/16minds-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 75 tokens to every session and 936 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.