Skip to content

persona

ddx persona

Manage AI personas for consistent interactions

Synopsis

Manage AI personas for consistent role-based interactions.

Personas provide: • Consistent AI behavior across team members • Specialized expertise for different roles • Reusable personality templates • Project-specific persona bindings

Examples: ddx persona –list # List available personas ddx persona –show reviewer # Show persona details ddx persona –bind strict-reviewer –role code-reviewer

ddx persona [flags]

Options

      --bind string   Bind a persona to a role
  -h, --help          help for persona
      --list          List available personas
      --role string   Role to bind persona to or filter by
      --show string   Show details of a specific persona
      --tag string    Filter personas by tag

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 - Document-Driven Development eXperience - AI development toolkit
Auto generated by spf13/cobra on 6-Apr-2026