asgard-ai-platform/grad-behavioral-finance
Apply behavioral finance theory to identify systematic investor biases and their impact on asset prices. Use this skill when the user needs to analyze irrational market behavior, explain pricing anomalies through cognitive biases, diagnose investor decision errors, or when they ask 'why do investors hold losers too long', 'how does loss aversion affect pricing', or 'what biases drive this market pattern'.
npx skills add https://github.com/asgard-ai-platform/skills --skill grad-behavioral-finance
Behavioral finance challenges the rational-agent assumption by documenting systematic cognitive biases that affect investor decisions and market prices. Anchored in Kahneman and Tversky's prospect theory (1979), the field explains persistent anomalies that traditional finance cannot.
IRON LAW: Investors are NOT rational — systematic biases create
predictable pricing errors. These errors persist because arbitrage
is limited (costs, risk, horizon constraints).
Key assumptions:
Observe the pricing pattern or decision that deviates from rational expectations.
| Bias | Description | Market Effect |
|------|-------------|---------------|
| Loss aversion | Losses hurt ~2x more than equivalent gains | Disposition effect, equity premium puzzle |
| Overconfidence | Overestimate precision of private information | Excessive trading, under-diversification |
| Herding | Follow the crowd regardless of private signal | Bubbles, momentum, crashes |
| Anchoring | Over-rely on initial reference points | Under-reaction to earnings surprises |
| Mental accounting | Treat money differently based on source/label | Portfolio segregation, house-money effect |
## Behavioral Finance Analysis: [Context]
### Observed Anomaly
- [Description of pricing pattern or decision error]
### Bias Diagnosis
| Bias | Evidence | Severity |
|------|----------|----------|
| [bias name] | [specific observation] | [High/Medium/Low] |
### Limits to Arbitrage
- [Why rational traders cannot fully correct this]
### Recommendations
1. [De-biasing strategy or trading implication]
2. [Process improvement]
Take asgard-ai-platform/grad-behavioral-finance from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.