fixing

Routes coding issues to debugging, planning, testing and review workflows to fix them.

Updated Dec 16, 2025
One-click install
npx skills add https://github.com/nguyenvanlinh1902/trackingSolar --skill fixing-nguyenvanlinh1902
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixing
Source: https://github.com/nguyenvanlinh1902/trackingSolar/tree/main/.opencode/skill/fixing
Command: npx skills add https://github.com/nguyenvanlinh1902/trackingSolar --skill fixing-nguyenvanlinh1902

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Fixes bugs, errors, and test failures across codebases by routing issues to the right subagents and workflows, reducing time to resolution.

Core Features & Use Cases

  • Intelligent routing of issues to debugging, planning, testing, and review workflows.
  • Handles single-file bugs up to complex system-wide failures, CI/CD issues, and production bugs.
  • Use Case: You encounter a flaky test in a multi-module project; this skill organizes investigation, patching, testing, and review to deliver a fix.

Quick Start

Provide a brief bug report including error message and affected module to initiate the fix workflow.

Frequently Asked Questions about fixing

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

FAQPage Schema
How do I fix bugs and failing tests across a multi-module codebase?

This skill fixes bugs by routing issues to structured debugging, planning, testing, and code review workflows. It handles everything from single-file bugs to complex system-wide failures, reducing time to resolution through parallel exploration patterns.

What is the best way to debug CI/CD problems and production code failures?

Debugging CI/CD problems and production code is handled through structured workflows with modes like Autonomous, Human-in-the-loop, and Quick. It organizes investigation, patching, testing, and review to deliver a validated fix for your failing pipeline.

Can I use this to troubleshoot flaky tests in multi-module projects?

Yes, you can troubleshoot flaky tests in multi-module projects by initiating a fix workflow with a brief bug report. The intelligent routing organizes the investigation, patching, testing, and code review needed to resolve the test failure.

Does the debugging workflow support human-in-the-loop mode?

Yes, the debugging workflow supports an Autonomous mode, a Human-in-the-loop mode, and a Quick mode. These modes enforce a validated workflow including root-cause debugging, planning, testing, and parallel exploration to fix errors.

How do I start an automated code review and root-cause analysis for a bug?

Start an automated root-cause analysis by providing a brief bug report that includes the error message and the affected module. This initiates the fix workflow, routing the issue to the appropriate debugging and code review subagents.