Post-trade review — pull losing trades from the strategy tester, screenshot each entry in context, and cluster common failure patterns. Use when the user asks "why am I losing?", "review my losses", or "what's wrong with my strategy?".
$npx -y skills add ferroxlabs/tvcontrol --skill learn-from-lossesInstalls into the current project.
Run `npx skills use "https://github.com/ferroxlabs/tvcontrol" --skill "ferroxlabs/tvcontrol/learn-from-losses"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ferroxlabs/tvcontrol" that are relevant to the current task. Run `npx skills add "https://github.com/ferroxlabs/tvcontrol"` and select the relevant skills, then follow their instructions.