Bug reporting CLI for managing Blindspot sites and retrieving report context.
brew tap No-Box-Dev/blindspot
brew install blindspotblindspot sites # List configured sites
blindspot setup owner/repo Name # Create a new site
blindspot report owner/repo 42 # Get bug report context for issue #42Requires GitHub CLI (gh) to be authenticated.