Skip to content

bead reopen

ddx bead reopen

Reopen a closed bead

Synopsis

Reopen a closed or stalled bead.

Atomically sets status to open, clears claim fields, optionally appends notes, and records a reopen event in the bead’s event log.

ddx bead reopen <id> [flags]

Options

      --append-notes string   Text to append to the bead's notes field
  -h, --help                  help for reopen
      --reason string         Reason for reopening (recorded as event summary)

Options inherited from parent commands

      --config string              config file (default is $HOME/.ddx.yml)
      --library-base-path string   override path for DDx library location
  -v, --verbose                    verbose output

SEE ALSO

  • ddx bead - Manage beads (portable work items)
Auto generated by spf13/cobra on 21-Apr-2026