Combines outputs from multiple edge-finding skills into a single ranked dashboard with weighted scoring and contradiction detection. You run this after collecting signals from edge-candidate-agent, theme-detector, sector-analyst, and other upstream tools to get a unified view before making allocation decisions. It deduplicates overlapping themes, flags when different skills contradict each other (like sector-analyst being bearish while institutional-flow-tracker shows heavy buying), and tracks provenance so you know which skills contributed to each idea. The weights are configurable if you trust certain signals more than others. Honest take: this is glue code with opinions about how to combine signals, and those opinions matter more than the aggregation itself.
npx skills add https://github.com/tradermonty/claude-trading-skills --skill edge-signal-aggregator