Capture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the codebase in parallel for context but never leaks file paths or line numbers into the issue. Use when the user reports a bug conversationally, runs a QA pass, or says "file an issue", "log this as a bug", "capture this".
$npx -y skills add rohitg00/pro-workflow --skill bug-captureInstalls into the current project.
Run `npx skills use "https://github.com/rohitg00/pro-workflow" --skill "rohitg00/pro-workflow/bug-capture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rohitg00/pro-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/rohitg00/pro-workflow"` and select the relevant skills, then follow their instructions.