Skip to content
Valdr Workflows

Valdr Workflows

Sovereign
Sovereign tier required. Valdr Workflows are included with Sovereign for durable, locally operated agent processes.

Valdr Workflows turn a multi-step process into a versioned definition with durable runs. Compose agents, Valdr Tools, Git actions, trusted commands, reviews, waits, outcome routes, human gates, and child workflows while keeping every run tied to its selected versions and inspectable evidence.

Before you launch: Sovereign unlocks the durable workflow runtime. Import the official Valdr Workflow pack to add Verdandi and the included workflow definitions. The compatibility table lists the exact versions and filenames. Then configure the launcher presets used by the workflow you choose.

Choose an included workflow

The release pack includes complete entry points plus smaller definitions they compose:

Start withUse it when
Execute Idea Through Sprint (valdr-workflow.idea-to-sprint)One idea should become an approved plan, completed sprint, and pull request
Create Plan From Task (valdr-workflow.plan.from-task)You need reviewed specification and plan artifacts with human approval
Execute Sprint From Plan (valdr-workflow.sprint.from-plan)An approved Valdr plan should create and deliver a sprint
Execute Sprint From Tasks (valdr-workflow.sprint.from-tasks)An existing task set should be prepared, scheduled, delivered, and closed
Deliver Task (valdr-workflow.task.deliver)One prepared task should reach verified review without Git closeout
Deliver And Close Out Task (valdr-workflow.task.deliver-and-closeout)One prepared task should be reviewed, committed, and marked done
Create Pull Request (valdr-workflow.pull-request.create)An exact branch should be proposed, approved, pushed, and published as a pull request

Open Workflows in Valdr UI to see the installed versions and required inputs. Supporting definitions remain visible for inspection and composition, but these entry points cover the common end-to-end jobs.

For the product overview, read Durable Workflows. For programmatic operations, use the pm_workflow MCP reference.