---
description: "REAP Report — Submit a bug report or feature request to the REAP project"
---

Run `reap run report` and follow the returned prompt instructions to create a GitHub issue.

This command guides you through:
1. Checking `gh` CLI availability and authentication
2. Collecting system context (REAP version, Node, OS)
3. Drafting an issue with privacy-safe content
4. User confirmation before submission
5. Submitting via `gh issue create`

Important: Never include sensitive information (source code, API keys, env vars, passwords, emails, IPs) in the issue body. Only include generic system information and error messages.
