feat(command): add clear command
Emit the standard ANSI screen-clear sequence (ESC[2J ESC[H) on
stdout. Useful inside the kefka shell where the host terminal's
own clear binary is not available, and matches the behavior users
expect from a coreutils-style clear.
Signed-off-by: Xe Iaso <me@xeiaso.net>
Assisted-by: Claude Opus 4.7 via Claude Code