My commands and prompts for Cursor
/fix-bugbot-commentsFetch, analyze, and fix bugbot comments from a GitHub PR
Fetch the bugbot comments from the GitHub API for this PR. First, summarize what was reported: - List each bugbot comment with its file location, line number, and the issue reported Then, analyze and categorize: - Which issues are valid and need to be fixed - Which issues are false positives that should be ignored (explain why) Finally, fix the valid issues.
/fix-bugbot-comments/fix-bugbot-comments for PR #123