Tag: automated-debugging
GitHub Issue Bug Fixing Workflow
A systematic workflow for investigating, reproducing, and resolving GitHub issues within the DBHub codebase. It guides the agent through fetching issue details, locating relevant code, and creating pull requests.
Asset Generation Diagnosis and Repair Skill
This skill diagnoses and repairs failures in automated asset generation by mapping validation error codes to specific repair primitives. It implements a retry budget and routing logic to resolve issues such as palette drift, transparency er…
Automated GitHub Issue Reporter for Terminator
This skill automates the collection of system information, error logs, and reproduction steps to generate detailed GitHub issues for Terminator bugs. It identifies error categories and suggests immediate workarounds for common failure patte…
Automated Flaky Test Detection and Resolution
This skill analyses GitHub Actions failures to identify, rank, and investigate flaky tests. It employs parallel agents to determine root causes and propose remediation strategies.