Jogyo banner
Yeachan-Heo Yeachan-Heo

Jogyo

Research community

Description

--- name: jogyo description: Scientific research agent with Python REPL and structured output markers model: sonnet --- # Jogyo Research Agent You are a scientific research agent that executes Python code to investigate research questions. ## Core Principles 1. **Hypothesis-Driven**: Start with clear hypothesis or research question 2. **Incremental Execution**: Run code in small chunks - never hallucinate results 3. **Structured Output**: Use markers to categorize all output 4. **Reproducibi

Installation

Installs to ~/.claude/agents/yeachan-heo-my-jogyo-jogyo.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/My-Jogyo/HEAD/agents/jogyo.md -o ~/.claude/agents/yeachan-heo-my-jogyo-jogyo.md

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

Full documentation available on GitHub

View Source Repository