bug-fix

Coordinate Plan Forge tools to fix bugs with tests and validation.

5|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/srnichols/plan-forge --skill bug-fix-srnichols
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-fix
Source: https://github.com/srnichols/plan-forge/tree/main/.github/skills/bug-fix
Command: npx skills add https://github.com/srnichols/plan-forge --skill bug-fix-srnichols

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a structured, guided workflow for fixing bugs in Plan Forge, ensuring that each bug is addressed comprehensively and efficiently.

Core Features & Use Cases

  • Guided Bug-Fix Workflow: Step-by-step process to load a bug, review it, write a failing test, implement a fix, validate the fix, and sweep for regressions.
  • Integration with Tools: Composes various Plan Forge tools such as /code-review, /clean-code-review, /forge-quench, and /test-sweep.
  • Use Case: Ideal for developers looking to implement a disciplined approach to bug fixing within the Plan Forge environment.

Quick Start

Execute the /bug-fix command with the specific bug ID or use flags for additional control.

Frequently Asked Questions about bug-fix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a bug fixing workflow to ensure thorough code review and regression testing?

A guided bug fixing workflow coordinates code review, testing, and validation tools to systematically resolve bugs. It steps you through loading the bug, writing a failing test, implementing the fix, and sweeping for regressions.

What is the best way to manage bug fixes within Plan Forge?

Managing bug fixes in Plan Forge is best handled by a structured workflow that integrates /code-review, /clean-code-review, /forge-quench, and /test-sweep. This composition ensures bugs are reviewed, fixed, and validated comprehensively.

How do I start a bug fix using a command with a specific bug ID?

You can start a bug fix by executing the /bug-fix command with the specific bug ID. Additional flags are available to control the guided workflow and coordinate the integrated review and testing tools.

Does the bug fixing workflow integrate with code review and test sweep tools?

The bug fixing workflow integrates directly with /code-review, /clean-code-review, /forge-quench, and /test-sweep. These tools are composed within the workflow to ensure code quality and regression prevention.

Can I use this bug fixing workflow for software development outside of Plan Forge?

This workflow is designed exclusively for the Plan Forge platform, relying on its specific tools like /forge-quench and /test-sweep. It is not intended for software development environments outside of Plan Forge.