drzero-unity
Coordinate peer-to-peer DrZero parallel work without a single central implementation owner
DrZero Unity
Use this workflow for parallel work where independent specialists can operate side by side and then reconcile results.
Workflow
- Split the task into non-overlapping WorkItems.
- Assign one canonical specialist per WorkItem based on domain.
- Run specialists in parallel only when file scopes do not overlap.
- Merge results by WorkItem, then run
drzero-testinganddrzero-security. - Record completion and solver scores through the support scripts.
Example
Use drzero-unity to fix all linting errors by file group without overlapping edits.
Related Assets
drzero-portal-gun
Coordinate DrZero work across multiple repositories with explicit boundaries and verification
Owner: epic-platform-sre
drzero-swarm
Distribute work across multiple domain specialist agents in parallel for complex multi-domain tasks
Owner: epic-platform-sre
drzero
Run DrZero autonomous improvement after initializing shared drzero.yml while preserving the @drzero plugin mention
Owner: epic-platform-sre
drzero-analysis
Deep codebase analysis without making changes - architecture review, quality assessment, and improvement recommendations
Owner: epic-platform-sre
drzero-autonomous
Autonomous repository improvement loop with two-phase propose-then-solve workflow using domain specialist agents
Owner: epic-platform-sre
drzero-citadel
Governed DrZero execution with centralized quality gates for sensitive or release-critical work
Owner: epic-platform-sre

