Tag: bug-fixing
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.
Automates Neotoma issue queue triage and resolution
This skill manages the entire Neotoma issue lifecycle, autonomously triaging open bugs by classifying reproduction environments and generating resolution plans. It can concurrently open PRs, create local worktrees, request missing context, …
Structured bug fixing and feature remediation workflow
This skill executes a structured workflow to diagnose and resolve bugs within a feature or module. It supports optional error classification (implementation, spec, or architectural) and ensures all fixes are validated with regression tests.
structured workflow for bug fixing and testing
This skill automates the process of fixing bugs within a feature or module by following a structured workflow. It supports optional error classification (implementation, spec, or architectural) and ensures all fixes are validated with regre…
Recall Past Fixes Before Debugging Code
This skill allows developers to query a memory store for previously encountered bugs, error messages, or unexpected behaviors. By recalling past solutions, it significantly accelerates the debugging process and prevents redundant investigat…
Create tasks for the Bernstein orchestrator
This skill allows users to delegate work, bug fixes, or features to the Bernstein orchestrator. It structures the request by gathering the task title, required role, priority, and scope before queuing the work for an agent.
Credit Note Bug Fixer
An agentic skill for identifying and resolving formatting errors in shell-based credit note logic by applying patches and executing targeted test commands.