Analyze and fix a specific GitHub issue by understanding the problem, implementing a solution, writing tests, and creating a pull request. This command provides a structured approach to issue resolution with comprehensive testing and documentation.
/plugin marketplace add lifangda/claude-plugins/plugin install accessibility-suite@claude-pluginsgit-workflow/# Fix GitHub Issue ## Description Analyze and fix a specific GitHub issue by understanding the problem, implementing a solution, writing tests, and creating a pull request. This command provides a structured approach to issue resolution with comprehensive testing and documentation. ## Usage ## What This Command Does 1. Fetches issue details from GitHub (title, description, labels, comments) 2. Analyzes the problem and identifies root cause 3. Creates a feature/bugfix branch 4. Implements a solution with appropriate tests 5. Verifies the fix resolves the issue 6. Creates a pull reques...
/fix-issueAddresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.
/fix-issueAddresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.