server/apps/alpharank_validation/SKILL.md
AlphaRank validation dashboard: model scorecard with IC/ICIR/PBO/DSR gates, feature importance analysis, overfitting diagnostics, validation checklist tracker, and model comparison
npx skillsauth add proxy2021/enso alpharank_validationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
AlphaRank validation dashboard: model scorecard with IC/ICIR/PBO/DSR gates, feature importance analysis, overfitting diagnostics, validation checklist tracker, and model comparison
Display AlphaRank model validation scorecard with key metrics (IC, ICIR, PBO, DSR, Sharpe, drawdown) and pass/fail gates for each model horizon M1-M12. Accepts metrics as JSON input or reads from a results file. Use when the user says: 'show validation scorecard', 'model metrics', 'how are my models doing', 'validation dashboard', 'AlphaRank scorecard'.
Parameters:
metrics (string): JSON string of model metrics. Each model should have: name, trainIC, testIC, icir, pbo, dsr, sharpe, annualReturn, maxDrawdown. If omitted, reads from state or uses sample data.filePath (string): Path to a JSON results file containing model metrics. Optional.View feature importance analysis for AlphaRank models: top features by SHAP/MDI importance, category breakdown, stability scores, and keep/cut recommendations. Accept feature data as JSON input. Use when the user says: 'show feature importance', 'which features matter', 'feature analysis', 'SHAP values'.
Parameters:
features (string): JSON string of feature importance data. Each feature should have: name, importance, category, stability, recommendation. If omitted, uses sample data.model (string): Model name to show features for (e.g. 'M1', 'M6'). Defaults to best model.topN (number): Number of top features to display (default: 20)Run overfitting diagnostic analysis: train vs test comparison, IC decay curve, rolling IC, degrees of freedom, and LLM-powered recommendation engine. Use when the user says: 'diagnose overfitting', 'why is my model overfitting', 'overfitting analysis', 'train vs test gap'.
Parameters:
diagnostics (string): JSON string of diagnostic data including train/test metrics over time. If omitted, uses sample data.model (string): Model name to diagnose (e.g. 'M1', 'M6'). Defaults to worst performing model.Track AlphaRank validation progress: PBO test, CPCV implementation, DSR computation, transaction cost modeling, OOS test, paper trading. Persistent state saved to disk. Use when the user says: 'validation checklist', 'what validation steps remain', 'track validation progress', 'update checklist'.
Parameters:
action (string): Action: 'view' to see checklist, 'update' to change an item's status. Default: view.itemId (string): Checklist item ID to update (e.g. 'pbo_test', 'cpcv', 'dsr', 'txcosts', 'oos_test', 'paper_trading')status (string): New status: 'not_started', 'in_progress', 'done'notes (string): Optional notes for the checklist itemCompare two or more AlphaRank model configurations side by side. Show delta in key metrics, highlight which is better. Use when the user says: 'compare models', 'which model is better', 'model comparison', 'A vs B'.
Parameters:
configurations (string): JSON string of model configurations to compare. Each should have: name, testIC, icir, pbo, sharpe, annualReturn, maxDrawdown, features, turnover. If omitted, uses sample data.testing
Scheduled task health dashboard: monitor task statuses, failure rates, execution history, error classification, circuit breaker states, and drill into specific task run logs. The Team Leader's command center for scheduled task reliability.
testing
Financial accounts dashboard — unified view across brokerage and private-bank accounts with wealth monitoring, refresh logs, and notification settings. Each account is a Cortex entity; each periodic statement is its own synthesis page. Privacy: all data lives at ~/.enso/wiki/ and ~/.enso/data/finances/ (local only — never committed to git).
development
Real-time error monitoring dashboard: error summary with severity breakdown, error trends over time, category analysis, recent error feed, fix tracking, system health score, circuit breaker states, error code analysis, recurring error pattern detection, and actionable recommendations. Reads from Enso's action log, error log, circuit breakers, and error rate monitor.
data-ai
YouTube Manager: subscription management, personalized feed, trending, AI-powered channel discovery, analytics, bulk cleanup