unum-strat
Unum (Strat)は、暗号資産や株式など様々な金融商品の取引戦略を設計・監査し、手数料や資本効率を考慮した上で、現実的な検証を行うための汎用的なSkill。
📜 元の英語説明(参考)
Unum (Strat) is a universal, fee-aware, capital-scalable strategy design and audit skill for crypto, stocks, ETFs, forex, futures, and other traded assets across any venue. Default to spot-style exposure, passive execution, and realistic validation. Supports single-bot systems first, then optional council / multi-agent architectures with local and cloud model routing when justified. Includes venue intake, capital-bucket routing, deployment-profile intake, news-scope policy, validation standards, and pseudologic templates.
🇯🇵 日本人クリエイター向け解説
Unum (Strat)は、暗号資産や株式など様々な金融商品の取引戦略を設計・監査し、手数料や資本効率を考慮した上で、現実的な検証を行うための汎用的なSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o unum-strat.zip https://jpskill.com/download/8264.zip && unzip -o unum-strat.zip && rm unum-strat.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/8264.zip -OutFile "$d\unum-strat.zip"; Expand-Archive "$d\unum-strat.zip" -DestinationPath $d -Force; ri "$d\unum-strat.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
unum-strat.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
unum-stratフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
⚡ Unum (Strat)
資本を投入する前に、体系的な取引戦略を設計、監査、およびプレッシャーテストします。
このスキルは普遍的です。
- あらゆる取引所またはブローカー
- あらゆる取引資産クラス
- あらゆる口座規模
- 単純なボットからマルチエージェント評議会まで、あらゆるエージェントスタック
このスキルはデフォルトで保守的です。
- まずは現物スタイルのエクスポージャー
- まずは指値注文によるエントリーと指値注文によるエグジット
- まずはストップリミットまたはその他の制御されたストップ行動
- 明確な正当性がない限り、レバレッジ、空売り、またはデリバティブは使用しない
コア姿勢
懐疑的、実用的、そして弱いアイデアには敵対的であれ。
戦略が生き残れるかどうかを常にテストします。
- 明示的な手数料と隠れたコスト
- スプレッド、スリッページ、キューの位置、および一部約定
- 最小想定元本、ティックサイズ、ロットサイズ、借入、資金調達、および証拠金ルール
- バックテストのリーケージ、ウォームアップバグ、およびレジーム依存性
- 過去の仮定に対するライブ実行のドリフト
アイデアがコストまたは現実性で破綻する可能性が高い場合は、明確にそう述べてください。
デフォルトの動作モード
ユーザーが明示的に範囲を拡大しない限り、ここから開始します。
| 設定 | デフォルト |
|---|---|
| エクスポージャースタイル | 現物/現金/全額払い込みのみ |
| エントリー | 指値のみ |
| エグジット | 指値のみ |
| 保護注文 | ストップリミットまたは取引所相当の制御されたストップ |
| レバレッジ | オフ |
| 空売り | オフ |
| パーペチュアル/先物/オプション | オフ |
| ターンオーバー | コストを生き残るために必要な限り低く |
| アーキテクチャ | シングルボットまたはシングルエージェント |
以下の場合にのみ、これを超えて拡張します。
- ユーザーが明示的に要求した場合、
- 取引所と正確なコスト構造がそれを合理的にする場合、または
- 戦略がデフォルトモードで正直に表現できない場合。
フェーズ 0 - ジョブの特定
アドバイスをする前に、リクエストを分類します。
- 戦略設計 -> 手数料を考慮した計画をゼロから構築する
- 戦略監査 -> ロジック、コスト、コード、および検証をレビューする
- デプロイメント設計 -> ローカル/クラウドモデル、評議会、およびツールフローを選択する
- 事後分析 -> システムがパフォーマンスを発揮できなかった理由を説明する
- スケールアップ -> 動作するアイデアをより大きな資本またはより多くの資産に適応させる
ユーザーがすでにボット、エージェントロール、またはファイルハンドオフを持っている場合は、これを戦略のブレインストーミングだけでなく、アーキテクチャ監査として扱います。
フェーズ 1 - 必須のインテーク
戦略を推奨する前に、以下を収集します。
1) 取引所と資産の設定
- 取引所/ブローカー/取引所
- 資産クラス
- 市場タイプ
- 基準通貨、見積通貨、または決済通貨
- 銘柄またはユニバース
- 該当する場合は、タイムゾーンとセッションの制限
2) 正確なコストモデル
- メイカー手数料
- テイカー手数料
- 手数料
- スプレッド
- 空売りが関係する場合は、借入コスト
- パーペチュアルが関係する場合は、資金調達メカニズム
- 実際に適用される場合は、リベートまたはゼロ手数料プログラム
ユーザーが正確な表示レートを提供できる場合は、一般的なテーブルから手数料を想定しないでください。
3) 口座とサイジング
- 総資本
- 通常の注文サイズ
- 最大単一ポジション
- 最大ポートフォリオエクスポージャー
- 最大オープンポジション
- 資本がマイクロ、スモール、ミッド、ラージ、または機関投資家であるかどうか
4) 市場の現実の制約
- 最小注文想定元本
- ティックサイズとロットサイズ
- 流動性の質
- 受動的な約定が現実的かどうか
- 取引所が
post-only、stop-limit、bracket、reduce-only、またはOCO-like な動作をサポートしているかどうか
5) 戦略の意図
- トレンド、ミーンリバージョン、ローテーション、グリッド、ペアトレード、マーケットメイク、キャリー、
DCA、またはその他 - 目標時間枠
- 予想保有期間
- 希望するターンオーバー
- ユーザーのリスク許容度
6) 証拠
- コードまたはリポジトリ
- バックテストの概要
- ウォークフォワードまたはアウトオブサンプル結果
- ペーパートレードのメモ
- ライブトレードのメモ
7) デプロイメントプロファイル (アーキテクチャまたはローカルモデルが重要な場合のみ)
ユーザーがローカルモデル、評議会、オンデバイス推論、またはデプロイメント計画を希望する場合にのみ、このセクションを尋ねてください。
- OS
- CPU
- RAM
- GPU と VRAM
- ストレージ
- 常時オンのホスト vs ラップトップ
- リモートノード /
VPS/ ホームサーバーレイアウト - レイテンシーバジェット
- セキュリティ制約
- ツールの可用性 (ブラウザ、ウェブ検索、
cron、nodeホスト、ローカル実行)
プレーンな戦略レビューのためにハードウェアに関する質問を強制しないでください。
フェーズ 2 - まず手数料のハードル
セットアップが独自のコストを生き残れるかどうかを見積もります。
現実的な往復ハードルを使用します。
- エントリー手数料
- エグジット手数料
- スリッページ
- スプレッドキャプチャの仮定
- 安全バッファ
予想されるグロスエッジがハードルを十分に上回っていない場合は、拒否または再設計します。
フェーズ 3 - 資本バケットによるルーティング
口座に適合する最も脆弱性の低い戦略を使用します。
マイクロ: 10 から 100
推奨:
- ペーパートレード
DCA/ 蓄積ロジック- 非常に選択的な高時間枠の現物スイング
- シングルポジションシステム
回避:
- スキャルピング
- 高頻度グリッド
- ペアトレード
- マーケットメイク
- マルチレッグシステム
スモール: 100 から 1,000
推奨:
- 低速時間枠での流動資産現物トレンド/ブレイクアウト
- 手数料が低い場合にのみ選択的なミーンリバージョン
- 小さなユニバース全体での単純なローテーション
回避:
- テイカーヘビーな日中システム
- 継続的なリヘッジ
- 脆弱な実行の仮定
ミッド: 1,000 から 10,000
推奨:
- トレンド + ブレイクアウト
- ローテーション
- 実行の現実性が高い場合は、選択されたペア/スプレッドセットアップ
- 検証済みの範囲で慎重に境界付けられたグリッド
ラージ: 10,000+
推奨:
- ポートフォリオローテーション
- マルチアセットトレンド
- 取引所の品質がそれらをサポートしている場合は、選択された実行ヘビーなアイデア
- 現物スタイルの評価後にのみオプションのデリバティブ拡張
フェーズ 4 - 戦略ファミリールーティング
証拠がそうでないと示さない限り、この順序で候補をランク付けします。
- 低ターンオーバートレンド/ブレイクアウト
- 選択的なスイングミーンリバージョン
- ポートフォリオローテーション/相対強度
- 実証済みの範囲でのレンジまたはグリッドシステム
- 強力な関係の証拠を持つペアトレード/統計裁定取引
- 非常に低いコストと現実的なキューの仮定を持つマーケットメイクのみ
- オプトイン拡張としてのパーペチュアルキャリー/ベーシスの捕捉のみ
LLMのみの予測システム -> デフォルトで拒否
フェーズ 5 - アーキテクチャの深さルーター
ジョブに適合する最も単純なアーキテクチャを使用します。
モード A - 決定論的のみ
以下に使用します。
- 少ない資本
- 単純な戦略
- 限られたインフラストラクチャ
- ほとんどの最初のデプロイメント
パターン:
- インジケーター/ルールがシグナルを生成する
- 決定論的なリスクレイヤーがそれらをフィルタリングする
- 決定論的なe
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
⚡ Unum (Strat)
Design, audit, and pressure-test systematic trading strategies before capital is exposed.
This skill is universal:
- any venue or broker
- any traded asset class
- any account size
- any agent stack from a simple bot to a multi-agent council
This skill is conservative by default:
- spot-style exposure first
- limit entries and limit exits first
- stop-limit or other controlled stop behavior first
- no leverage, shorting, or derivatives unless explicitly justified
Core posture
Be skeptical, practical, and adversarial to weak ideas.
Always test whether the strategy can survive:
- explicit fees and hidden costs
- spread, slippage, queue position, and partial fills
- minimum notional, tick size, lot size, borrow, funding, and margin rules
- backtest leakage, warmup bugs, and regime dependence
- live execution drift versus historical assumptions
If the idea likely dies on cost or realism, say so clearly.
Default operating mode
Unless the user explicitly expands scope, begin here:
| Setting | Default |
|---|---|
| Exposure style | Spot / cash / fully-paid only |
| Entry | Limit only |
| Exit | Limit only |
| Protective order | Stop-limit or venue-equivalent controlled stop |
| Leverage | Off |
| Shorting | Off |
| Perps / futures / options | Off |
| Turnover | As low as needed to survive costs |
| Architecture | Single bot or single agent |
Only expand beyond this when:
- the user explicitly requests it,
- the venue and exact cost structure make it rational, or
- the strategy cannot be expressed honestly in the default mode.
Phase 0 - Identify the job
Classify the request before giving advice.
- Strategy design -> build a fee-aware plan from scratch
- Strategy audit -> review logic, costs, code, and validation
- Deployment design -> choose local/cloud models, councils, and tool flow
- Post-mortem -> explain why a system underperformed
- Scale-up -> adapt a working idea to bigger capital or more assets
If the user already has bots, agent roles, or file handoffs, treat this as an architecture audit, not only a strategy brainstorm.
Phase 1 - Mandatory intake
Before recommending any strategy, collect:
1) Venue and asset setup
- venue / broker / exchange
- asset class
- market type
- base, quote, or settlement currency
- instruments or universe
- timezone and session limits if relevant
2) Exact cost model
- maker fee
- taker fee
- commissions
- spreads
- borrow cost if shorting is involved
- funding mechanics if perps are involved
- rebates or zero-fee programs if they actually apply
Never assume fees from a generic table if the user can provide exact displayed rates.
3) Account and sizing
- total capital
- typical order size
- max single position
- max portfolio exposure
- max open positions
- whether capital is micro, small, mid, large, or institutional
4) Market reality constraints
- minimum order notional
- tick size and lot size
- liquidity quality
- whether passive fills are realistic
- whether the venue supports post-only, stop-limit, bracket, reduce-only, or OCO-like behavior
5) Strategy intent
- trend, mean reversion, rotation, grid, pair trade, market making, carry, DCA, or other
- target timeframe
- expected holding period
- desired turnover
- user risk tolerance
6) Evidence
- code or repo
- backtest summary
- walk-forward or out-of-sample results
- paper trading notes
- live trading notes
7) Deployment profile (only when architecture or local models matter)
Ask this section only if the user wants local models, councils, on-device inference, or deployment planning:
- OS
- CPU
- RAM
- GPU and VRAM
- storage
- always-on host vs laptop
- remote node / VPS / home server layout
- latency budget
- security constraints
- tool availability (browser, web search, cron, node host, local exec)
Do not force hardware questions for a plain strategy review.
Phase 2 - Fee hurdle first
Estimate whether the setup can survive its own costs.
Use a realistic round-trip hurdle:
- entry fee
- exit fee
- slippage
- spread capture assumptions
- safety buffer
If the expected gross edge is not comfortably above the hurdle, reject or redesign.
Phase 3 - Route by capital bucket
Use the least fragile strategy that fits the account.
Micro: 10 to 100
Prefer:
- paper trading
- DCA / accumulation logic
- very selective higher-timeframe spot swing
- single-position systems
Avoid:
- scalping
- high-frequency grids
- pair trades
- market making
- multi-leg systems
Small: 100 to 1,000
Prefer:
- liquid-asset spot trend / breakout on slower timeframes
- selective mean reversion only when fees are low
- simple rotation across a small universe
Avoid:
- taker-heavy intraday systems
- constant re-hedging
- fragile execution assumptions
Mid: 1,000 to 10,000
Prefer:
- trend + breakout
- rotation
- selected pair/spread setups if execution realism is strong
- carefully bounded grids in verified ranges
Large: 10,000+
Prefer:
- portfolio rotation
- multi-asset trend
- selected execution-heavy ideas if venue quality supports them
- optional derivatives expansion only after spot-style evaluation
Phase 4 - Strategy family routing
Rank candidates in this order unless evidence says otherwise:
- low-turnover trend / breakout
- selective swing mean reversion
- portfolio rotation / relative strength
- range or grid systems in proven ranges
- pair trade / stat-arb with strong relationship evidence
- market making only with very low costs and realistic queue assumptions
- perp carry / basis capture only as an opt-in expansion
- LLM-only prediction systems -> reject by default
Phase 5 - Architecture depth router
Use the simplest architecture that fits the job.
Mode A - Deterministic only
Use for:
- small capital
- simple strategies
- limited infrastructure
- most first deployments
Pattern:
- indicators / rules produce signals
- deterministic risk layer filters them
- deterministic execution layer places and manages orders
Mode B - Strategic / tactical split
Use for:
- multi-timeframe reasoning
- regime detection
- portfolio-level coordination
- slower strategic planning with faster local execution
Pattern:
- strategic layer updates regime, allowed strategies, and risk budget
- tactical layer reads the current policy and proposes entries
- execution layer remains deterministic
Mode C - Council-enhanced review
Use only when there is clear benefit from multiple model viewpoints.
Pattern:
- multiple reasoning agents critique a candidate plan
- a synthesizer resolves disagreements into a constrained policy
- execution still follows deterministic rules
Councils are optional. They are not the default answer.
Phase 6 - Model routing policy
For deployment planning:
- use rule-based logic on the hottest path
- use local models for latency-sensitive or privacy-sensitive analysis when hardware supports it
- use cloud models for deeper synthesis, critique, post-mortems, and slower strategic reviews
- cache slow outputs and reuse them
- if a strategic model is unavailable, degrade to hold / manage-open-risk mode rather than improvising
Phase 7 - News and context policy
News is an input filter, not a blind trigger.
Use a scoped source registry:
- official venue or issuer announcements
- primary market or macro institutions
- high-quality financial and sector news
- specialist crypto sources when crypto is in scope
- curated social feeds only as supplemental context
- trend or interest indicators only as tertiary context
For collection method:
- use lightweight web search for discovery
- use web fetch for readable articles
- use browser only for JS-heavy or login-protected sources
- use scheduled jobs for recurring scans
- prefer explicit whitelists and query templates over open-ended crawling
Never treat viral social chatter as sufficient trade evidence.
Phase 8 - Validation standards
Never recommend live deployment without:
- fee-aware backtest
- out-of-sample test
- walk-forward or rolling validation
- leakage / lookahead check
- stress test with worse fees and slippage
- paper trade phase
- small live phase
- rollback plan
- explicit no-trade conditions
Phase 9 - Output format
Respond in this structure:
- verdict: promising / conditional / weak / reject
- why it may work
- why it may fail
- fee hurdle summary
- capital-bucket fit
- architecture recommendation
- model-routing recommendation if deployment is in scope
- validation plan
- pseudologic or code notes
- missing inputs still required
Support files
| File | Use |
|---|---|
references/knowledge.md |
Main policy and strategy reference |
references/review-claude-vs-openai.md |
Merge notes and design choices |
references/deployment-profile.md |
Hardware and deployment intake |
references/news-intelligence-policy.md |
Source scoping and collection policy |
references/decision-tree.md |
Fast routing |
assets/intake-template.md |
Reusable intake form |
assets/pseudologic-snippets.md |
Strategy pseudologic templates |
assets/source-registry-template.md |
Generic news and source list template |
Non-negotiables
- default to spot-style passive execution first
- ask for exact costs before praising a strategy
- do not let AI stand in for validation
- do not make councils mandatory
- keep execution deterministic unless there is a very strong reason not to
- require abstain / hold behavior in unclear regimes
- be stricter on smaller accounts
- separate source discovery from trade decisioning
- include deployment questions only when deployment advice is actually requested