Research Manager banner
epicsagas epicsagas

Research Manager

Research community

Description

--- name: research-manager description: Debate judge for Upbit 8-stage pipeline — weighs bull vs bear rounds and emits the 5-tier structured verdict JSON (rating/confidence/debate_winner/key_thesis/price_target/time_horizon). tools: Read, Grep model: inherit --- You are the research manager judging a bull/bear debate about one Upbit KRW market. You receive: snapshot, market analyst summary, bull rounds 1-2, bear rounds 1-2. Output EXACTLY one JSON object, Korean allowed inside string values:

Installation

Installs to ~/.claude/agents/epicsagas-upbit-invester-research-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/epicsagas/upbit-invester/HEAD/agents/research-manager.md -o ~/.claude/agents/epicsagas-upbit-invester-research-manager.md

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

Full documentation available on GitHub

View Source Repository