← Docs
Helix CLI docs
Browse Helix CLI docs

page_id: workflows page_type: workflows generation_mode: inferred freshness_status: reused updated_at: 2026-07-06T01:46:19.744Z

<details> <summary>Build metadata</summary>
{
  "freshnessKey": "210445f8e68aebc8e5a5be6caf1625259b480142",
  "plannerReason": "Generated because workflows are one of the primary agent interaction surfaces.",
  "changedPaths": [],
  "dependencyPaths": [
    "Makefile",
    "pyproject.toml"
  ],
  "dependencyEvidenceIds": [
    "workflow:Makefile",
    "workflow:pyproject.toml"
  ],
  "evidenceIds": [
    "workflow:Makefile",
    "workflow:pyproject.toml"
  ],
  "qualityWarnings": []
}

</details>

Workflows

Workflow guide for Helix.

Workflow Inventory

  • make (build, confidence medium)
  • helix (run, confidence medium)
  • helix-campaign (run, confidence medium)
  • helix-cli (run, confidence medium)
  • helix-pilot-verify (run, confidence medium)
  • helix-studio (run, confidence medium)
  • omnis-helix (run, confidence medium)
  • python -m pytest (test, confidence high)
<details> <summary>Related files:</summary>
  • Makefile
  • pyproject.toml
</details> <details> <summary>Citations:</summary>
  • Makefile
  • pyproject.toml
</details>

Testing and Validation

  • python -m pytest
<details> <summary>Related files:</summary>
  • pyproject.toml
</details> <details> <summary>Citations:</summary>
  • pyproject.toml
</details>

Runtime Entrypoints

  • helix
  • helix-campaign
  • helix-cli
  • helix-pilot-verify
  • helix-studio
  • omnis-helix

Citations

<details> <summary>Citations:</summary>
  • Makefile
  • pyproject.toml
</details>