Expand description
Go Tool - Autonomous task execution via OKR → PRD → Ralph pipeline
Exposes the /go command as an MCP-callable tool for programmatic
autonomous work execution. Creates an OKR, generates a PRD from the
task description, runs the Ralph loop, and maps results back to the OKR.
The execute action spawns the pipeline in a background task and returns
immediately so the MCP client can monitor progress via go_watch.
Structs§
- Active
GoRun - Metadata for an active go run
- GoTool
Enums§
- GoRun
Phase - Phase of a running go pipeline