home/productivity/template-run-bugfix-workflow-prompt

Template Run Bugfix Workflow.prompt

GPTClaudeDeepSeek··711 copies·updated 2026-07-14
template-run-bugfix-workflow-prompt.prompt
---
description: "Template prompt to run prioritized bugfix workflow from bugs.md with root-cause analysis, regression tests, and final bugfix report."
name: "Template: Run Bugfix Workflow"
argument-hint: "bugs.md path and optional feature scope"
agent: "agent"
---

Use the workflow in [Run Bugfix Workflow Skill](../skills/run-bugfix-workflow/SKILL.md).

## Instructions
- Treat the filled template below as the bugfix execution request.
- Process bugs in severity order from high to low.
- Implement minimal fixes with regression tests and full suite validation.
- Update correction status in bugs.md and produce final report.

## Fill-In Template
Bug Log Path (bugs.md):

Feature Scope:

Severity Focus:
- High only first? (yes/no):

Environment/Runtime Constraints:
- 

Test Commands or Suites:
- Regression test command(s):
- Full suite command(s):

Known Risk Areas:
- 

Exclusions (if any):
- 

## Expected Response
- Fixed bugs summary by severity
- Remaining blocked/deferred/duplicate bugs
- bugs.md status update summary
- Regression and full suite validation outcomes
- Final bugfix report summary and follow-up actions

when to use it

Community prompt sourced from the open-source GitHub repo lhenrique42/ai-templates (MIT). A "Template Run Bugfix Workflow.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

lhenrique42/ai-templates · MIT