ワンクリックで
review-strategy
Deep-dive review of the delta-neutral strategy decision logic and risk math
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Deep-dive review of the delta-neutral strategy decision logic and risk math
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
DeFi conventions, decimal handling, and protocol integration patterns used in this project. Load when working with token amounts, price conversions, or protocol interactions.
Run Solidity smart contract tests using Foundry forge
Use when an agent needs to retrieve, preserve, or maintain durable organization or project knowledge across sessions using Tau memory.
Run the full end-to-end integration test suite
Build all project components (Solidity contracts and Rust WASM)
Check the health and state of a deployed SmartVault by querying on-chain data
| name | review-strategy |
| description | Deep-dive review of the delta-neutral strategy decision logic and risk math |
| disable-model-invocation | true |
Review and explain the delta-neutral strategy decision logic.
Read and analyze these files in order:
components/delta_neutral_strategy/src/lib.rs — Entry point and main decision treecomponents/delta_neutral_strategy/src/strategy.rs — Decision orchestrationcomponents/delta_neutral_strategy/src/math/greeks.rs — Risk calculationscomponents/delta_neutral_strategy/src/math/univ3.rs — Uniswap V3 mathconfig/smart_vault.template.json — Risk parametersExplain the priority-based decision tree with concrete numerical examples. Identify any edge cases or potential issues.
$ARGUMENTS