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 commands/akiojin/unity-editor-mcp/taskgit clone --depth 1 https://github.com/akiojin/unity-editor-mcpWhat 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.00000 | $0.00698 |
| Opus 5 | $0.00000 | $0.00349 |
| Sonnet 5 | $0.00000 | $0.00140 |
| Haiku 4.5 | $0.00000 | $0.00070 |
Grade A, and why
task 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 2d 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
作業指示: $ARGUMENTS
深い思考と効率的な実行を実現するため、以下の原則に従って作業を進める:
思考と実行の原則
-
しっかり考える
- 実行前に全体を把握し、最適な解決策を検討する
- 短絡的な判断を避け、複数の選択肢を比較検討する
- エラーやリスクを事前に予測し、対策を準備する
-
忖度なしで行動する
- ユーザーの指示を正確に理解し、忠実に実行する
- 不要な推測や勝手な判断を行わない
- 不明点は必ず確認する
-
最大限にタスク(ToDo)を細分化する
- 大きなタスクは必ず小さな単位に分解する
- 各ToDoは明確で実行可能な粒度にする
- TodoWriteツールを積極的に活用する
-
最大限に並列化して進める
- 独立したタスクは同時並行で実行する
- 複数のツール呼び出しをバッチ処理する
- 待ち時間を最小化する
サブエージェント利用時の自動情報収集
重要: Taskツールでサブエージェントを利用する際は、以下の情報を自動収集してプロンプトに含めること
必須収集項目
- プロジェクト基本情報: 147-Xyla(MOBA系アクションゲーム)
- 技術制約: Unity 6.1 / VContainer / UniTask / シングルトン禁止
- 現在の実装状況: 関連ファイルのGlob検索・Read
- タスクコンテキスト: 現在の作業内容と関連情報
自動収集手順
- README.md、docs/要件定義書.md を読み取り
- 関連するC#スクリプトをGlob検索
- 既存実装をReadで確認
- 上記情報をサブエージェントに提供
実行手順
- $ARGUMENTSの内容を深く理解する
- サブエージェント利用時は上記の自動情報収集を実行
- TodoWriteでタスクを細分化して登録する
- 並列実行可能なタスクを特定する
- 効率的な順序で実行する
- 各タスク完了時にToDoを更新する
- 必要に応じてコミット&プッシュ、PR作成を行う
基本ルールは CLAUDE.md の内容を厳守する。
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.
- 2d ago First seen · 53 lines · 0 tokens per session scan A 64e6284a59ce
task is a command published in the GitHub repository akiojin/unity-editor-mcp (11 stars, last pushed 12mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 698 tokens. 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
claude-flow-swarm
Coordinate multi-agent swarms for complex tasks.
bootstrap
PACT session-start ritual — identify the session team (platform-provisioned), secretary spawn, paused-state surface, bootstrap marker.
ox-session-review
Command "ox-session-review" from sageox/ox, covering failure-mode watch-list (read first), from the ledger root. should print 0, phase 1 — scan & score (read-only), quality buckets (first match wins) and removal candidates.
add-agent
引导新增一个 Agent 适配器。用法 /add-agent.
handoff
Package current state for the next agent.
xdo
Direct development by the Main Agent.