fix

Diagnose and resolve software defects across bugs, errors, and test failures.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/IoT-VN/tuya-energy-dashboard --skill fix-iot-vn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix
Source: https://github.com/IoT-VN/tuya-energy-dashboard/tree/main/.opencode/skills/fix
Command: npx skills add https://github.com/IoT-VN/tuya-energy-dashboard --skill fix-iot-vn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of identifying, debugging, and fixing a wide range of code-related issues, from simple type errors to complex system-wide bugs, ensuring code quality and stability.

Core Features & Use Cases

  • Unified Debugging: Handles bugs, errors, test failures, CI/CD issues, type errors, linting, log errors, and UI problems.
  • Intelligent Routing: Classifies issues by complexity (Simple, Moderate, Complex, Parallel) and applies the most effective workflow.
  • Autonomous & Review Modes: Operates autonomously for simple issues or with human-in-the-loop review for critical changes.
  • Use Case: If your application is experiencing a critical bug in production, this Skill will meticulously debug the issue, propose a fix, verify it through extensive testing, and present it for your approval before committing.

Quick Start

Use the fix skill to resolve the type error in the user-auth.ts file.

Frequently Asked Questions about fix

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

FAQPage Schema
How do I automate bug fixing and code repair for test failures and type errors?

Automated bug fixing and code repair is handled through an intelligent system that diagnoses software defects like test failures and type errors, routing them through specialized workflows for debugging, implementation, and testing to ensure robust resolutions.

Can I use automated debugging workflows for CI/CD pipeline issues and log anomalies?

Yes, automated debugging workflows support CI/CD pipeline issues and log anomalies by classifying issue complexity and applying targeted multi-stage processes including research, parallel exploration, and code review to resolve defects.

What is the best way to resolve UI glitches and linting violations in my codebase?

The best way to resolve UI glitches and linting violations is using an intelligent classification system that evaluates issue complexity and routes problems through specialized workflows for debugging, implementation, and testing.

Does the code repair process require human-in-the-loop review for critical changes?

Yes, the code repair process operates autonomously for simple issues but incorporates human-in-the-loop review for critical changes, proposing fixes and verifying them through extensive testing before committing.

How does intelligent routing work when debugging complex system-wide bugs?

Intelligent routing works by classifying issue complexity into Simple, Moderate, Complex, or Parallel categories, then applying the most effective multi-stage workflow that includes debugging, research, and parallel exploration to resolve complex system-wide bugs.

What are the limitations of autonomous code fixing for production bugs?

Autonomous code fixing operates without human intervention for simple issues, but for critical production bugs, it requires human-in-the-loop approval before committing fixes verified through extensive testing.