triggering-dream-builds

Installation
SKILL.md

Triggering Dream Builds

When to use

  • "Dream isn't building after I pushed to GitHub"
  • "First time bringing a project into Dream"
  • "Website/library push didn't trigger a build"
  • dream inject push-specific errors with Required flags "repository-id, repository-fullname" not set
  • After every git push to a project's config/code/website/library repo when targeting Dream

Mental model

Remote clouds receive a real GitHub webhook. Dream doesn't, so you must simulate it locally with dream inject. There are two shapes:

  • push-all — pushes everything the cloud knows about for a project (config + code + websites + libraries).
  • push-specific — pushes a single repo (finer control; expected during normal incremental work).

First-run bootstrap rule (critical)

Related skills

More from taubyte/skills

Installs
12
Repository
taubyte/skills
First Seen
Apr 28, 2026