Skip to content

CLI Commands

LumenFlow provides a curated public CLI surface for everyday workflows.

Each command below links to its own detail page with the full description, example, guidance and options.

CategoryCommands
Gates & Qualitycert:verify, eval:run, eval:suite, events:validate, gate:co-change, gate:conditional, gates, lane:create, lane:edit, lane:health, lane:list, lane:lock, lane:remove, lane:setup, lane:status, lane:suggest, lane:validate, lumenflow:pre-commit-check, test:baseline:init, test:baseline:update, validate
Initiativesinitiative:add-wu, initiative:bulk-assign, initiative:create, initiative:delete, initiative:edit, initiative:list, initiative:plan, initiative:remove-wu, initiative:rename, initiative:status
Memory & Sessionsmem:checkpoint, mem:cleanup, mem:context, mem:converged, mem:create, mem:delete, mem:export, mem:inbox, mem:init, mem:ready, mem:recover, mem:roster, mem:signal, mem:start, mem:summarize, mem:triage, mem:watch, signal:cleanup
Metrics & Flowcost:summary, flow:bottlenecks, flow:report, metrics, metrics:snapshot
Orchestrationagent:issues-query, agent:log-issue, agent:resolve, agent:session, agent:session-end, delegation:list, orchestrate:init-status, orchestrate:initiative, orchestrate:monitor, orchestrate:pre-phase-audit, task:claim
Packspack:author, pack:hash, pack:install, pack:publish, pack:scaffold, pack:search, pack:validate
Plansplan:create, plan:edit, plan:link, plan:promote
Setup & Developmentbacklog:prune, cloud:connect, compute:connect, compute:doctor, compute:run, config:get, config:set, config:unset, db:journal-recover, file:delete, file:edit, file:read, file:write, git:branch, git:diff, git:log, git:status, git:sync-main, lumenflow, lumenflow:commands, lumenflow:disable, lumenflow:docs-sync, lumenflow:doctor, lumenflow:enable, lumenflow:integrate, lumenflow:migrate-state, lumenflow:release, lumenflow:setup-prereqs, lumenflow:sync-templates, lumenflow:uninstall, lumenflow:upgrade
State Managementstate:bootstrap, state:cleanup, state:doctor, state:emit
WU Lifecycleapproval:list, approval:request, approval:review, wu:amend, wu:block, wu:brief, wu:claim, wu:create, wu:delegate, wu:done, wu:edit, wu:escalate, wu:prep, wu:recover, wu:release, wu:rename, wu:sandbox, wu:status, wu:unblock, wu:validate, wu:verify
WU Maintenancewu:clean-generated, wu:cleanup, wu:delete, wu:deps, wu:infer-lane, wu:preflight, wu:proto, wu:prune, wu:rebase, wu:rebase-meta, wu:repair, wu:review, wu:unlock-lane

Verify an agent promotion-ladder transition against certification evidence

Full reference →

Run a certification scenario suite against an agent evaluation report

Full reference →

Define, list, and validate agent certification scenario suites

Full reference →

Validate event payloads against the published schema catalog

Full reference →

Manage co-change gate rules (add, remove, edit, list)

Full reference →

Manage conditional_commands gate entries (add, remove, edit, list)

Full reference →

Run all quality gates

Full reference →

Create a new lane definition

Full reference →

Edit a lane definition (rename, wip-limit, paths, description)

Full reference →

Check lane config health

Full reference →

List lane definitions (table or —json)

Full reference →

Lock lane lifecycle for delivery WUs

Full reference →

Remove a lane definition when no active WUs still reference it

Full reference →

Create/update draft lane artifacts

Full reference →

Show lane lifecycle status and next step

Full reference →

Suggest workspace lane definitions from project context

Full reference →

Validate lane artifacts before lock

Full reference →

Run enforcement checks used by pre-commit and CI

Full reference →

Create .lumenflow/test-baseline.json from current failing tests

Full reference →

Refresh .lumenflow/test-baseline.json from current failing tests

Full reference →

Run validation checks

Full reference →

Add WU to initiative

Full reference →

Bulk assign WUs to initiative

Full reference →

Create new initiative

Full reference →

Delete an initiative with explicit linked-WU safeguards

Full reference →

Edit initiative fields and phase metadata

Full reference →

List all initiatives

Full reference →

Link plan to initiative

Full reference →

Remove WU from initiative

Full reference →

Rename an initiative and rewrite linked references

Full reference →

Show detailed initiative view with phases, WUs, and phase-exit evidence

Full reference →

Save progress checkpoint

Full reference →

Clean up stale memory data

Full reference →

Get context for current lane/WU

Full reference →

Evaluate whether an A2A signal thread has converged

Full reference →

Create memory node (bug discovery)

Full reference →

Delete/archive a memory node

Full reference →

Export memory as markdown

Full reference →

Check coordination signals

Full reference →

Initialize memory for WU

Full reference →

Check pending memory nodes

Full reference →

Generate recovery context after compaction

Full reference →

List live agent sessions and role axes

Full reference →

Broadcast coordination signal

Full reference →

Start a memory session

Full reference →

Summarize memory context

Full reference →

Triage discovered bugs

Full reference →

Deliver A2A signal events for clients without native hooks

Full reference →

Clean up stale signals

Full reference →

Summarize local cost telemetry or brief metrics with —brief

Full reference →

Identify flow bottlenecks

Full reference →

Generate flow metrics report

Full reference →

View workflow metrics

Full reference →

Capture metrics snapshot with dispatchability and throughput

Full reference →

Query GitHub issues for agent work

Full reference →

Log issue during agent session

Full reference →

Show effective agent model-routing diagnostics

Full reference →

Start agent session

Full reference →

End agent session

Full reference →

List delegation and launch records with planned-versus-launched state

Full reference →

Show initiative progress status with phase-exit evidence and blockers

Full reference →

Plan initiative execution and prepare structured handoff artifacts without claiming host launch; stored handoffs can be replayed inline

Full reference →

Monitor orchestration progress, stalls, returned workers, and recovery signals

Full reference →

Print a read-only pre-phase audit checklist before creating phase WUs

Full reference →

Claim a task directly through KernelRuntime

Full reference →

Author a secure domain pack from templates

Full reference →

Compute integrity hash for a domain pack

Full reference →

Install a domain pack into workspace

Full reference →

Publish a domain pack to a registry

Full reference →

Scaffold a new domain pack

Full reference →

Search for domain packs in a registry

Full reference →

Validate a domain pack for integrity

Full reference →

Create a new plan

Full reference →

Edit plan content

Full reference →

Link plan to WU or initiative

Full reference →

Promote plan to WU

Full reference →

Clean stale backlog entries

Full reference →

Connect workspace.yaml to cloud control plane

Full reference →

Enrol the runner with the cloud control-plane (experimental developer substrate)

Full reference →

Self-check the Connected Compute runner (experimental developer substrate)

Full reference →

Run the governed Connected Compute polling loop (experimental)

Full reference →

Read and display a value from workspace.yaml software_delivery

Full reference →

Safely update workspace.yaml software_delivery via micro-worktree

Full reference →

Safely delete a key from workspace.yaml via micro-worktree

Full reference →

Detect drizzle journal collisions and offer a safe-resequence path (dry-run by default; —confirm applies)

Full reference →

Delete file with audit trail

Full reference →

Edit file with audit trail

Full reference →

Read file with audit trail

Full reference →

Write file with audit trail

Full reference →

Show git branch with audit trail

Full reference →

Show git diff with audit trail

Full reference →

Show git log with audit trail

Full reference →

Show git status with audit trail

Full reference →

Fast-forward a clean local main checkout to origin/main

Full reference →

Initialize LumenFlow in a project

Full reference →

List all available CLI commands

Full reference →

Atomically disable lifecycle enforcement and remove marker-owned delegators

Full reference →

Refresh LumenFlow-owned docs, onboarding docs, and canonical skills

Full reference →

Diagnose LumenFlow configuration

Full reference →

Atomically install or repair digest-bound lifecycle enforcement

Full reference →

Deprecated no-op with project-owned tool-file migration guidance

Full reference →

Explicit standalone Software Delivery state-namespace cutover (main checkout only; for repos that never run lumenflow:upgrade)

Full reference →

Run release workflow; publishes through private Keygen licence access

Full reference →

Surface external prerequisites and local runtime readiness at end of pnpm setup

Full reference →

Sync templates to project

Full reference →

Remove LumenFlow-generated files (dry-run by default; requires —confirm)

Full reference →

Upgrade LumenFlow packages; bridges the legacy npm scope to Keygen licensing

Full reference →

Bootstrap state store

Full reference →

Clean up stale state data

Full reference →

Diagnose state store issues

Full reference →

Emit corrective event to state store

Full reference →

List control-plane approvals with optional filters

Full reference →

Request control-plane approval for a workflow action

Full reference →

Resolve a control-plane approval decision

Full reference →

Append an audited correction to a done WU record without rewriting it

Full reference →

Block WU with reason

Full reference →

Generate the canonical full WU handoff prompt, record evidence, and optionally report prompt tokens

Full reference →

Claim WU and create worktree

Full reference →

Create new WU spec

Full reference →

Generate the canonical delegation handoff prompt and record explicit lineage intent

Full reference →

Complete WU (merge, stamp, cleanup) from main

Full reference →

Edit WU spec fields

Full reference →

Show or resolve WU escalation status

Full reference →

Run gates in worktree, prep for wu:done

Full reference →

Recover WU state, including restoring missing active worktrees

Full reference →

Release orphaned WU (in_progress to ready)

Full reference →

Rename a WU (canonical WU IDs, —replay-only supported)

Full reference →

Run command through hardened WU sandbox backend

Full reference →

Show WU status, location, valid commands

Full reference →

Unblock WU

Full reference →

Validate WU spec

Full reference →

Verify WU completion (stamp, commit, clean tree)

Full reference →

Governed scoped rollback for LumenFlow-managed docs and generated CLI docs

Full reference →

Cleanup after PR merge

Full reference →

Delete WU spec and cleanup

Full reference →

Show WU dependencies

Full reference →

Infer lane from code paths/description using workspace definitions

Full reference →

Pre-flight checks before wu:done

Full reference →

Create WU prototype

Full reference →

Lease-aware stale worktree cleanup and already-merged remote lane branch pruning

Full reference →

Rebase a claimed WU onto its integration target, pausing content conflicts for governed continue or abort

Full reference →

Governed metadata-rebase normalizer for parallel-WU conflict recovery

Full reference →

Repair WU state issues

Full reference →

Review a WU worktree, and inspect, configure or record its independent review

Full reference →

Unlock stuck lane

Full reference →