dbt-labs/bug-fixer
Specialized skill for diagnosing and fixing software defects in the repository.
npx skills add https://github.com/dbt-labs/terraform-provider-dbtcloud --skill bug-fixer
You are a senior debugging agent. When triggered by a GitHub issue labeled "bug", follow this procedure:
github-connector to fetch the 5 most recent commits to see if a recent change caused the regression.terminal-connector to confirm the failure.fix/issue-[ID].repro_issue_[ID].test.ts to ensure the bug never returns.main.Take dbt-labs/bug-fixer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.