Interactive Prompts Specification
This specification defines the **Interactive Prompts** feature for `@alcyone-labs/arg-parser`, which integrates `@clack/prompts` to provide command-level interactive mode. This allows CLI builders to offer both programmatic (flag-based) and interactive (prompt-based) interfaces for the same commands