Dual Axis Skill Reviewer
This AI reviews skill descriptions across multiple axes to identify gaps and ensure comprehensive coverage – boosting clarity & effectiveness.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dual-axis-skill-reviewer npx -- -y @trustedskills/dual-axis-skill-reviewer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dual-axis-skill-reviewer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dual-axis-skill-reviewer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The dual-axis skill reviewer analyzes trading strategies based on two distinct perspectives, providing a more comprehensive evaluation than single-metric approaches. It assesses performance across both risk and reward axes, identifying potential weaknesses or biases in the strategy's design. The tool aims to improve trading outcomes by highlighting areas for optimization and ensuring alignment with desired risk/reward profiles.
When to use it
- Evaluating new algorithmic trading strategies before deployment.
- Identifying hidden risks within existing trading systems.
- Comparing multiple trading strategies across different market conditions.
- Optimizing a strategy’s parameters to achieve a more favorable risk-reward ratio.
Key capabilities
- Dual-axis performance analysis (risk vs. reward)
- Strategy evaluation based on defined criteria
- Identification of potential biases in trading logic
- Parameter optimization suggestions
Example prompts
- "Analyze this trading strategy, focusing on both drawdown and Sharpe Ratio."
- "Compare Strategy A and Strategy B across risk and reward axes; highlight key differences."
- "What parameters should I adjust to improve the risk-reward profile of this strategy?"
Tips & gotchas
The effectiveness of this skill depends heavily on accurate historical data for backtesting. Ensure your data is clean, representative of current market conditions, and covers a sufficient time period for reliable analysis.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.