Problem Statement
Today some commands use our prompts library (@Clack) to ask the user questions - validation before we continue, some questions in the create commands and so on.
Proposed Solution
by default we should only show / throw errors unless --human is specified.
We always need to show "next steps" for the AI agent to know what he can do.
Alternatives Considered
No response
Usage Examples
No response
Additional Context
No response