console icon indicating copy to clipboard operation
console copied to clipboard

NO-JRIA: Add /bug slash command for comprehensive bug workflow

Open TheRealJon opened this issue 1 month ago • 3 comments

Adds a new Claude Code slash command that guides through the complete bug reporting and fixing process: investigation, JIRA bug report creation with proper formatting, optional JIRA CLI integration, branch creation, and fix proposal with suggested regression tests.

🤖 Generated with Claude Code

TheRealJon avatar Nov 20 '25 21:11 TheRealJon

Walkthrough

A new documentation file is added at .claude/commands/bug.md that outlines the workflow, instructions, and formatting guidelines for the /bug command, including investigation steps, bug report structure, and usage examples for senior engineers.

Changes

Cohort / File(s) Change Summary
Bug Command Documentation
\.claude/commands/bug\.md
New documentation file defining the /bug command workflow, including context, usage instructions, multi-step investigation process, bug report template structure, Jira CLI integration checks, and examples for comprehensive bug reporting

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Single documentation file addition with no code or logic changes
  • Straightforward content review for accuracy and clarity
  • No structural or functional impact on codebase
✨ Finishing touches
🧪 Generate unit tests (beta)
  • [ ] Create PR with unit tests
  • [ ] Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot] avatar Nov 20 '25 21:11 coderabbitai[bot]

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: TheRealJon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Nov 20 '25 21:11 openshift-ci[bot]

@TheRealJon: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

openshift-ci[bot] avatar Nov 20 '25 21:11 openshift-ci[bot]