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: <img width="670" alt="Screen Shot 2020-07-06 at 9 43 43 AM" src="https://user-images.githubusercontent.com/10404068/86618133-3b923700-bf6d-11ea-9f36-04a0222f1b0f.png"> Let me know if there are other commands that we should include here!