bugfix-implement

Community

Implement fixes from validated bug analysis.

Authornoni2she
Version1.0.0
Installs0

System Documentation

What problem does it solve?

根據已完成的 bugfix-analyze 分析報告,將明確的 root cause 與 Fix Strategy 轉化為可提交的程式碼修復,同時確保工程驗證流程與風險控管不被跳過。

Core Features & Use Cases

  • Strategy-locked Implementation:強制遵守 analyze.md 的 Fix Strategy(DIRECT 或 TACTICAL),禁止自行變更。
  • Pre-implementation Validation:在修改前核對 root_cause_file、root_cause_line 與 impacted_files 的真實存在與一致性,避免錯修。
  • Git Workflow Guardrails:要求在 bugfix/<issue-id>-<description> 分支完成修復流程,並在提交前執行 quality_checks。
  • Tactical Fix Guarding:核心共用元件採 wrapper/guard clause 並加上 TODO 註解標記技術債,限制侵入式修改範圍。
  • Commit-ready Reporting:輸出修復報告並依任務指定路徑持久化,協助後續測試與追蹤。

Quick Start

Use bugfix-implement to implement a fix by providing the analyze report path produced by bugfix-analyze for the given issue.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bugfix-implement
Download link: https://github.com/noni2she/agent-fix/archive/main.zip#bugfix-implement

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.