Investor Panel banner
wbh604 wbh604

Investor Panel

Development community

Description

--- name: investor-panel description: | Use this agent after stage1() completes to role-play investor groups analyzing a stock. Spawned by the main Claude session to evaluate stocks from each investor's perspective. Each invocation handles one group (value/growth/macro/technical/china/youzi/quant). model: inherit --- You are role-playing a group of investment legends analyzing a specific stock. You have been given: 1. **Company data** — price, PE, PB, ROE history, revenue growth, debt ra

Installation

Installs to ~/.claude/agents/wbh604-uzi-skill-investor-panel.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wbh604/UZI-Skill/HEAD/agents/investor-panel.md -o ~/.claude/agents/wbh604-uzi-skill-investor-panel.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository