CtrlK
BlogDocsLog inGet started
Tessl Logo

behavioral-finance

Behavioral finance applications: theories of overreaction and underreaction, behavioral explanations for momentum and reversal, investor sentiment cycles, cognitive-bias checklists, and debiasing quantitative strategies.

52

Quality

59%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./agent/src/skills/behavioral-finance/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

57%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a dense, actionable reference with concrete thresholds, code, and China A-share specifics, but it is a monolithic single file with no progressive disclosure and only an implied workflow rather than an explicit sequenced procedure.

Suggestions

Add an explicit step-by-step analysis workflow (e.g. 1. score sentiment 2. detect biases 3. select strategy 4. apply debiasing checklist) with the Output Format as the validation/template checkpoint.

Move the detailed cognitive-bias tables and sentiment-indicator catalogs into a references/ file linked from the overview to improve progressive disclosure.

Trim definitions of well-known biases (loss aversion, anchoring) and keep only the quant-detection and debiasing columns.

DimensionReasoningScore

Conciseness

Mostly information-dense with China A-share-specific thresholds and empirical figures that earn their place, but it explains basic biases (loss aversion, anchoring) Claude already knows and could be tightened.

3 / 5

Actionability

Provides concrete executable guidance — numeric signal thresholds (SUE>2σ, RSI<10), a Python sentiment-score skeleton, and a CGO formula — with minor gaps from undefined helpers (normalize, weighted_sum).

4 / 5

Workflow Clarity

The Output Format and numbered Analysis Framework imply a sequence (diagnose sentiment, detect biases, recommend strategy, debias), but there is no explicit step-by-step procedure with validation checkpoints.

3 / 5

Progressive Disclosure

Well-organized into clear sections, but as a >50-line monolithic file with no bundle references, detailed reference material (bias tables, indicator catalogs) that could live in separate files is inlined.

3 / 5

Total

13

/

20

Passed

Description

61%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description clearly scopes a distinctive behavioral-finance niche with good natural trigger terms, but it lists topical coverage as noun phrases rather than actions and omits any explicit 'Use when' guidance, capping completeness at 3.

Suggestions

Reframe the enumeration with action verbs, e.g. 'Generates behavioral-finance trading signals...builds cognitive-bias checklists...constructs debiasing rules.'

Add an explicit trigger clause such as 'Use when interpreting momentum/reversal, gauging investor sentiment, or debiasing quant strategies.'

DimensionReasoningScore

Specificity

Names the behavioral-finance domain and enumerates five concrete sub-areas (overreaction/underreaction, momentum/reversal, sentiment cycles, bias checklists, debiasing), but frames them as noun-phrase topics rather than concrete actions, so coverage is comprehensive yet action framing is missing.

3 / 5

Completeness

Has a clear 'what' via the enumerated applications, but no 'Use when...' or equivalent explicit trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Includes natural domain terms a quant user would say ('behavioral finance', 'momentum and reversal', 'investor sentiment', 'cognitive-bias', 'debiasing'); a few natural variations like 'contrarian' or 'herding' are absent.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (behavioral finance for quant trading) with distinctive terminology; minor overlap risk with a generic sentiment-analysis or quant-strategy skill.

4 / 5

Total

14

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
HKUDS/Vibe-Trading
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.