silver-bugfix

Orchestrate end-to-end bug triage and fix workflows for Silver Bullet projects.

6|3|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/alo-exp/silver-bullet --skill silver-bugfix
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: silver-bugfix
Source: https://github.com/alo-exp/silver-bullet/tree/main/forge/skills/silver-bugfix
Command: npx skills add https://github.com/alo-exp/silver-bullet --skill silver-bugfix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines end-to-end bug investigation and triage within Silver Bullet, enforcing triage-first discipline and preventing ad-hoc fixes.

Core Features & Use Cases

  • Triage-driven bug investigations: classifies failures and routes work to the correct remediation path.
  • End-to-end workflow orchestration: coordinates triage, regression testing (TDD), planning, execution, code review, verification, and ship phases across SB agents.
  • Governance and collaboration: ensures multi-agent phase ownership, phase locking, and non-fix-only governance to preserve integrity of the fix process.
  • Real-world application: supports SB-managed bugfix cycles for software applications and infrastructure with clear handoffs between agents.

Quick Start

Describe the bug or failure details to trigger the triage-driven bugfix workflow.

Frequently Asked Questions about silver-bugfix

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

FAQPage Schema
How do I orchestrate an end-to-end bug triage and fix workflow?▼

Bug triage workflow orchestration automates the end-to-end process by coordinating triage, regression testing, planning, execution, code review, verification, and shipping phases across agents. It enforces triage-first discipline to prevent ad-hoc fixes.

What is the best way to prevent ad-hoc fixes during bug investigation?▼

To prevent ad-hoc fixes during bug investigation, apply a triage-driven workflow that classifies failures and routes work to the correct remediation path. This enforces non-fix-only governance and multi-agent phase locking to preserve fix integrity.

Does this bugfix workflow support test-driven development for regression testing?▼

Yes, regression testing in this bugfix workflow integrates test-driven development (TDD) phases. It coordinates TDD alongside triage, planning, execution, and verification steps to ensure bugs are systematically resolved and tested before shipping.

Can I use this triage workflow for multi-agent software engineering projects?▼

Yes, this triage workflow supports multi-agent software engineering projects by enforcing multi-agent phase ownership and phase locking. It ensures clear handoffs between agents across infrastructure and application bugfix cycles.

Why does a bugfix workflow require non-fix-only governance?▼

A bugfix workflow requires non-fix-only governance to preserve the integrity of the fix process. It ensures agents complete triage, investigation, regression testing, and verification rather than skipping directly to applying code changes.

Do I need Silver Bullet planning primitives to run this bug triage process?▼

Yes, running this bug triage process requires integration with Silver Bullet planning and execution primitives, including planning phases, forensics, TDD, code review, verification, and ship steps to orchestrate the workflow.