fix-issue

Automate code issue remediation with red tests and cross-platform verification.

6|1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/kubuszok/sge --skill fix-issue-kubuszok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-issue
Source: https://github.com/kubuszok/sge/tree/main/.claude/skills/fix-issue
Command: npx skills add https://github.com/kubuszok/sge --skill fix-issue-kubuszok

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of addressing remediation issues by ensuring faithful implementation against pre-committed red tests and thorough verification across all platforms.

Core Features & Use Cases

  • Remediation Workflow: Follow a structured process for implementing fixes, proving them on all platforms, and reporting them accurately.
  • Code Porting: Port fixes directly from the original source, preserving logic and edge cases.
  • Platform Verification: Test fixes on JVM, Browser, Native, and Android platforms to ensure compatibility.

Quick Start

Run the fix-issue skill with the issue ID and provide the required details for the remediation process.

Frequently Asked Questions about fix-issue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code fixing and remediation workflows?

Automating code fixing requires executing predefined steps like confirming red tests, locating original code, applying fixes, and verifying compatibility across all platforms. This workflow ensures faithful implementation against pre-committed tests and thorough platform verification.

How do I verify code fixes across JVM, Browser, Native, and Android platforms?

Verifying code fixes across JVM, Browser, Native, and Android platforms involves executing platform-specific tests after applying changes. This ensures the remediation preserves logic and edge cases while maintaining full compatibility throughout the structured implementation process.

What is the best way to port fixes from original source code while preserving edge cases?

Porting fixes directly from the original source code preserves logic and edge cases by following a structured remediation workflow. This approach ensures faithful implementation against pre-committed red tests before executing comprehensive platform verification.

Does this remediation workflow require pre-committed red tests?

Yes, the remediation workflow requires pre-committed red tests to confirm failures before applying fixes. This structured approach guarantees precise code remediation by proving the implementation against the original failures and verifying compatibility across all platforms.

Why does issue resolution require confirming red tests before applying fixes?

Issue resolution requires confirming red tests to establish a baseline failure before applying fixes. This ensures the remediation workflow directly addresses the original code issue and validates the fix through comprehensive platform verification.

Can I use scripts to resolve code issues without manual platform verification?

Yes, scripts can automate issue resolution by executing predefined steps for remediation and platform verification. This structured approach handles testing across JVM, Browser, Native, and Android platforms automatically, ensuring strict adherence to guidelines and tooling.