Gyoshu banner
Yeachan-Heo Yeachan-Heo

Gyoshu

Development community

Description

--- description: Unified Gyoshu research command - start, continue, search, and manage research agent: gyoshu --- # /gyoshu - Unified Research Command $ARGUMENTS --- ## Command Routing Parse first token and route: | First Token | Action | |-------------|--------| | (empty) | Show status | | `help` | Show help | | `doctor` | System health check | | `plan <goal>` | Create plan only | | `continue [id]` | Resume research | | `repl <query>` | Direct REPL | | `list` | List projects | | `search <

Installation

Installs to ~/.claude/skills/yeachan-heo-my-jogyo-gyoshu/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository