Skip to content

drzero-morty

Run simplified DrZero execution for small tasks, with an optional ruthless optimization mode

experimental
IDE:
codex
Version:
0.1.0
Owner:epic-platform-sre
drzero
simple
optimization
small-tasks

DrZero Morty

Use this workflow for small, low-risk tasks where the full autonomous loop would be heavier than the work requires.

Workflow

  1. Confirm the request is narrow and low risk.
  2. Select the most relevant single specialist or execute directly when no specialist adds value.
  3. Keep changes minimal and run the closest verification command.
  4. Record the result in session state when a DrZero session exists.

--evil Mode

If the user explicitly requests --evil, interpret it as ruthless optimization: reduce scope, remove ceremony, preserve correctness, and still obey repository safety rules.

Example

Use drzero-morty to update README usage text and run markdown validation.

Related Assets