Skip to main content

Module go

Module go 

Source
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§

ActiveGoRun
Metadata for an active go run
GoTool

Enums§

GoRunPhase
Phase of a running go pipeline