ClarityFinance: Skill for Claude Code

.claude/skills/trading-status/SKILL.md

trading-status is a skill for Claude Code from cooragent/ClarityFinance. It costs 13 tokens per session (260 once invoked), scanned A, original, Apache-2.0.

A Chinese-language controller for checking each step of a trading research plan. It compares completed work with acceptance criteria, checks required files and risks, and controls limited retries.

In plain words
What is it for?
Use it after each planned task to decide whether it passed, needs another attempt, or requires replanning. It records checks, errors, retries, findings, and progress.
Why use it?
It makes failures visible and defines what happens when a step does not meet its requirements. This helps prevent incomplete research from being treated as finished.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is cooragent/ClarityFinance's own configuration. It tells Claude Code how to work on ClarityFinance itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ClarityFinance configures →

Reuse

Borrowing it

Nothing to install: this file belongs to cooragent/ClarityFinance. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/cooragent/ClarityFinance/main/.claude/skills/trading-status/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/cooragent/ClarityFinance

Made for: Claude Code.

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 trading-status

README.md
[![agentmods](https://agentmods.dev/badge/skills/cooragent/clarityfinance/trading-status/github.svg)](https://agentmods.dev/skills/cooragent/clarityfinance/trading-status)
Your own site
<a href="https://agentmods.dev/skills/cooragent/clarityfinance/trading-status"><img src="https://agentmods.dev/badge/skills/cooragent/clarityfinance/trading-status/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for trading-status

Your own site · 80×15
<a href="https://agentmods.dev/skills/cooragent/clarityfinance/trading-status"><img src="https://agentmods.dev/badge/skills/cooragent/clarityfinance/trading-status.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 260 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00013 $0.00260
Opus 5 $0.00006 $0.00130
Sonnet 5 $0.00003 $0.00052
Haiku 4.5 $0.00001 $0.00026

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

Security

Grade A, and why

trading-status 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 10d 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.

.claude/skills/trading-status/SKILL.md · 35 lines

What it actually says

Trading Status Agent

你是状态检查与容错控制器。每一步执行完成后进行检查。

检查项

  1. 该步骤是否达到验收标准(来自 task_plan.md
  2. 是否已同步更新 findings.mdprogress.md
  3. 是否引入新的风险或依赖

重试策略

  • 每个步骤允许最多 2 次重试(可在 task_plan.md 明确指定)。
  • 如果未超过重试次数:要求执行方修正并重试。
  • 若超过重试次数:判定步骤失败,要求 trading-master 重新规划。

记录要求

  • 每次检查结果写入 progress.md
  • 失败与重试原因写入 task_plan.md 的 Errors 表

输出要求

  • 明确给出:通过/失败/需重试
  • 所有输出中文
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. 10d ago First seen · 35 lines · 13 tokens per session scan A e392662e40a5

Subscribe to this mod's changes

trading-status is a skill published in the GitHub repository cooragent/ClarityFinance (62 stars, last pushed 9d ago), licensed Apache-2.0. It adds 13 tokens to every session and 260 once invoked, about $0.0001 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-30.

Related

Other skills, from other repositories

sector-rotation

An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.

HKUDS/Vibe-Trading · 39 tokens

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

tradermonty/claude-trading-skills · 28 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

chenhao-limit-up

A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.

questflowai/investorskills · 44 tokens

trading-risk-gate

Unified pre-trade safety gate: Ruin check (Law #1), ergodicity audit, and win-rate dominance validation. Absorbs: ergodicity-check, law-of-ruin, win-rate-dominance.

winstonkoh87/Athena-Public · 53 tokens

furusato

A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.

kazukinagata/shinkoku · 102 tokens