| name | investment-team |
| description | 四角色并行投研团队。用户说「投研团队」「四大师并行」「team 研究」「多 Agent 投研」「/investment-team」时使用。Team Lead + 段/巴/芒/李四角色经 run_subagent 并行独立成稿再综合;禁止联网失败伪装。默认 create_web;署名 Opptrix · AI Berkshire 分析。 |
| license | Apache-2.0 |
| metadata | {"author":"opptrix","version":"1.0","title":"四角色并行投研团队","summary":"Team Lead 统筹,四大师并行独立研究后交叉验证并强制结论","category":"deep-research","slash-rank":"51","default-deliverable":"web","required-packs":"fundamentals market news workspace artifacts"} |
| allowed-tools | search_instruments ask_user get_current_time run_subagent list_subagents get_subagent reclaim_subagent cancel_subagent update_research_checklist get_instrument_snapshot get_instrument_quotes get_instrument_profile get_instrument_financials get_instrument_income_statement get_instrument_balance_sheet get_instrument_cash_flow get_instrument_financial_indicators get_instrument_dividend get_instrument_shareholders list_news_articles get_news_article get_instrument_notices get_notice_content http_fetch browser_navigate workspace_write workspace_read opptrix_run create_web update_web read_web list_web_vendor |
| references | ["references/role-briefs.md","references/checklist.json","scripts/financial_rigor.py","scripts/report_audit.py","scripts/run_rigor_json.py","scripts/scorecard.py","scripts/fixtures/sample_scorecard_full.json","scripts/fixtures/sample_verify_market_cap.json"] |
四角色并行投研团队
对用户指定标的做真正并行的四大师投研,再由 Team Lead(父 Agent)综合。署名:Opptrix · AI Berkshire 分析。
何时使用 / 边界
| 使用 | 不要用本技能 |
|---|
| 需要四角色独立成稿再交叉验证 | 单人七模块深度研究 → @skill:investment-research |
| 重要标的首次/重大重做,愿付并行成本 | 多空辩论研讨团 → @skill:multi-role-research-council(勿合并) |
| 未上市六侦察 → @skill:private-company-research |
| 财报专属团队 → @skill:earnings-team |
研究质量(硬性)
同契约:四大师、强制结论档位、镜子测试、A/B/C、快速否决、事实/观点分栏、get_current_time、禁止训练知识冒充联网结果。
并行纪律:禁止「一个 prompt 切四段」冒充对抗;四角色必须各自 run_subagent 独立取证成稿。
团队结构
| 角色 | 视角 | 职责 |
|---|
| Team Lead(父) | 综合 | 统筹、交叉验证、scorecard、定稿、create_web |
| business-analyst | 段永平 | 生意本质、护城河、用户价值 |
| financial-analyst | 巴菲特 | 财务质量、估值、安全边际(须跑 rigor) |
| industry-researcher | 芒格 | 行业格局、竞争、失败路径 |
| risk-assessor | 李录 | 风险、管理层、长期确定性 |
详细 brief:get_agent_skill_file(..., path="references/role-briefs.md")。
取数
与 @skill:investment-research 相同工具栈。财务角色须 workspace_write 后 opptrix_run:
python scripts/run_rigor_json.py --input data.json --output result.json
python scripts/scorecard.py --input evidence.json --output scorecard.json
脚本不联网。第二源由 Agent 用公告/资讯/http_fetch 写入后再 cross-validate。
并行编排(对齐 multi-role-research-council)
S0 — 范围与预检
- 确认标的;多候选
ask_user。get_current_time。评定 A/B/C,写入 checklist。
update_research_checklist 加载 references/checklist.json。
- 取数可达性预检:父 Agent 先试一次 (或等价工具)。若失败 → ,醒目标注并询问用户是否继续(继续则整份报告顶栏标注降级,)。后台子任务无法向用户弹权限确认时,父必须先保证工具可用。