What problem does it solve? Single-perspective AI stock analysis tends to echo market consensus and hallucinate financial figures. This Skill runs a structured four-role investment research team (business, financials, industry, risk) in parallel, with mandatory data verification and audit gates, to produce a rigorous, cross-validated company research report. ## Core Features & Use Cases - Four-Agent Parallel Research: Launches business-analyst, financial-analyst, industry-researcher, and risk-assessor agents simultaneously, each applying a distinct value-investing lens (Duan Yongping, Buffett, Munger, Li Lu). - Financial Rigor Verification: Uses scripts/financial_rigor.py for exact-decimal market cap checks, valuation ratio verification, multi-source cross-validation, Benford's Law screening, and three-scenario valuation. - Report Audit Gate: Uses scripts/report_audit.py to randomly sample 15% of report data points and issue a pass/fail verdict before publication; includes Taiwan stock data support via scripts/twstock_data.py (FinMind API). - Use Case: Ask the agent to run team research on a company like Meituan or TSMC, and receive a consolidated report with a four-dimension scorecard, bull/bear theses, a Buffett-style checklist, and tiered buy recommendations with price ranges. ## Quick Start Run the investment team research on Tencent and generate a full multi-agent analysis report with data verification.