Skip to content

drzero-portal-gun

Coordinate DrZero work across multiple repositories with explicit boundaries and verification

experimental
IDE:
codex
Version:
0.1.0
Owner:epic-platform-sre
drzero
cross-repo
coordination
migration

DrZero Portal Gun

Use this workflow for related changes across multiple repositories.

Workflow

  1. Inventory target repositories and confirm access.
  2. Create one WorkItem per repository with explicit scope and acceptance tests.
  3. Run repository work in isolated worktrees or separate local checkouts.
  4. Keep config compatibility by using each repo's drzero.yml when present.
  5. Produce a cross-repo status summary with per-repo verification results.

Safety Rules

  • Do not assume every repository has the same toolchain.
  • Do not mix commits across repositories.
  • Do not mark the overall workflow complete until every repository has a pass, fail, or blocked status.

Example

Use drzero-portal-gun to update authentication across all related services.

Related Assets