010 GitHub stars
02Support for positional arguments, flags, and boolean switches
03Config-driven tool definitions for CLI subcommands
04Handling of nested subcommands (e.g., `git remote add`)
05Secure execution with `spawnSync` to prevent command injection
06Type-safe parameter validation using Zod