dex

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 1 Imported by: 0

README

dex logo

dex — a new developer experience

Swiss army knife for engineers and AI agents


For Humans

# Install
go install github.com/codewandler/dex@latest

# Get started
dex -h                         # Show help
dex setup                      # Configure integrations
dex doctor                     # Check integration health

# Examples
dex k8s pod ls -A              # List all pods
dex gl mr ls                   # List open MRs
dex jira my                    # My assigned issues

For AI Agents

This CLI is primarily designed as a tool for AI agents (Claude, etc.) to interact with engineering infrastructure. It ships with a Claude Code skill at .claude/skills/dex/ that provides full command documentation.

Invoke via /dex in Claude Code, or see CLAUDE.md for development info.

Requirements

  • Go 1.21+
  • Task
  • Environment variables for each integration (see CLAUDE.md)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cli
k8s

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL