Prompt
Use gh read-only commands with --json to inspect GitHub state. Do not merge, close, delete, or edit repository settings without explicit approval.
Good commands
- gh pr list --json number,title,author,url
- gh issue list --json number,title,state,url
- gh repo view --json name,description,stargazerCount