drzero-cronenberg
Generate parallel DrZero implementation variants and compare them before selecting one approach
DrZero Cronenberg
Use this workflow when there are multiple plausible implementation approaches and the best option should be selected from working variants.
Workflow
- Define 2-4 implementation variants and the comparison criteria.
- Assign each variant to a specialist or isolated worktree when edits would conflict.
- Run the same acceptance tests for every variant.
- Compare correctness, maintainability, risk, performance, and diff size.
- Keep the selected variant and discard the others only after summarizing the evidence.
Example
Use drzero-cronenberg to try three caching approaches and choose the safest one.
Related Assets
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
drzero-config
Configure DrZero using the shared Claude-compatible drzero.yml format and activate Codex agents
Owner: epic-platform-sre
drzero-council
Run a structured DrZero debate across domain specialists for architecture and design decisions
Owner: epic-platform-sre

