Skip to main content

Workflow tutorials

Every tutorial here builds a complete, working suite that automates a real platform task end to end: describe it to your coding assistant, run it, activate it. Two prompts and about half an hour each.

📦 Looking for the source?

Every suite in these docs is open source in nullplatform/workflows.

The walkthroughs​

Each one is also in the Tutorials hub, under Workflows, next to every other nullplatform tutorial.

New to workflows? Take them in that order: each suite adds one idea on top of the previous one.

Deployment gates built with workflows​

Three more tutorials pair a workflow with a checklist: the checklist dispatches an item, the workflow answers it, and the deploy waits for the verdict.

More suites in the repo​

nullplatform/workflows carries more than these docs walk through:

  • 🚀 Blue-green progressive deploys, narrated and verified by an AI agent
  • 📊 Deploy analysis that scores the risk of every deployment and rolls the week up per application and environment
  • 📚 Library inventory that records what each deployed asset actually depends on

No credentials, no organization ids: every suite runs unchanged in your organization.