trade-execution-checklist

trade-execution-checklist is a skill for Claude Code, Codex from nirholas/three.ws. It costs 34 tokens per session (1,091 once invoked), scanned A, original, Apache-2.0.

A checklist for planning a trade before placing it. It covers the reason for the trade, how much to buy, acceptable loss, entry and exit conditions, and the risk compared with the possible return.

In plain words
What is it for?
Use it to review a trade thesis, calculate position size, set stop-loss and take-profit levels, and check the risk-reward ratio.
Why use it?
It turns an informal trading idea into a set of questions that can expose unclear assumptions and excessive risk before money is committed.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Install

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.

agentmods
npx agentmods add skills/nirholas/three.ws/trade-execution-checklist
Any agent
npx skills add nirholas/three.ws --skill trade-execution-checklist
Clone the repo
git clone --depth 1 https://github.com/nirholas/three.ws

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for trade-execution-checklist

README.md
[![agentmods](https://agentmods.dev/badge/skills/nirholas/three.ws/trade-execution-checklist.svg)](https://agentmods.dev/skills/nirholas/three.ws/trade-execution-checklist)
Your own site
<a href="https://agentmods.dev/skills/nirholas/three.ws/trade-execution-checklist"><img src="https://agentmods.dev/badge/skills/nirholas/three.ws/trade-execution-checklist.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,091 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.01091
Opus 5 $0.00017 $0.00545
Sonnet 5 $0.00007 $0.00218
Haiku 4.5 $0.00003 $0.00109

Measured 2d ago against content hash 541510a9fd5d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

trade-execution-checklist 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.

data/skills/trading/trade-execution-checklist/SKILL.md · 105 lines

How it starts

The opening of the file, as written. The whole thing — 105 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Trade Execution Checklist

When to use this skill

Use when the user:

  • Is about to execute a trade and wants a sanity check
  • Needs help with position sizing and risk management
  • Wants a structured framework for trade planning
  • Asks about stop-loss placement or take-profit levels
  • Needs to evaluate their risk-reward ratio before entering

Pre-Trade Checklist

1. Trade Thesis Validation

Before any execution, confirm:

  • Clear thesis: Can you state in one sentence why this trade should work?
  • Catalyst: What will drive the price in your direction? (news, technical level, on-chain event)
  • Timeframe: Is this a scalp (hours), swing (days-weeks), or position (weeks-months)?
  • Edge identification: What do you know or see that the market might not be pricing in?
  • Invalidation: At what specific price or condition is your thesis wrong?

2. Position Sizing

Calculate appropriate size using these rules:

  • Risk per trade: Never risk more than 1-2% of total portfolio on a single trade
  • Position size formula: Position Size = (Portfolio * Risk %) / (Entry - Stop Loss)
  • Maximum position: Even with tight stops, cap single positions at 5-10% of portfolio
  • Correlation check: Are you already exposed to this sector? Avoid stacking correlated positions

Example calculation:

  • Portfolio: $50,000
  • Risk per trade: 2% = $1,000
  • Entry: $100, Stop loss: $90 (10% away)
  • Position size: $1,000 / $10 = 100 units = $10,000 (20% of portfolio)

3. Entry Strategy

Plan the entry method:

  • Limit vs market: Use limit orders for better fills unless momentum is urgent
  • Scaling in: Consider entering in 2-3 tranches (e.g., 40/30/30) to average entry
  • Slippage awareness: For low-liquidity tokens, check order book depth first
  • Gas timing: For on-chain trades, check gas prices and consider low-activity periods
  • DEX vs CEX: Compare execution costs including gas, fees, and slippage

4. Risk Management Setup

Configure protective measures before entering:

  • Stop loss: Place immediately after entry — never trade without one
    • Below recent swing low for longs
    • Above recent swing high for shorts
    • Account for typical volatility — avoid stops within normal noise range
  • Take profit targets: Set at least 2 levels
    • TP1: 1:1.5 risk-reward — take 50% off
    • TP2: 1:3 risk-reward — take remaining or trail stop
  • Risk-reward ratio: Minimum 1:1.5, ideally 1:2 or better
  • Maximum loss scenario: If everything goes wrong, what do you lose?

Read the full file on GitHub · 105 lines

Changes

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.

  1. 2d ago First seen · 105 lines · 34 tokens per session scan A 541510a9fd5d

Subscribe to this mod's changes

trade-execution-checklist is a skill published in the GitHub repository nirholas/three.ws (110 stars, last pushed yesterday), licensed Apache-2.0. It adds 34 tokens to every session and 1,091 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

rtc-balance

Check RustChain wallet balance, epoch info, and network status via the public RPC.

Scottcjn/Rustchain · 20 tokens

blockchain-defi

Use this skill when asked about decentralized finance, DeFi protocols, AMM mechanics, lending and borrowing protocols, perpetual futures, yield farming, liquidity mining, liquid staking, restaking, yield optimization, DeFi security, MEV, and protocol composability. Covers AMM design (Uniswap, Curve, Balancer), lending…

j4flmao/agent-skills · 154 tokens

stablecoin-chain-explorer

Explore stablecoin TVL distribution and yield opportunities by blockchain. Query which chains have the most stablecoins, compare cross-chain yields, and find the best opportunities on Ethereum, BSC, Arbitrum, Base, Polygon, and more. Also for protocols and issuers researching where stablecoin TVL and liquidity…

barkermoney/barker-mcp · 102 tokens

apex-copilot

Use this skill when the user is working on a Web3 project and needs Apex Foundation diligence tools: scoring a crypto/Web3 project for investment readiness, matching against the Apex portfolio of 200+ projects, finding relevant Web3 hackathons, matching against Web3 VC funds and investors, smart contract code review…

Apex-Foundation/copilot-mcp · 245 tokens

gstd-sovereign

Full agent autonomy — self-sustaining economic entity that earns GSTD, manages finances, shares intelligence, recruits agents, and promotes financial independence.

gstdcoin/A2A · 35 tokens

crypto-report

Analyze cryptocurrency projects with tokenomics, on-chain metrics, and market analysis. Generate comprehensive crypto research reports.

claude-office-skills/skills · 24 tokens