The starter_research prompt
The starter prompt is parameterized by two inputs:Full template text
When invoked, the starter prompt returns this template text for the agent to follow:How to use it
1
Copy a prompt below
Pick an example prompt from the section below, or write your own using the template. Replace
{symbol} and {question} with your target.2
Paste it into your agent
Open Codex, Claude Desktop, Cursor, or whichever agent you installed Ithaca into. Paste the prompt. The agent will read the server instructions (from the MCP
initialize response) and follow the canonical workflow.3
Watch it live
Open app.doomberg.me → Sessions. Your agent’s research session streams live via SSE. Every tool call, argument, and result appears in real time.
4
Review the report
When the agent finishes, it posts a narrative report in the chat. Review the thesis, evidence, strategy, and backtest stats. If you want to promote the strategy to paper trading, do it from the web UI — the agent cannot.
Example prompts
Basic momentum research
Value + insider convergence
Short squeeze screen
Macro regime check
Options volatility trade
Tips for writing your own prompts
Related
Agent Workflow
The canonical workflow in detail — session_context, research, propose, backtest, report.
MCP Tools
Browse the full 60+ tool catalog to name in your prompts.
Skills Catalog
Discover the 50+ data skills — market, fundamentals, congress, insider, vol, options, and more.
StrategySpec
The declarative strategy schema the agent assembles in step 4.