01OS-aware command translation (e.g., `ls` → `dir` on Windows)
02Project-specific command overrides stored and editable via tools
03Structured error objects with actionable suggestions on command failure
04Tools to execute, get, set, remove project commands, and translate commands
050 GitHub stars
06Adapts to project's preferred package/runtime manager (e.g., npm ↔ bun, pip ↔ poetry)