Right now, we have a few commands that we should ask the user to confirm before proceeding when using in a terminal.
- gh pr create (when creating fork)
- gh repo create
- gh pr merge
- gh repo fork (?)
A first pass at design:

Let me know if there are other commands that we should include here!