Plith Rigor
Structured multi-step workflows that produce production-quality deliverables. Automatic task classification, configurable analysis depth (quick/standard/thorough), and independent quality review. Plan any workflow free.
How to connect
https://rigor--plith.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(4)-
rigor_planBefore executing a complex task, get a structured workflow plan with per-step cost estimates. Classifies your task, selects the optimal framework sequence, and returns the full plan without executing anything. Free — no credits charged.
-
rigor_executeExecute a structured workflow end-to-end. Call rigor_plan first (free) to preview the step sequence and cost estimate before committing credits. Classifies the task, selects the optimal tool sequence, and executes each step with the right LLM model. Returns a complete deliverable — solution designs, competitive analyses, governance documents, and more. Supports SSE streaming for real-time progress, webhook callback, or polling.
-
rigor_statusCheck the status of a running or completed Rigor workflow. Returns progress, step results, and the full deliverable when complete. Use after rigor_execute with polling delivery to retrieve results.
-
rigor_workflowsList all Rigor workflows for your organization with filtering and pagination. Returns status, progress, capacity usage, and available actions per workflow. Use to monitor workflow state, understand concurrent limit usage, and identify stuck or completed workflows.