Use when given a GitHub issue URL or number to investigate and implement a fix. Triggers on "fix issue", "fix bug", "fix #123", GitHub issue URLs, or any request to resolve a reported problem from a GitHub issue. Also triggers when asked to investigate errors, diagnose failures, or debug unexpected behavior in DBHub.
$npx -y skills add bytebase/dbhub --skill fix-bugInstalls into the current project.
Run `npx skills use "https://github.com/bytebase/dbhub" --skill "bytebase/dbhub/fix-bug"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bytebase/dbhub" that are relevant to the current task. Run `npx skills add "https://github.com/bytebase/dbhub"` and select the relevant skills, then follow their instructions.